logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: PHP 8.3.2, 8.2.15, 8.1.27, 8.0.30, 7.4-7.0, 5.6-5.3 Page Previous  1, 2, 3 ... 15, 16, 17, 18  Next
Author
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Sat 20 Nov '21 15:12    Post subject: Reply with quote

Strange. I will report it to the PHP dev that builds the extensions.
Back to top
laurin1



Joined: 26 Oct 2014
Posts: 74
Location: Flower Mound, TX

PostPosted: Sat 20 Nov '21 16:23    Post subject: Reply with quote

Ugh, never mind, I was failing to update php_imagick.dll when I was updating the ImageMagick installation. Sorry about that.
Back to top
laurin1



Joined: 26 Oct 2014
Posts: 74
Location: Flower Mound, TX

PostPosted: Sat 20 Nov '21 16:26    Post subject: Reply with quote

Can you remind me of the link to your build results (the artifacts)?
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Sun 21 Nov '21 18:42    Post subject: Reply with quote

laurin1 wrote:
Can you remind me of the link to your build results (the artifacts)?

Appveyor is becoming slow, so the build process usually does not finish a job within 60 minutes. Only on some moments during the weekend there is enough CPU power available:
https://ci.appveyor.com/project/Jan-E/imagemagick-windows
Back to top
ltdeta



Joined: 27 Feb 2015
Posts: 23
Location: Germany

PostPosted: Tue 23 Nov '21 21:10    Post subject: Reply with quote

Jan-E wrote:
https://phpdev.toolsforresearch.com/php-8.0.11-Win32-vs16-x64.htm is a unedited dump of phpinfo() with all the core_*.dll's and im_*.dll's in the directory with php.exe.

I cannot explain the error message you are getting and do not have the time at the moment to dive into the issue.


With php version 8.0.13 imagemagick works again

imagick module version 3.6.0-dev
imagick classes Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel
Imagick compiled with ImageMagick version ImageMagick 7.1.0-13 Q16 x64 2021-11-10 https://imagemagick.org
Imagick using ImageMagick library version ImageMagick 7.1.0-13 Q16 x64 2021-11-10 https://imagemagick.org
ImageMagick copyright (C) 1999-2021 ImageMagick Studio LLC
ImageMagick release date 2021-11-10
ImageMagick number of supported formats: 263
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Wed 24 Nov '21 1:57    Post subject: Reply with quote

Added PHP 8.1.0. The release has not been announced yet, but the binaries can also be found on https://windows.php.net/download/
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Fri 26 Nov '21 2:07    Post subject: PHP 8.1 released Reply with quote

https://www.php.net/releases/8.1/en.php
PHP 8.1 is a major update of the PHP language.
It contains many new features, including enums, readonly properties, first-class callable syntax, fibers, intersection types, performance improvements and more.
Back to top
k8080



Joined: 07 Jun 2013
Posts: 7
Location: Beijing

PostPosted: Sat 18 Dec '21 9:00    Post subject: Reply with quote

@Jan-E, php_wincache.dll is missing in php-8.1.1-nts-Win32-vs16-x64.zip
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Sat 18 Dec '21 9:36    Post subject: Reply with quote

It was pure luck that it ever compiled with PHP 8.0 nts x64:
https://github.com/php/pecl-caching-wincache/tree/WinCache_PHP7
https://pecl.php.net/package/WinCache
https://www.iis.net/downloads/microsoft/wincache-extension#additionalDownloads
Did you run it with PHP 8.0 in production?
Back to top
k8080



Joined: 07 Jun 2013
Posts: 7
Location: Beijing

PostPosted: Sat 18 Dec '21 17:31    Post subject: Reply with quote

Jan-E wrote:
It was pure luck that it ever compiled with PHP 8.0 nts x64:
https://github.com/php/pecl-caching-wincache/tree/WinCache_PHP7
https://pecl.php.net/package/WinCache
https://www.iis.net/downloads/microsoft/wincache-extension#additionalDownloads
Did you run it with PHP 8.0 in production?

Yes, I did, and I was trying to upgrade to PHP 8.1,
It's looks like PHP 8.0 suits me better,
I'll keep it.
Back to top
laurin1



Joined: 26 Oct 2014
Posts: 74
Location: Flower Mound, TX

PostPosted: Sat 22 Jan '22 15:07    Post subject: Reply with quote

Are you not doing 7.4.27 for some reason?
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Sat 22 Jan '22 18:52    Post subject: Reply with quote

laurin1 wrote:
Are you not doing 7.4.27 for some reason?
Oops, oversight. I see now that it was tagged on Dec 14.
https://github.com/php/php-src/tags
Expect to see it later today. Compiling now.
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Sat 19 Feb '22 20:49    Post subject: Reply with quote

The PHP devs about PHP 7.4.28 for Windows:
Quote:
We're having some issues with the PHP 7.4 build VM. I'm confident that
the PHP 7.4.28 builds are available soonish.
Back to top
Deadooshka



Joined: 06 Jan 2018
Posts: 4

PostPosted: Sun 15 May '22 13:30    Post subject: releases.json Reply with quote

is there any releases.json for automation?
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Sun 29 May '22 12:16    Post subject: Re: releases.json Reply with quote

Deadooshka wrote:
is there any releases.json for automation?

I do not provide one. I always look at https://github.com/php/php-src/tags to see if a new release has been tagged.
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Thu 09 Jun '22 12:18    Post subject: Reply with quote

PHP 7.4 got 2 security fixes. Remi Collet is so kind to backport security fixes to PHP 5.6, PHP 7.0 - 7.3:
https://github.com/remicollet/php-src-security/issues/3

My builds of 5.6 up until 7.3 have been recompiled with the sources of https://github.com/remicollet/php-src-security/branches
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Wed 03 Aug '22 18:37    Post subject: Reply with quote

I had to update php_ffmpeg.dll to a newer version of FFmpeg, because the old version of FFmpeg did not support HEVC videos, like those by newer iPhones.

See https://github.com/Jan-E/php7-ffmpeg for the source code.

BTW: this extension was the cause that I originally started compiling PHP myself, back in the PHP 5.2/5.3 days.
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Wed 02 Nov '22 23:49    Post subject: Reply with quote

Recompiled PHP 7.2+ and PHP 7.1/OpenSSL 1.1.1 with OpenSSL 1.1.1s.
Back to top
laurin1



Joined: 26 Oct 2014
Posts: 74
Location: Flower Mound, TX

PostPosted: Tue 13 Dec '22 0:55    Post subject: Reply with quote

Do you have an ETA on 8.2? No rush, just curious.
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Tue 13 Dec '22 2:36    Post subject: Reply with quote

laurin1 wrote:
Do you have an ETA on 8.2? No rush, just curious.

It is already there. Just forgot to add the links. Will add them later. In the mean time: try to change the links your self.
Back to top


Reply to topic   Topic: PHP 8.3.2, 8.2.15, 8.1.27, 8.0.30, 7.4-7.0, 5.6-5.3 View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads Page Previous  1, 2, 3 ... 15, 16, 17, 18  Next