8.4.1
This docker image is based on the Alpine Linux edge distribution and contains a list of tools and php extensions.
You can run this image via:
docker run --rm -it ghcr.io/endava/docker-php:8.4.1 php -v
and will get the version pasted.
tools
- apache2 (2.4.62-r0)
- bash (5.2.37-r0)
- bzip2 (1.0.8-r6)
- git (2.47.0-r0)
- git-lfs (3.5.1-r5)
- msmtp (1.8.27-r0)
- mysql-client (11.4.4-r1)
- openssh-client-default (9.9_p1-r1)
- rsync (3.3.0-r0)
- sshpass (1.10-r0)
- unit (1.33.0-r0)
- unzip (6.0-r15)
- vim (9.1.0707-r0)
php extensions
- Core (8.4.1)
- PHP Version (8.4.1)
- PDO (8.4.1)
- Phar (8.4.1)
- Phar API version (1.1.1)
- Reflection (8.4.1)
- SPL (8.4.1)
- SimpleXML (8.4.1)
- Zend OPcache (8.4.1)
- amqp (2.1.2, 1MB)
- AMQP protocol version (0-9-1)
- librabbitmq version (0.14.0)
- apcu (5.1.24, 1MB)
- bcmath (8.4.1, 1MB)
- calendar (8.4.1, 1MB)
- ctype (8.4.1, 1MB)
- curl (8.4.1, 1MB)
- SSL Version (OpenSSL/3.3.2)
- ZLib Version (1.3.1)
- date (8.4.1)
- timelib version (2022.12)
- "Olson" Timezone Database Version (2024.2)
- dom (20031129, 4MB)
- DOM/XML API Version (20031129)
- libxml Version (2.13.4)
- fileinfo (8.4.1, 9MB)
- filter (8.4.1)
- ftp (8.4.1, 1MB)
- gd (8.4.1, 1MB)
- GD Version (bundled (2.1.0 compatible))
- FreeType Version (2.13.3)
- libJPEG Version (8)
- libPNG Version (1.6.44)
- libXpm Version (30411)
- AVIF Version (1.0.4)
- grpc (1.68.0, 11MB)
- grpc module version (1.68.0)
- hash (8.4.1)
- iconv (8.4.1, 1MB)
- iconv library version (unknown)
- igbinary (3.2.16, 1MB)
- igbinary version (3.2.16)
- imagick (3.7.0, 1MB)
- imagick module version (3.7.0)
- Imagick compiled with ImageMagick version (ImageMagick 7.1.1-38 Q16-HDRI x86_64 22398 https://imagemagick.org)
- Imagick using ImageMagick library version (ImageMagick 7.1.1-39 Q16-HDRI x86_64 22428 https://imagemagick.org)
- intl (8.4.1, 1MB)
- ICU version (74.2)
- ICU Data version (74.2)
- ICU TZData version (2023c)
- ICU Unicode version (15.1)
- json (8.4.1)
- ldap (8.4.1, 1MB)
- API Version (3001)
- Vendor Version (20608)
- libxml (8.4.1)
- libXML Compiled Version (2.13.4)
- libXML Loaded Version (21304)
- mbstring (8.4.1, 2MB)
- libmbfl version (1.3.2)
- Multibyte regex (oniguruma) version (6.9.9)
- memcached (3.3.0, 1MB)
- libmemcached-awesome version (1.1.4)
- msgpack (3.0.0, 1MB)
- extension Version (3.0.0)
- header Version (3.2.0)
- mysqli (8.4.1, 1MB)
- Client API library version (mysqlnd 8.4.1)
- mysqlnd (mysqlnd 8.4.1, 1MB)
- openssl (8.4.1, 1MB)
- OpenSSL Library Version (OpenSSL 3.3.2 3 Sep 2024)
- OpenSSL Header Version (OpenSSL 3.3.2 3 Sep 2024)
- pcntl (8.4.1, 1MB)
- pcov (1.0.11, 1MB)
- PCOV version (1.0.11)
- pcre (8.4.1)
- PCRE Library Version (10.43 2024-02-16)
- PCRE Unicode Version (15.0.0)
- pdo_mysql (8.4.1, 1MB)
- Client API version (mysqlnd 8.4.1)
- pdo_pgsql (8.4.1, 1MB)
- PostgreSQL(libpq) Version (17.1)
- pdo_sqlite (8.4.1, 1MB)
- pgsql (8.4.1, 1MB)
- PostgreSQL (libpq) Version (17.1)
- posix (8.4.1, 1MB)
- protobuf (4.28.3, 1MB)
- random (8.4.1)
- readline (8.4.1)
- redis (6.1.0, 1MB)
- Redis Version (6.1.0)
- Redis Sentinel Version (1.0)
- session (8.4.1, 1MB)
- soap (8.4.1, 1MB)
- sockets (8.4.1, 1MB)
- sodium (8.4.1, 1MB)
- libsodium headers version (1.0.20)
- libsodium library version (1.0.20)
- sqlite3 (8.4.1, 1MB)
- standard (8.4.1)
- tokenizer (8.4.1, 1MB)
- xdebug (3.4.0beta1, 1MB)
- xml (8.4.1, 1MB)
- libxml2 Version (2.13.4)
- xmlreader (8.4.1, 1MB)
- xmlwriter (8.4.1, 1MB)
- xsl (8.4.1, 1MB)
- libxslt Version (1.1.42)
- libxslt compiled against libxml Version (2.13.4)
- libexslt Version (0.8.23)
- zip (1.22.4, 1MB)
- Zip version (1.22.4)
- Libzip version (1.11.1)
- zlib (8.4.1)
- Compiled Version (1.3.1)
- Linked Version (1.3.1)
php -i
diff compared to php:8.3.9
--- previous-php-i.txt
+++ /tmp/current-php-i.txt
@@ -1,68 +1,69 @@
phpinfo()
-PHP Version => 8.3.9
+PHP Version => 8.4.1
-System => Linux a93d7c2bb07b 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64
-Build Date => Jul 5 2024 01:16:59
-Build System => Linux build-3-20-x86_64 6.6.33-0-lts #1-Alpine SMP PREEMPT_DYNAMIC Thu, 13 Jun 2024 07:49:22 +0000 x86_64 Linux
-Configure Command => './configure' '--build=x86_64-alpine-linux-musl' '--host=x86_64-alpine-linux-musl' '--prefix=/usr' '--program-suffix=83' '--libdir=/usr/lib/php83' '--datadir=/usr/share/php83' '--sysconfdir=/etc/php83' '--localstatedir=/var' '--with-layout=GNU' '--with-pic' '--with-config-file-path=/etc/php83' '--with-config-file-scan-dir=/etc/php83/conf.d' '--disable-rpath' '--disable-short-tags' '--enable-bcmath=shared' '--with-bz2=shared' '--enable-calendar=shared' '--enable-ctype=shared' '--with-curl=shared' '--enable-dba=shared' '--with-dbmaker=shared' '--with-gdbm' '--with-lmdb' '--enable-dom=shared' '--with-enchant=shared' '--enable-exif=shared' '--with-ffi=shared' '--enable-fileinfo=shared' '--enable-ftp=shared' '--enable-gd=shared' '--with-avif' '--with-freetype' '--with-jpeg' '--with-webp' '--with-xpm' '--disable-gd-jis-conv' '--with-gettext=shared' '--with-gmp=shared' '--with-iconv=shared' '--with-imap=shared' '--with-imap-ssl' '--enable-intl=shared' '--with-ldap=shared' '--with-ldap-sasl' '--with-libedit' '--with-libxml' '--enable-mbstring=shared' '--with-mysqli=shared' '--with-mysql-sock=/run/mysqld/mysqld.sock' '--enable-mysqlnd=shared' '--enable-opcache=shared' '--with-openssl=shared' '--with-kerberos' '--with-system-ciphers' '--with-password-argon2' '--enable-pcntl=shared' '--with-external-pcre' '--enable-pdo=shared' '--with-pdo-dblib=shared,/usr' '--with-pdo-mysql=shared,mysqlnd' '--with-pdo-odbc=shared,unixODBC,/usr' '--with-pdo-pgsql=shared' '--with-pdo-sqlite=shared' '--with-pgsql=shared' '--enable-phar=shared' '--enable-posix=shared' '--with-pspell=shared' '--without-readline' '--enable-session=shared' '--enable-shmop=shared' '--enable-simplexml=shared' '--with-snmp=shared' '--enable-soap=shared' '--with-sodium=shared' '--enable-sockets=shared' '--with-sqlite3=shared' '--enable-sysvmsg=shared' '--enable-sysvsem=shared' '--enable-sysvshm=shared' '--with-tidy=shared' '--enable-tokenizer=shared' '--with-unixODBC=shared,/usr' '--enable-xml=shared' '--enable-xmlreader=shared' '--enable-xmlwriter=shared' '--with-xsl=shared' '--with-zip=shared' '--with-zlib' '--enable-zend-test=shared' '--enable-phpdbg' '--with-pear=/usr/share/php83' '--enable-fpm' '--with-fpm-acl' '--enable-litespeed' '--enable-embed' 'build_alias=x86_64-alpine-linux-musl' 'host_alias=x86_64-alpine-linux-musl'
+System => Linux b1e613e58971 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64
+Build Date => Nov 21 2024 11:27:37
+Build System => Linux build-edge-x86_64 6.6.33-0-lts #1-Alpine SMP PREEMPT_DYNAMIC Thu, 13 Jun 2024 07:49:22 +0000 x86_64 Linux
+Configure Command => './configure' '--build=x86_64-alpine-linux-musl' '--host=x86_64-alpine-linux-musl' '--prefix=/usr' '--program-suffix=84' '--libdir=/usr/lib/php84' '--datadir=/usr/share/php84' '--sysconfdir=/etc/php84' '--localstatedir=/var' '--with-layout=GNU' '--with-pic' '--with-config-file-path=/etc/php84' '--with-config-file-scan-dir=/etc/php84/conf.d' '--disable-rpath' '--disable-short-tags' '--enable-bcmath=shared' '--with-bz2=shared' '--enable-calendar=shared' '--enable-ctype=shared' '--with-curl=shared' '--enable-dba=shared' '--with-dbmaker=shared' '--with-gdbm' '--with-lmdb' '--enable-dom=shared' '--with-enchant=shared' '--enable-exif=shared' '--with-ffi=shared' '--enable-fileinfo=shared' '--enable-ftp=shared' '--enable-gd=shared' '--with-avif' '--with-freetype' '--with-jpeg' '--with-webp' '--with-xpm' '--disable-gd-jis-conv' '--with-gettext=shared' '--with-gmp=shared' '--with-iconv=shared' '--enable-intl=shared' '--with-ldap=shared' '--with-ldap-sasl' '--with-libedit' '--with-libxml' '--enable-mbstring=shared' '--with-mysqli=shared' '--with-mysql-sock=/run/mysqld/mysqld.sock' '--enable-mysqlnd=shared' '--enable-opcache=shared' '--with-openssl=shared' '--with-system-ciphers' '--with-openssl-argon2' '--with-password-argon2' '--enable-pcntl=shared' '--with-external-pcre' '--enable-pdo=shared' '--with-pdo-dblib=shared,/usr' '--with-pdo-mysql=shared,mysqlnd' '--with-pdo-odbc=shared,unixODBC,/usr' '--with-pdo-pgsql=shared' '--with-pdo-sqlite=shared' '--with-pgsql=shared' '--enable-phar=shared' '--enable-posix=shared' '--without-readline' '--enable-session=shared' '--enable-shmop=shared' '--enable-simplexml=shared' '--with-snmp=shared' '--enable-soap=shared' '--with-sodium=shared' '--enable-sockets=shared' '--with-sqlite3=shared' '--enable-sysvmsg=shared' '--enable-sysvsem=shared' '--enable-sysvshm=shared' '--with-tidy=shared' '--enable-tokenizer=shared' '--with-unixODBC=shared,/usr' '--enable-xml=shared' '--enable-xmlreader=shared' '--enable-xmlwriter=shared' '--with-xsl=shared' '--with-zip=shared' '--with-zlib' '--enable-zend-test=shared' '--enable-phpdbg' '--with-pear=/usr/share/php84' '--enable-fpm' '--with-fpm-acl' '--enable-litespeed' '--enable-embed' 'build_alias=x86_64-alpine-linux-musl' 'host_alias=x86_64-alpine-linux-musl' 'EXTENSION_DIR=/usr/lib/php84/modules'
Server API => Command Line Interface
Virtual Directory Support => disabled
-Configuration File (php.ini) Path => /etc/php83
-Loaded Configuration File => /etc/php83/php.ini
-Scan this dir for additional .ini files => /etc/php83/conf.d
-Additional .ini files parsed => /etc/php83/conf.d/00_bcmath.ini,
-/etc/php83/conf.d/00_calendar.ini,
-/etc/php83/conf.d/00_ctype.ini,
-/etc/php83/conf.d/00_curl.ini,
-/etc/php83/conf.d/00_dom.ini,
-/etc/php83/conf.d/00_fileinfo.ini,
-/etc/php83/conf.d/00_ftp.ini,
-/etc/php83/conf.d/00_gd.ini,
-/etc/php83/conf.d/00_iconv.ini,
-/etc/php83/conf.d/00_intl.ini,
-/etc/php83/conf.d/00_ldap.ini,
-/etc/php83/conf.d/00_mbstring.ini,
-/etc/php83/conf.d/00_opcache.ini,
-/etc/php83/conf.d/00_openssl.ini,
-/etc/php83/conf.d/00_pcntl.ini,
-/etc/php83/conf.d/00_pdo.ini,
-/etc/php83/conf.d/00_pgsql.ini,
-/etc/php83/conf.d/00_posix.ini,
-/etc/php83/conf.d/00_session.ini,
-/etc/php83/conf.d/00_simplexml.ini,
-/etc/php83/conf.d/00_soap.ini,
-/etc/php83/conf.d/00_sockets.ini,
-/etc/php83/conf.d/00_sodium.ini,
-/etc/php83/conf.d/00_sqlite3.ini,
-/etc/php83/conf.d/00_tokenizer.ini,
-/etc/php83/conf.d/00_xml.ini,
-/etc/php83/conf.d/00_xmlwriter.ini,
-/etc/php83/conf.d/00_zip.ini,
-/etc/php83/conf.d/01_mysqlnd.ini,
-/etc/php83/conf.d/01_pdo_pgsql.ini,
-/etc/php83/conf.d/01_pdo_sqlite.ini,
-/etc/php83/conf.d/01_phar.ini,
-/etc/php83/conf.d/01_xmlreader.ini,
-/etc/php83/conf.d/01_xsl.ini,
-/etc/php83/conf.d/02_mysqli.ini,
-/etc/php83/conf.d/02_pdo_mysql.ini,
-/etc/php83/conf.d/10_igbinary.ini,
-/etc/php83/conf.d/10_msgpack.ini,
-/etc/php83/conf.d/20_memcached.ini,
-/etc/php83/conf.d/20_redis.ini,
-/etc/php83/conf.d/40_amqp.ini,
-/etc/php83/conf.d/50_grpc.ini,
-/etc/php83/conf.d/50_xdebug.ini,
-/etc/php83/conf.d/apcu.ini,
-/etc/php83/conf.d/imagick.ini,
-/etc/php83/conf.d/pcov.ini,
-/etc/php83/conf.d/protobuf.ini
+Configuration File (php.ini) Path => /etc/php84
+Loaded Configuration File => /etc/php84/php.ini
+Scan this dir for additional .ini files => /etc/php84/conf.d
+Additional .ini files parsed => /etc/php84/conf.d/00_bcmath.ini,
+/etc/php84/conf.d/00_calendar.ini,
+/etc/php84/conf.d/00_ctype.ini,
+/etc/php84/conf.d/00_curl.ini,
+/etc/php84/conf.d/00_dom.ini,
+/etc/php84/conf.d/00_fileinfo.ini,
+/etc/php84/conf.d/00_ftp.ini,
+/etc/php84/conf.d/00_gd.ini,
+/etc/php84/conf.d/00_iconv.ini,
+/etc/php84/conf.d/00_intl.ini,
+/etc/php84/conf.d/00_ldap.ini,
+/etc/php84/conf.d/00_mbstring.ini,
+/etc/php84/conf.d/00_opcache.ini,
+/etc/php84/conf.d/00_openssl.ini,
+/etc/php84/conf.d/00_pcntl.ini,
+/etc/php84/conf.d/00_pdo.ini,
+/etc/php84/conf.d/00_pgsql.ini,
+/etc/php84/conf.d/00_posix.ini,
+/etc/php84/conf.d/00_session.ini,
+/etc/php84/conf.d/00_simplexml.ini,
+/etc/php84/conf.d/00_sockets.ini,
+/etc/php84/conf.d/00_sodium.ini,
+/etc/php84/conf.d/00_sqlite3.ini,
+/etc/php84/conf.d/00_tokenizer.ini,
+/etc/php84/conf.d/00_xml.ini,
+/etc/php84/conf.d/00_xmlwriter.ini,
+/etc/php84/conf.d/00_zip.ini,
+/etc/php84/conf.d/01_mysqlnd.ini,
+/etc/php84/conf.d/01_pdo_pgsql.ini,
+/etc/php84/conf.d/01_pdo_sqlite.ini,
+/etc/php84/conf.d/01_phar.ini,
+/etc/php84/conf.d/01_soap.ini,
+/etc/php84/conf.d/01_xmlreader.ini,
+/etc/php84/conf.d/01_xsl.ini,
+/etc/php84/conf.d/02_mysqli.ini,
+/etc/php84/conf.d/02_pdo_mysql.ini,
+/etc/php84/conf.d/10_igbinary.ini,
+/etc/php84/conf.d/10_msgpack.ini,
+/etc/php84/conf.d/20_memcached.ini,
+/etc/php84/conf.d/20_redis.ini,
+/etc/php84/conf.d/40_amqp.ini,
+/etc/php84/conf.d/50_grpc.ini,
+/etc/php84/conf.d/50_xdebug.ini,
+/etc/php84/conf.d/apcu.ini,
+/etc/php84/conf.d/imagick.ini,
+/etc/php84/conf.d/pcov.ini,
+/etc/php84/conf.d/protobuf.ini
-PHP API => 20230831
-PHP Extension => 20230831
-Zend Extension => 420230831
-Zend Extension Build => API420230831,NTS
-PHP Extension Build => API20230831,NTS
+PHP API => 20240924
+PHP Extension => 20240924
+Zend Extension => 420240924
+Zend Extension Build => API420240924,NTS
+PHP Extension Build => API20240924,NTS
+PHP Integer Size => 64 bits
Debug Build => no
Thread Safety => disabled
Zend Signal Handling => enabled
@@ -72,14 +73,14 @@
IPv6 Support => enabled
DTrace Support => disabled
-Registered PHP Streams => compress.zlib, https, ftps, php, file, glob, data, http, ftp, zip, phar
+Registered PHP Streams => compress.zlib, php, file, glob, data, http, ftp, https, ftps, zip, phar
Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, tls, tlsv1.0, tlsv1.1, tlsv1.2, tlsv1.3
Registered Stream Filters => zlib.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, convert.*, consumed, dechunk
This program makes use of the Zend Scripting Language Engine:
-Zend Engine v4.3.9, Copyright (c) Zend Technologies
- with Zend OPcache v8.3.9, Copyright (c), by Zend Technologies
- with Xdebug v3.3.2, Copyright (c) 2002-2024, by Derick Rethans
+Zend Engine v4.4.1, Copyright (c) Zend Technologies
+ with Zend OPcache v8.4.1, Copyright (c), by Zend Technologies
+ with Xdebug v3.4.0beta1, Copyright (c) 2002-2024, by Derick Rethans
_______________________________________________________________________
@@ -90,7 +91,7 @@
amqp
Version => 2.1.2
-Compiled => Jan 22 2024 @ 13:17:26
+Compiled => Nov 22 2024 @ 20:43:30
AMQP protocol version => 0-9-1
librabbitmq version => 0.14.0
Default max channels per connection => 256
@@ -127,12 +128,12 @@
apcu
APCu Support => Disabled
-Version => 5.1.23
+Version => 5.1.24
APCu Debugging => Disabled
MMAP Support => Enabled
MMAP File Mask =>
Serialization Support => Disabled
-Build Date => Nov 22 2023 23:24:44
+Build Date => Sep 25 2024 10:17:43
Directive => Local Value => Master Value
apc.coredump_unmap => Off => Off
@@ -163,7 +164,7 @@
Core
-PHP Version => 8.3.9
+PHP Version => 8.4.1
Directive => Local Value => Master Value
allow_url_fopen => On => On
@@ -191,21 +192,21 @@
error_prepend_string => no value => no value
error_reporting => no value => no value
expose_php => On => On
-extension_dir => /usr/lib/php83/modules => /usr/lib/php83/modules
+extension_dir => /usr/lib/php84/modules => /usr/lib/php84/modules
fiber.stack_size => no value => no value
file_uploads => On => On
hard_timeout => 2 => 2
-highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
-highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
-highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
-highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
-highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
+highlight.comment => <span style="color: #FF8000">#FF8000</span> => <span style="color: #FF8000">#FF8000</span>
+highlight.default => <span style="color: #0000BB">#0000BB</span> => <span style="color: #0000BB">#0000BB</span>
+highlight.html => <span style="color: #000000">#000000</span> => <span style="color: #000000">#000000</span>
+highlight.keyword => <span style="color: #007700">#007700</span> => <span style="color: #007700">#007700</span>
+highlight.string => <span style="color: #DD0000">#DD0000</span> => <span style="color: #DD0000">#DD0000</span>
html_errors => Off => Off
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => On => On
-include_path => .:/usr/share/php83 => .:/usr/share/php83
+include_path => .:/usr/share/php84 => .:/usr/share/php84
input_encoding => no value => no value
internal_encoding => no value => no value
log_errors => On => On
@@ -269,7 +270,7 @@
curl
cURL support => enabled
-cURL Information => 8.9.0
+cURL Information => 8.11.0
Age => 11
Features
AsynchDNS => Yes
@@ -303,7 +304,7 @@
GSASL => No
Protocols => dict, file, ftp, ftps, gopher, gophers, http, https, imap, imaps, mqtt, pop3, pop3s, rtsp, smb, smbs, smtp, smtps, telnet, tftp, ws, wss
Host => x86_64-alpine-linux-musl
-SSL Version => OpenSSL/3.3.1
+SSL Version => OpenSSL/3.3.2
ZLib Version => 1.3.1
Directive => Local Value => Master Value
@@ -312,8 +313,8 @@
date
date/time support => enabled
-timelib version => 2022.10
-"Olson" Timezone Database Version => 2024.1
+timelib version => 2022.12
+"Olson" Timezone Database Version => 2024.2
Timezone Database => internal
Default timezone => UTC
@@ -328,7 +329,7 @@
DOM/XML => enabled
DOM/XML API Version => 20031129
-libxml Version => 2.12.7
+libxml Version => 2.13.4
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
@@ -338,7 +339,7 @@
fileinfo
fileinfo support => enabled
-libmagic => 543
+libmagic => 545
filter
@@ -359,13 +360,13 @@
GD Version => bundled (2.1.0 compatible)
FreeType Support => enabled
FreeType Linkage => with freetype
-FreeType Version => 2.13.2
+FreeType Version => 2.13.3
GIF Read Support => enabled
GIF Create Support => enabled
JPEG Support => enabled
libJPEG Version => 8
PNG Support => enabled
-libPNG Version => 1.6.43
+libPNG Version => 1.6.44
WBMP Support => enabled
XPM Support => enabled
libXpm Version => 30411
@@ -374,7 +375,7 @@
BMP Support => enabled
AVIF Support => enabled
AVIF Version => 1.0.4
-AVIF Codecs => dav1d [dec]:1.4.2, aom [enc/dec]:v3.9.0
+AVIF Codecs => dav1d [dec]:1.5.0, aom [enc/dec]:v3.11.0
TGA Read Support => enabled
Directive => Local Value => Master Value
@@ -383,13 +384,12 @@
grpc
grpc support => enabled
-grpc module version => 1.64.1
+grpc module version => 1.68.0
Directive => Local Value => Master Value
grpc.enable_fork_support => 1 => 1
grpc.grpc_trace => no value => no value
grpc.grpc_verbosity => no value => no value
-grpc.log_filename => no value => no value
grpc.poll_strategy => epoll1 => epoll1
hash
@@ -411,7 +411,7 @@
igbinary
igbinary support => enabled
-igbinary version => 3.2.15
+igbinary version => 3.2.16
igbinary APCu serializer ABI => 0
igbinary session support => no
@@ -423,10 +423,10 @@
imagick module => enabled
imagick module version => 3.7.0
imagick classes => Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel
-Imagick compiled with ImageMagick version => ImageMagick 7.1.1-29 Q16-HDRI x86_64 21991 https://imagemagick.org
-Imagick using ImageMagick library version => ImageMagick 7.1.1-32 Q16-HDRI x86_64 22207 https://imagemagick.org
+Imagick compiled with ImageMagick version => ImageMagick 7.1.1-38 Q16-HDRI x86_64 22398 https://imagemagick.org
+Imagick using ImageMagick library version => ImageMagick 7.1.1-39 Q16-HDRI x86_64 22428 https://imagemagick.org
ImageMagick copyright => (C) 1999 ImageMagick Studio LLC
-ImageMagick release date => 2024-05-05
+ImageMagick release date => 2024-10-05
ImageMagick number of supported formats: => 205
ImageMagick supported formats => 3G2, 3GP, AAI, APNG, ART, ASHLAR, AVI, AVS, BAYER, BAYERA, BGR, BGRA, BGRO, BMP, BMP2, BMP3, BRF, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CUBE, CUR, CUT, DATA, DCM, DCX, DDS, DFONT, DOT, DPX, DXT1, DXT5, EPS2, EPS3, EPT, EPT2, EPT3, FARBFELD, FAX, FF, FILE, FITS, FL32, FLV, FRACTAL, FTP, FTS, FTXT, G3, G4, GIF, GIF87, GRADIENT, GRAY, GRAYA, GV, HALD, HDR, HISTOGRAM, HRZ, HTM, HTML, HTTP, HTTPS, ICB, ICO, ICON, INFO, INLINE, IPL, ISOBRL, ISOBRL6, JNG, JNX, JPE, JPEG, JPG, JPS, JSON, KERNEL, LABEL, M2V, M4V, MAC, MAP, MASK, MAT, MATTE, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MPO, MSL, MTV, MVG, NULL, ORA, OTB, OTF, PAL, PALM, PAM, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PES, PFA, PFB, PFM, PGM, PGX, PHM, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, PPM, PS2, PS3, PSB, PSD, PWP, QOI, RADIAL-GRADIENT, RAS, RGB, RGB565, RGBA, RGBO, RGF, RLA, RLE, SCR, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, STEGANO, STRIMG, SUN, TEXT, TGA, THUMBNAIL, TILE, TIM, TM2, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIFF, VIPS, VST, WBMP, WEBM, WEBP, WMV, WPG, X, XBM, XC, XCF, XPM, XPS, XV, XWD, YAML, YCBCR, YCBCRA, YUV
@@ -461,7 +461,7 @@
Total Links => 0/unlimited
API Version => 3001
Vendor Name => OpenLDAP
-Vendor Version => 20607
+Vendor Version => 20608
SASL Support => Enabled
Directive => Local Value => Master Value
@@ -470,8 +470,8 @@
libxml
libXML support => active
-libXML Compiled Version => 2.12.7
-libXML Loaded Version => 21207
+libXML Compiled Version => 2.13.4
+libXML Loaded Version => 21304
libXML streams => enabled
mbstring
@@ -502,21 +502,24 @@
memcached
memcached support => enabled
-Version => 3.2.0
+Version => 3.3.0
libmemcached-awesome version => 1.1.4
SASL support => yes
Session support => yes
igbinary support => yes
json support => yes
msgpack support => yes
+zstd support => yes
Directive => Local Value => Master Value
memcached.compression_factor => 1.3 => 1.3
+memcached.compression_level => 3 => 3
memcached.compression_threshold => 2000 => 2000
memcached.compression_type => fastlz => fastlz
memcached.default_binary_protocol => Off => Off
memcached.default_connect_timeout => 0 => 0
memcached.default_consistent_hash => Off => Off
+memcached.item_size_limit => 0 => 0
memcached.serializer => igbinary => igbinary
memcached.sess_binary_protocol => On => On
memcached.sess_connect_timeout => 0 => 0
@@ -543,10 +546,12 @@
MessagePack Support => enabled
Session Support => enabled
-extension Version => 2.2.0
+MessagePack APCu Serializer ABI => 0
+extension Version => 3.0.0
header Version => 3.2.0
Directive => Local Value => Master Value
+msgpack.assoc => On => On
msgpack.error_display => On => On
msgpack.illegal_key_insert => Off => Off
msgpack.php_only => On => On
@@ -555,7 +560,7 @@
mysqli
MysqlI Support => enabled
-Client API library version => mysqlnd 8.3.9
+Client API library version => mysqlnd 8.4.1
Active Persistent Links => 0
Inactive Persistent Links => 0
Active Links => 0
@@ -576,7 +581,7 @@
mysqlnd
mysqlnd => enabled
-Version => mysqlnd 8.3.9
+Version => mysqlnd 8.4.1
Compression => supported
core SSL => supported
extended SSL => supported
@@ -592,8 +597,8 @@
openssl
OpenSSL support => enabled
-OpenSSL Library Version => OpenSSL 3.3.1 4 Jun 2024
-OpenSSL Header Version => OpenSSL 3.3.1 4 Jun 2024
+OpenSSL Library Version => OpenSSL 3.3.2 3 Sep 2024
+OpenSSL Header Version => OpenSSL 3.3.2 3 Sep 2024
Openssl default config => /etc/ssl/openssl.cnf
Directive => Local Value => Master Value
@@ -634,7 +639,7 @@
pdo_mysql
PDO Driver for MySQL => enabled
-Client API version => mysqlnd 8.3.9
+Client API version => mysqlnd 8.4.1
Directive => Local Value => Master Value
pdo_mysql.default_socket => /run/mysqld/mysqld.sock => /run/mysqld/mysqld.sock
@@ -642,17 +647,17 @@
pdo_pgsql
PDO Driver for PostgreSQL => enabled
-PostgreSQL(libpq) Version => 16.3
+PostgreSQL(libpq) Version => 17.1
pdo_sqlite
PDO Driver for SQLite 3.x => enabled
-SQLite Library => 3.45.3
+SQLite Library => 3.47.0
pgsql
PostgreSQL Support => enabled
-PostgreSQL (libpq) Version => 16.3
+PostgreSQL (libpq) Version => 17.1
Multibyte character support => enabled
Active Persistent Links => 0
Active Links => 0
@@ -691,14 +696,14 @@
protobuf
-Version => 4.26.0
+Version => 4.28.3
Directive => Local Value => Master Value
protobuf.keep_descriptor_pool_after_request => 0 => 0
random
-Version => 8.3.9
+Version => 8.4.1
readline
@@ -712,7 +717,7 @@
redis
Redis Support => enabled
-Redis Version => 6.0.2
+Redis Version => 6.1.0
Redis Sentinel Version => 1.0
Available serializers => php, json, igbinary, msgpack
Available compression => lzf, zstd, lz4
@@ -745,6 +750,8 @@
redis.pconnect.pool_pattern => no value => no value
redis.pconnect.pool_poll_timeout => 0 => 0
redis.pconnect.pooling_enabled => 1 => 1
+redis.session.compression => none => none
+redis.session.compression_level => 3 => 3
redis.session.early_refresh => 0 => 0
redis.session.lock_expire => 0 => 0
redis.session.lock_retries => 100 => 100
@@ -817,8 +824,8 @@
sodium
sodium support => enabled
-libsodium headers version => 1.0.19
-libsodium library version => 1.0.19
+libsodium headers version => 1.0.20
+libsodium library version => 1.0.20
SPL
@@ -829,7 +836,7 @@
sqlite3
SQLite3 support => enabled
-SQLite Library => 3.45.3
+SQLite Library => 3.47.0
Directive => Local Value => Master Value
sqlite3.defensive => On => On
@@ -871,7 +878,7 @@
�[1m __/ |
�[1m |___/
-�[0mVersion => 3.3.2
+�[0mVersion => 3.4.0beta1
Support Xdebug on Patreon, GitHub, or as a business: https://xdebug.org/support
Enabled Features (through 'xdebug.mode' setting)
@@ -886,6 +893,7 @@
Optional Features
Compressed File Support => yes (gzip)
Clock Source => clock_gettime
+TSC Clock Source => available
'xdebug://gateway' pseudo-host support => yes
'xdebug://nameserver' pseudo-host support => no
Systemd Private Temp Directory => not enabled
@@ -972,7 +980,7 @@
XML Support => active
XML Namespace Support => active
-libxml2 Version => 2.12.7
+libxml2 Version => 2.13.4
xmlreader
@@ -985,10 +993,10 @@
xsl
XSL => enabled
-libxslt Version => 1.1.39
-libxslt compiled against libxml Version => 2.12.6
+libxslt Version => 1.1.42
+libxslt compiled against libxml Version => 2.13.4
EXSLT => enabled
-libexslt Version => 0.8.21
+libexslt Version => 0.8.23
Zend OPcache
@@ -996,7 +1004,7 @@
Optimization => Disabled
SHM Cache => Enabled
File Cache => Disabled
-JIT => On
+JIT => Disabled
Startup Failed => Opcode Caching is disabled for CLI
Directive => Local Value => Master Value
@@ -1013,11 +1021,11 @@
opcache.force_restart_timeout => 180 => 180
opcache.huge_code_pages => Off => Off
opcache.interned_strings_buffer => 8 => 8
-opcache.jit => tracing => tracing
+opcache.jit => disable => disable
opcache.jit_bisect_limit => 0 => 0
opcache.jit_blacklist_root_trace => 16 => 16
opcache.jit_blacklist_side_trace => 8 => 8
-opcache.jit_buffer_size => 0 => 0
+opcache.jit_buffer_size => 64M => 64M
opcache.jit_debug => 0 => 0
opcache.jit_hot_func => 127 => 127
opcache.jit_hot_loop => 64 => 64
@@ -1057,8 +1065,8 @@
zip
Zip => enabled
-Zip version => 1.22.3
-Libzip version => 1.10.1
+Zip version => 1.22.4
+Libzip version => 1.11.1
BZIP2 compression => Yes
XZ compression => Yes
ZSTD compression => Yes