Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: PHP 8.3.11, 8.2.23, 8.1.29, 8.0.30, 7.4-7.0, 5.6-5.3 |
Page Previous 1, 2, 3 ... 14, 15, 16, 17, 18, 19 Next |
Author |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1264 Location: Amsterdam, NL, EU
|
Posted: Thu 18 Feb '21 11:38 Post subject: |
|
|
All builds with OpenSSL 1.1.1 are updated to 1.1.1j now. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1264 Location: Amsterdam, NL, EU
|
Posted: Fri 26 Mar '21 19:03 Post subject: |
|
|
I have updated all builds with OpenSSL 1.1.1 to version 1.1.1k.
See https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3449 for the vulnerability that could lead to a denial-of-service attack on servers running earlier versions of OpenSSL.
Of course, in many circumstances PHP is only acting as a OpenSSL client. But people running Apache with OpenSSL 1.1.1 should really update to the 1.1.1k version of libcrypto-1_1-x64.dll and libssl-1_1-x64.dll. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1264 Location: Amsterdam, NL, EU
|
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1264 Location: Amsterdam, NL, EU
|
Posted: Tue 13 Apr '21 14:08 Post subject: |
|
|
PHP 7.4.17 and PHP 8.0.4 will be skipped, because the PHP devs did not want to release a new version without the bugfixes in the 4 weeks up until now. PHP 7.4.18 RC1 and PHP 8.0.5 RC1 have been tagged today. PHP 7.4.18 and PHP 8.0.5 are expected te be released on 29 April 2021. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1264 Location: Amsterdam, NL, EU
|
Posted: Tue 04 May '21 15:55 Post subject: |
|
|
There was a nasty bug in PHP 7.4.18 and PHP 8.0.5.
https://github.com/php/php-src/pull/6801
The PHP devs decided to fast-track the release of PHP 7.4.19 and 8.0.6 |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1264 Location: Amsterdam, NL, EU
|
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1264 Location: Amsterdam, NL, EU
|
Posted: Wed 30 Jun '21 0:05 Post subject: |
|
|
ImageMagick switched from version 7.0.11-x to 7.1.0-x. I have rebuilt every php_imagick.dll to use the new DLL's. In the startpost of this topic there is a link to the zip's with the dependencies and to the official ImageMagick installers, which I have downloaded and put on my own server. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1264 Location: Amsterdam, NL, EU
|
|
Back to top |
|
ltdeta
Joined: 27 Feb 2015 Posts: 27 Location: Germany
|
Posted: Sat 03 Jul '21 15:58 Post subject: |
|
|
Jan-E wrote: | ImageMagick switched from version 7.0.11-x to 7.1.0-x. I have rebuilt every php_imagick.dll to use the new DLL's. In the startpost of this topic there is a link to the zip's with the dependencies and to the official ImageMagick installers, which I have downloaded and put on my own server. |
What do you mean by "..ImageMagick switched.."?
Which "php_imagick.dll" should I use then?
Currently I use the runtime dll's (Core_ , IM_) and also the "php_imagick.dll" from the package
php_imagick-3.5.0-8.0-ts-vs16-x64_dll_ext.zip |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1264 Location: Amsterdam, NL, EU
|
Posted: Sun 18 Jul '21 1:01 Post subject: |
|
|
ch1902 wrote: | Hi Jan, is it possible to include the PECL extensions php_http, php_stem, php_oauth and php_solr in your builds without too much trouble? I could only manage to build the stem extension myself as it is a fairly simple one. I couldn't get the other 3 to build, something about SSL dependencies for oauth and solr, and missing includes for http, that I wasn't sure how to fix. |
With a few tweaks, I could also build php_stem.dll for PHP 8.1. See https://www.apachelounge.com/viewtopic.php?t=6617
All tests for php_stem resulted in Success, so that should do it. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1264 Location: Amsterdam, NL, EU
|
Posted: Thu 26 Aug '21 2:16 Post subject: |
|
|
All versions with OpenSSL 1.1.1 have been recompiled with OpenSSL 1.1.1l |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7360 Location: Germany, Next to Hamburg
|
|
Back to top |
|
ltdeta
Joined: 27 Feb 2015 Posts: 27 Location: Germany
|
|
Back to top |
|
ltdeta
Joined: 27 Feb 2015 Posts: 27 Location: Germany
|
Posted: Fri 08 Oct '21 12:22 Post subject: |
|
|
your ImageMagick not working with php 8.0.11 ?
php8 version:
php-8.0.11-Win32-vs16-x64.zip
installation php8-folder:
- php-8.0.11-Win32-vs16-x64.zip
=> php_imagick.dll
- ImageMagick-7.1.0-7-VS2019-x64.zip
=> CORE_*.*
=> IM_*.*
=> FILTER_*.*
phpinfo section imagick
-----------------------------
imagick module enabled
imagick module version 3.5.1-dev
imagick classes Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel
Imagick compiled with ImageMagick version ImageMagick 7.1.0-7 Q16 x64 2021-09-13 https://imagemagick.org
Imagick using ImageMagick library version ImageMagick 7.1.0-7 Q16 x64 2021-09-13 https://imagemagick.org
ImageMagick copyright (C) 1999-2021 ImageMagick Studio LLC
ImageMagick release date 2021-09-13
ImageMagick number of supported formats: 0
error:
Fatal error: Uncaught exception 'ImagickException' with message 'NoDecodeDelegateForThisImageFormat
using all files from php_imagick-3.5.1-8.0-ts:
phpinfo section imagick
-----------------------------
imagick module version 3.5.1
imagick classes Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel
Imagick compiled with ImageMagick version ImageMagick 7.0.7-11 Q16 x64 2017-11-23 http://www.imagemagick.org
Imagick using ImageMagick library version ImageMagick 7.0.7-11 Q16 x64 2017-11-23 http://www.imagemagick.org
ImageMagick copyright Copyright (C) 1999-2015 ImageMagick Studio LLC
ImageMagick release date 2017-11-23
ImageMagick number of supported formats: 238
ImageMagick supported formats 3FR, 3G2, 3GP, AAI, AI, ART, ARW, AVI, AVS, BGR, BGRA, BGRO, BIE, BMP, BMP2, BMP3, BRF, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CLIPBOARD, CMYK, CMYKA, CR2, CRW, CUR, CUT, DCM, DCR, DCX, DDS, DFONT, DJVU, DNG, DOT, DPS, DPX, DXT1, DXT5, EMF, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, EXR, FAX, FILE, FITS, FLIF, FPX, FRACTAL, FTP, FTS, G3, G4, GIF, GIF87, GRADIENT, GRAY, GROUP4, GV, HALD, HDR, HISTOGRAM, HRZ, HTM, HTML, HTTP, HTTPS, ICB, ICO, ICON, IIQ, INFO, INLINE, IPL, ISOBRL, ISOBRL6, J2C, J2K, JBG, JBIG, JNG, JNX, JP2, JPC, JPE, JPEG, JPG, JPM, JPS, JPT, JSON, K25, KDC, LABEL, M2V, M4V, MAC, MAP, MASK, MAT, MATTE, MEF, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MSVG, MTV, MVG, NEF, NRW, NULL, ORF, OTB, OTF, PAL, PALM, PAM, PANGO, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, PPM, PS, PS2, PS3, PSB, PSD, PTIF, PWP, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCREENSHOT, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, SVG, SVGZ, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIFF, VIPS, VST, WBMP, WEBP, WMF, WMV, WPG, X3F, XBM, XC, XCF, XPM, XPS, XV, YCbCr, YCbCrA, YUV |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1264 Location: Amsterdam, NL, EU
|
Posted: Fri 08 Oct '21 14:21 Post subject: |
|
|
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. |
|
Back to top |
|
ltdeta
Joined: 27 Feb 2015 Posts: 27 Location: Germany
|
|
Back to top |
|
ltdeta
Joined: 27 Feb 2015 Posts: 27 Location: Germany
|
Posted: Tue 12 Oct '21 7:01 Post subject: |
|
|
I have found a difference.
The modules version in my installation is "3.5.1-dev" and not "3.5.1".
But I do not know why. |
|
Back to top |
|
ltdeta
Joined: 27 Feb 2015 Posts: 27 Location: Germany
|
Posted: Tue 12 Oct '21 21:00 Post subject: |
|
|
ltdeta wrote: | I have found a difference.
The modules version in my installation is "3.5.1-dev" and not "3.5.1".
But I do not know why. |
sorry, this is wrong, the modules version is the same |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1264 Location: Amsterdam, NL, EU
|
|
Back to top |
|
laurin1
Joined: 26 Oct 2014 Posts: 74 Location: Flower Mound, TX
|
|
Back to top |
|
|
|
|
|
|