Releases: Endava/docker-php
8.1.30
This docker image is based on the Alpine Linux v3.19 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.1.30 php -v
and will get the version pasted.
tools
- apache2 (2.4.62-r0)
- bash (5.2.21-r0)
- bzip2 (1.0.8-r6)
- curl (8.9.1-r1)
- git (2.43.5-r0)
- git-lfs (3.4.1-r3)
- msmtp (1.8.25-r0)
- mysql-client (10.11.6-r0)
- openssh-client-default (9.6_p1-r1)
- rsync (3.2.7-r4)
- sshpass (1.10-r0)
- unit (1.32.1-r0)
- unzip (6.0-r14)
- vim (9.0.2127-r0)
- wget (1.21.4-r0)
php extensions
- Core (8.1.30)
- PHP Version (8.1.30)
- PDO (8.1.30)
- Phar (8.1.30)
- Phar API version (1.1.1)
- Reflection (8.1.30)
- SPL (8.1.30)
- SimpleXML (8.1.30)
- Zend OPcache (8.1.30)
- amqp (2.1.2, 1MB)
- AMQP protocol version (0-9-1)
- librabbitmq version (0.13.0)
- apcu (5.1.23, 1MB)
- bcmath (8.1.30, 1MB)
- calendar (8.1.30, 1MB)
- ctype (8.1.30, 1MB)
- curl (8.1.30, 1MB)
- SSL Version (OpenSSL/3.1.7)
- ZLib Version (1.3.1)
- date (8.1.30)
- timelib version (2021.19)
- "Olson" Timezone Database Version (2023.3)
- dom (20031129, 1MB)
- DOM/XML API Version (20031129)
- libxml Version (2.11.8)
- fileinfo (8.1.30, 7MB)
- filter (8.1.30)
- ftp (8.1.30, 1MB)
- gd (8.1.30, 1MB)
- GD Version (bundled (2.1.0 compatible))
- FreeType Version (2.13.2)
- libJPEG Version (8)
- libPNG Version (1.6.44)
- libXpm Version (30411)
- grpc (1.60.0, 9MB)
- grpc module version (1.60.0)
- hash (8.1.30)
- iconv (8.1.30, 1MB)
- iconv library version (unknown)
- igbinary (3.2.15, 1MB)
- igbinary version (3.2.15)
- imagick (3.7.0, 1MB)
- imagick module version (3.7.0)
- Imagick compiled with ImageMagick version (ImageMagick 7.1.1-21 Q16-HDRI x86_64 21667 https://imagemagick.org)
- Imagick using ImageMagick library version (ImageMagick 7.1.1-32 Q16-HDRI x86_64 22207 https://imagemagick.org)
- intl (8.1.30, 1MB)
- ICU version (74.1)
- ICU Data version (74.1)
- ICU TZData version (2023c)
- ICU Unicode version (15.1)
- json (8.1.30)
- ldap (8.1.30, 1MB)
- API Version (3001)
- Vendor Version (20606)
- libxml (8.1.30)
- libXML Compiled Version (2.11.8)
- libXML Loaded Version (21108)
- mbstring (8.1.30, 1MB)
- libmbfl version (1.3.2)
- Multibyte regex (oniguruma) version (6.9.9)
- memcached (3.2.0, 1MB)
- libmemcached-awesome version (1.1.4)
- msgpack (2.2.0, 1MB)
- extension Version (2.2.0)
- header Version (3.2.0)
- mysqli (8.1.30, 1MB)
- Client API library version (mysqlnd 8.1.30)
- mysqlnd (mysqlnd 8.1.30, 1MB)
- openssl (8.1.30, 1MB)
- OpenSSL Library Version (OpenSSL 3.1.7 3 Sep 2024)
- OpenSSL Header Version (OpenSSL 3.1.7 3 Sep 2024)
- pcntl (8.1.30, 1MB)
- pcov (1.0.11, 1MB)
- PCOV version (1.0.11)
- pcre (8.1.30)
- PCRE Library Version (10.42 2022-12-11)
- PCRE Unicode Version (14.0.0)
- pdo_mysql (8.1.30, 1MB)
- Client API version (mysqlnd 8.1.30)
- pdo_pgsql (8.1.30, 1MB)
- PostgreSQL(libpq) Version (16.4)
- pdo_sqlite (8.1.30, 1MB)
- pgsql (8.1.30, 1MB)
- PostgreSQL (libpq) Version (16.4)
- posix (8.1.30, 1MB)
- protobuf (3.24.2, 1MB)
- readline (8.1.30)
- redis (6.0.2, 1MB)
- Redis Version (6.0.2)
- Redis Sentinel Version (1.0)
- session (8.1.30, 1MB)
- soap (8.1.30, 1MB)
- sockets (8.1.30, 1MB)
- sodium (8.1.30, 1MB)
- libsodium headers version (1.0.19)
- libsodium library version (1.0.19)
- sqlite3 (8.1.30, 1MB)
- standard (8.1.30)
- tokenizer (8.1.30, 1MB)
- xdebug (3.3.2, 1MB)
- xml (8.1.30, 1MB)
- libxml2 Version (2.11.8)
- xmlreader (8.1.30, 1MB)
- xmlwriter (8.1.30, 1MB)
- xsl (8.1.30, 1MB)
- libxslt Version (1.1.39)
- libxslt compiled against libxml Version (2.11.6)
- libexslt Version (0.8.21)
- zip (1.19.5, 1MB)
- Zip version (1.19.5)
- Libzip version (1.10.1)
- zlib (8.1.30)
- Compiled Version (1.3.1)
- Linked Version (1.3.1)
php -i
diff compared to php:8.1.29
--- previous-php-i.txt
+++ /tmp/current-php-i.txt
@@ -1,9 +1,9 @@
phpinfo()
-PHP Version => 8.1.29
+PHP Version => 8.1.30
-System => Linux b9b30e808328 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64
-Build Date => Jun 6 2024 17:00:13
-Build System => Linux build-3-19-x86_64 5.15.108-0-lts #1-Alpine SMP Fri, 21 Apr 2023 05:55:14 +0000 x86_64 Linux
+System => Linux 62f5338267c7 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64
+Build Date => Oct 31 2024 20:20:50
+Build System => Linux build-3-19-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=81' '--libdir=/usr/lib/php81' '--datadir=/usr/share/php81' '--sysconfdir=/etc/php81' '--localstatedir=/var' '--with-layout=GNU' '--with-pic' '--with-config-file-path=/etc/php81' '--with-config-file-scan-dir=/etc/php81/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,mysqlnd' '--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/php81' '--enable-fpm' '--with-fpm-acl' '--enable-litespeed' '--enable-embed' 'build_alias=x86_64-alpine-linux-musl' 'host_alias=x86_64-alpine-linux-musl'
Server API => Command Line Interface
Virtual Directory Support => disabled
@@ -77,8 +77,8 @@
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.1.29, Copyright (c) Zend Technologies
- with Zend OPcache v8.1.29, Copyright (c), by Zend Technologies
+Zend Engine v4.1.30, Copyright (c) Zend Technologies
+ with Zend OPcache v8.1.30, Copyright (c), by Zend Technologies
with Xdebug v3.3.2, Copyright (c) 2002-2024, by Derick Rethans
@@ -163,7 +163,7 @@
Core
-PHP Version => 8.1.29
+PHP Version => 8.1.30
Directive => Local Value => Master Value
allow_url_fopen => On => On
@@ -265,7 +265,7 @@
curl
cURL support => enabled
-cURL Information => 8.9.0
+cURL Information => 8.9.1
Age => 11
Features
AsynchDNS => Yes
@@ -355,7 +355,7 @@
JPEG Support => enabled
libJPEG Version => 8
PNG Support => enabled
-libPNG Version => 1.6.40
+libPNG Version => 1.6.44
WBMP Support => enabled
XPM Support => enabled
libXpm Version => 30411
@@ -543,7 +543,7 @@
mysqli
MysqlI Support => enabled
-Client API library version => mysqlnd 8.1.29
+Client API library version => mysqlnd 8.1.30
Active Persistent Links => 0
Inactive Persistent Links => 0
Active Links => 0
@@ -565,7 +565,7 @@
mysqlnd
mysqlnd => enabled
-Version => mysqlnd 8.1.29
+Version => mysqlnd 8.1.30
Compression => supported
core SSL => supported
extended SSL => supported
@@ -582,7 +582,7 @@
OpenSSL support => enabled
OpenSSL Library Version => OpenSSL 3.1.7 3 Sep 2024
-OpenSSL Header Version => OpenSSL 3.1.5 30 Jan 2024
+OpenSSL Header Version => OpenSSL 3.1.7 3 Sep 2024
Openssl default config => /etc/ssl/openssl.cnf
Directive => Local Value => Master Value
@@ -623,7 +623,7 @@
pdo_mysql
PDO Driver for MySQL => enabled
-Client API version => mysqlnd 8.1.29
+Client API version => mysqlnd 8.1.30
Directive => Local Value => Master Value
pdo_mysql.default_socket => /run/mysqld/mysqld.sock => /run/mysqld/mysqld.sock
@@ -631,7 +631,7 @@
pdo_pgsql
PDO Driver for PostgreSQL => enabled
-PostgreSQL(libpq) Version => 16.3
+PostgreSQL(libpq) Version => 16.4
pdo_sqlite
@@ -641,7 +641,7 @@
pgsql
PostgreSQL Support => enabled
-PostgreSQL (libpq) Version => 16.3
+PostgreSQL (libpq) Version => 16.4
Multibyte character support => enabled
Active Persistent Links => 0
Active Links => 0
8.1.30-ubuntu
This docker image is based on the Ubuntu 24.04.1 LTS 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.1.30-ubuntu php -v
and will get the version pasted.
tools
- apache2 (2.4.58-1ubuntu8.4)
- bash (5.2.21-2ubuntu4)
- bzip2 (1.0.8-5.1build0.1)
- default-mysql-client (1.1.0build1)
- git-lfs (3.4.1-1ubuntu0.1)
- git (1:2.43.0-1ubuntu7.1)
- msmtp (1.8.24-1build2)
- openssh-client (1:9.6p1-3ubuntu13.5)
- rsync (3.2.7-1ubuntu1)
- sshpass (1.09-1)
- unit (1.31.0-1~jammy)
- unzip (6.0-28ubuntu4)
- vim (2:9.1.0016-1ubuntu7.2)
php extensions
- Core (8.1.30)
- PHP Version (8.1.30)
- FFI (8.1.30)
- PDO (8.1.30)
- Phar (8.1.30)
- Phar API version (1.1.1)
- Reflection (8.1.30)
- SPL (8.1.30)
- SimpleXML (8.1.30)
- Zend OPcache (8.1.30)
- amqp (2.1.2, 1MB)
- AMQP protocol version (0-9-1)
- librabbitmq version (0.11.0)
- apcu (5.1.23, 1MB)
- bcmath (8.1.30, 1MB)
- calendar (8.1.30, 1MB)
- ctype (8.1.30, 1MB)
- curl (8.1.30, 1MB)
- SSL Version (OpenSSL/3.0.13)
- ZLib Version (1.3)
- libSSH Version (libssh/0.10.6/openssl/zlib)
- date (8.1.30)
- timelib version (2021.19)
- "Olson" Timezone Database Version (0.system)
- dom (20031129, 1MB)
- DOM/XML API Version (20031129)
- libxml Version (2.9.14)
- exif (8.1.30, 1MB)
- Supported EXIF Version (0220)
- fileinfo (8.1.30, 7MB)
- filter (8.1.30)
- ftp (8.1.30, 1MB)
- gd (8.1.30, 1MB)
- GD headers Version (2.3.3)
- GD library Version (2.3.3)
- gettext (8.1.30, 1MB)
- grpc (1.66.0, 9MB)
- grpc module version (1.66.0)
- hash (8.1.30)
- MHASH API Version (Emulated Support)
- iconv (8.1.30, 1MB)
- iconv library version (2.39)
- 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 6.9.12-98 Q16 x86_64 18038 https://legacy.imagemagick.org)
- Imagick using ImageMagick library version (ImageMagick 6.9.12-98 Q16 x86_64 18038 https://legacy.imagemagick.org)
- intl (8.1.30, 1MB)
- ICU version (74.2)
- ICU Data version (74.2)
- ICU TZData version (2023c)
- ICU Unicode version (15.1)
- json (8.1.30)
- ldap (8.1.30, 1MB)
- API Version (3001)
- Vendor Version (20607)
- libxml (8.1.30)
- libXML Compiled Version (2.9.14)
- libXML Loaded Version (20914)
- mbstring (8.1.30, 2MB)
- libmbfl version (1.3.2)
- Multibyte regex (oniguruma) version (6.9.9)
- memcached (3.2.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.1.30, 1MB)
- Client API library version (mysqlnd 8.1.30)
- mysqlnd (mysqlnd 8.1.30, 1MB)
- openssl (8.1.30)
- OpenSSL Library Version (OpenSSL 3.0.13 30 Jan 2024)
- OpenSSL Header Version (OpenSSL 3.0.13 30 Jan 2024)
- pcntl (8.1.30)
- pcov (1.0.11, 1MB)
- PCOV version (1.0.11)
- pcre (8.1.30)
- PCRE Library Version (10.42 2022-12-11)
- PCRE Unicode Version (14.0.0)
- pdo_mysql (8.1.30, 1MB)
- Client API version (mysqlnd 8.1.30)
- pdo_pgsql (8.1.30, 1MB)
- PostgreSQL(libpq) Version (16.4)
- pdo_sqlite (8.1.30, 1MB)
- pgsql (8.1.30, 1MB)
- PostgreSQL (libpq) Version (16.4)
- posix (8.1.30, 1MB)
- protobuf (4.28.2, 1MB)
- readline (8.1.30, 1MB)
- redis (6.0.2, 1MB)
- Redis Version (6.0.2)
- Redis Sentinel Version (1.0)
- session (8.1.30)
- shmop (8.1.30, 1MB)
- soap (8.1.30, 1MB)
- sockets (8.1.30, 1MB)
- sodium (8.1.30)
- libsodium headers version (1.0.18)
- libsodium library version (1.0.18)
- sqlite3 (8.1.30, 1MB)
- standard (8.1.30)
- sysvmsg (8.1.30, 1MB)
- sysvsem (8.1.30, 1MB)
- sysvshm (8.1.30, 1MB)
- tokenizer (8.1.30, 1MB)
- xdebug (3.3.2, 2MB)
- xml (8.1.30, 1MB)
- libxml2 Version (2.9.14)
- xmlreader (8.1.30, 1MB)
- xmlwriter (8.1.30, 1MB)
- xsl (8.1.30, 1MB)
- libxslt Version (1.1.39)
- libxslt compiled against libxml Version (2.9.14)
- libexslt Version (0.8.21)
- zip (1.19.5, 1MB)
- Zip version (1.19.5)
- Libzip version (1.7.3)
- zlib (8.1.30)
- Compiled Version (1.3)
- Linked Version (1.3)
php -i
diff compared to php:8.1.29
2c2
< PHP Version => 8.1.29
---
> PHP Version => 8.1.30
4,5c4,5
< System => Linux 5ba63643e32e 6.8.0-1014-azure #16~22.04.1-Ubuntu SMP Thu Aug 15 21:31:41 UTC 2024 x86_64
< Build Date => Jun 6 2024 16:53:54
---
> System => Linux c3c5effdcb92 6.8.0-1014-azure #16~22.04.1-Ubuntu SMP Thu Aug 15 21:31:41 UTC 2024 x86_64
> Build Date => Sep 27 2024 04:07:54
83,84c83,84
< Zend Engine v4.1.29, Copyright (c) Zend Technologies
< with Zend OPcache v8.1.29, Copyright (c), by Zend Technologies
---
> Zend Engine v4.1.30, Copyright (c) Zend Technologies
> with Zend OPcache v8.1.30, Copyright (c), by Zend Technologies
169c169
< PHP Version => 8.1.29
---
> PHP Version => 8.1.30
403c403
< grpc module version => 1.64.1
---
> grpc module version => 1.66.0
409d408
< grpc.log_filename => no value => no value
434c433
< igbinary version => 3.2.15
---
> igbinary version => 3.2.16
566c565,566
< extension Version => 2.2.0
---
> MessagePack APCu Serializer ABI => no
> extension Version => 3.0.0
569a570
> msgpack.assoc => On => On
578c579
< Client API library version => mysqlnd 8.1.29
---
> Client API library version => mysqlnd 8.1.30
600c601
< Version => mysqlnd 8.1.29
---
> Version => mysqlnd 8.1.30
658c659
< Client API version => mysqlnd 8.1.29
---
> Client API version => mysqlnd 8.1.30
666c667
< PostgreSQL(libpq) Version => 16.3
---
> PostgreSQL(libpq) Version => 16.4
676c677
< PostgreSQL (libpq) Version => 16.3
---
> PostgreSQL (libpq) Version => 16.4
715c716
< Version => 4.27.2
---
> Version => 4.28.2
8.3.11-ubuntu
This docker image is based on the Ubuntu 24.04.1 LTS 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.3.11-ubuntu php -v
and will get the version pasted.
tools
php extensions
- Core (8.3.11)
- PHP Version (8.3.11)
- FFI (8.3.11)
- PDO (8.3.11)
- Phar (8.3.11)
- Phar API version (1.1.1)
- Reflection (8.3.11)
- SPL (8.3.11)
- SimpleXML (8.3.11)
- Zend OPcache (8.3.11)
- amqp (2.1.2, 1MB)
- AMQP protocol version (0-9-1)
- librabbitmq version (0.11.0)
- apcu (5.1.23, 1MB)
- bcmath (8.3.11, 1MB)
- calendar (8.3.11, 1MB)
- ctype (8.3.11, 1MB)
- curl (8.3.11, 1MB)
- SSL Version (OpenSSL/3.0.13)
- ZLib Version (1.3)
- libSSH Version (libssh/0.10.6/openssl/zlib)
- date (8.3.11)
- timelib version (2022.10)
- "Olson" Timezone Database Version (0.system)
- dom (20031129, 1MB)
- DOM/XML API Version (20031129)
- libxml Version (2.9.14)
- exif (8.3.11, 1MB)
- Supported EXIF Version (0220)
- fileinfo (8.3.11, 8MB)
- filter (8.3.11)
- ftp (8.3.11, 1MB)
- gd (8.3.11, 1MB)
- GD headers Version (2.3.3)
- GD library Version (2.3.3)
- gettext (8.3.11, 1MB)
- grpc (1.66.0, 9MB)
- grpc module version (1.66.0)
- hash (8.3.11)
- MHASH API Version (Emulated Support)
- iconv (8.3.11, 1MB)
- iconv library version (2.39)
- 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 6.9.12-98 Q16 x86_64 18038 https://legacy.imagemagick.org)
- Imagick using ImageMagick library version (ImageMagick 6.9.12-98 Q16 x86_64 18038 https://legacy.imagemagick.org)
- intl (8.3.11, 1MB)
- ICU version (74.2)
- ICU Data version (74.2)
- ICU TZData version (2023c)
- ICU Unicode version (15.1)
- json (8.3.11)
- ldap (8.3.11, 1MB)
- API Version (3001)
- Vendor Version (20607)
- libxml (8.3.11)
- libXML Compiled Version (2.9.14)
- libXML Loaded Version (20914)
- mbstring (8.3.11, 2MB)
- libmbfl version (1.3.2)
- Multibyte regex (oniguruma) version (6.9.9)
- memcached (3.2.0, 1MB)
- libmemcached-awesome version (1.1.4)
- msgpack (2.2.0, 1MB)
- extension Version (2.2.0)
- header Version (3.2.0)
- mysqli (8.3.11, 1MB)
- Client API library version (mysqlnd 8.3.11)
- mysqlnd (mysqlnd 8.3.11, 1MB)
- openssl (8.3.11)
- OpenSSL Library Version (OpenSSL 3.0.13 30 Jan 2024)
- OpenSSL Header Version (OpenSSL 3.0.13 30 Jan 2024)
- pcntl (8.3.11)
- pcov (1.0.11, 1MB)
- PCOV version (1.0.11)
- pcre (8.3.11)
- PCRE Library Version (10.42 2022-12-11)
- PCRE Unicode Version (14.0.0)
- pdo_mysql (8.3.11, 1MB)
- Client API version (mysqlnd 8.3.11)
- pdo_pgsql (8.3.11, 1MB)
- PostgreSQL(libpq) Version (16.4)
- pdo_sqlite (8.3.11, 1MB)
- pgsql (8.3.11, 1MB)
- PostgreSQL (libpq) Version (16.4)
- posix (8.3.11, 1MB)
- protobuf (4.28.1, 1MB)
- random (8.3.11)
- readline (8.3.11, 1MB)
- redis (6.0.2, 1MB)
- Redis Version (6.0.2)
- Redis Sentinel Version (1.0)
- session (8.3.11)
- shmop (8.3.11, 1MB)
- soap (8.3.11, 1MB)
- sockets (8.3.11, 1MB)
- sodium (8.3.11)
- libsodium headers version (1.0.18)
- libsodium library version (1.0.18)
- sqlite3 (8.3.11, 1MB)
- standard (8.3.11)
- sysvmsg (8.3.11, 1MB)
- sysvsem (8.3.11, 1MB)
- sysvshm (8.3.11, 1MB)
- tokenizer (8.3.11, 1MB)
- xdebug (3.3.2, 2MB)
- xml (8.3.11, 1MB)
- libxml2 Version (2.9.14)
- xmlreader (8.3.11, 1MB)
- xmlwriter (8.3.11, 1MB)
- xsl (8.3.11, 1MB)
- libxslt Version (1.1.39)
- libxslt compiled against libxml Version (2.9.14)
- libexslt Version (0.8.21)
- zip (1.22.3, 1MB)
- Zip version (1.22.3)
- Libzip version (1.7.3)
- zlib (8.3.11)
- Compiled Version (1.3)
- Linked Version (1.3)
php -i
diff compared to php:8.2.21
2c2
< PHP Version => 8.2.21
---
> PHP Version => 8.3.11
4,5c4,5
< System => Linux e2cc38cb08f8 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64
< Build Date => Jul 4 2024 16:26:49
---
> System => Linux 5aef23d9e855 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64
> Build Date => Aug 30 2024 09:28:18
9,68c9,68
< Configuration File (php.ini) Path => /etc/php/8.2/cli
< Loaded Configuration File => /etc/php/8.2/cli/php.ini
< Scan this dir for additional .ini files => /etc/php/8.2/cli/conf.d
< Additional .ini files parsed => /etc/php/8.2/cli/conf.d/10-mysqlnd.ini,
< /etc/php/8.2/cli/conf.d/10-opcache.ini,
< /etc/php/8.2/cli/conf.d/10-pdo.ini,
< /etc/php/8.2/cli/conf.d/15-xml.ini,
< /etc/php/8.2/cli/conf.d/20-amqp.ini,
< /etc/php/8.2/cli/conf.d/20-apcu.ini,
< /etc/php/8.2/cli/conf.d/20-bcmath.ini,
< /etc/php/8.2/cli/conf.d/20-calendar.ini,
< /etc/php/8.2/cli/conf.d/20-ctype.ini,
< /etc/php/8.2/cli/conf.d/20-curl.ini,
< /etc/php/8.2/cli/conf.d/20-dom.ini,
< /etc/php/8.2/cli/conf.d/20-exif.ini,
< /etc/php/8.2/cli/conf.d/20-ffi.ini,
< /etc/php/8.2/cli/conf.d/20-fileinfo.ini,
< /etc/php/8.2/cli/conf.d/20-ftp.ini,
< /etc/php/8.2/cli/conf.d/20-gd.ini,
< /etc/php/8.2/cli/conf.d/20-gettext.ini,
< /etc/php/8.2/cli/conf.d/20-iconv.ini,
< /etc/php/8.2/cli/conf.d/20-igbinary.ini,
< /etc/php/8.2/cli/conf.d/20-imagick.ini,
< /etc/php/8.2/cli/conf.d/20-intl.ini,
< /etc/php/8.2/cli/conf.d/20-ldap.ini,
< /etc/php/8.2/cli/conf.d/20-mbstring.ini,
< /etc/php/8.2/cli/conf.d/20-msgpack.ini,
< /etc/php/8.2/cli/conf.d/20-mysqli.ini,
< /etc/php/8.2/cli/conf.d/20-pcov.ini,
< /etc/php/8.2/cli/conf.d/20-pdo_mysql.ini,
< /etc/php/8.2/cli/conf.d/20-pdo_pgsql.ini,
< /etc/php/8.2/cli/conf.d/20-pdo_sqlite.ini,
< /etc/php/8.2/cli/conf.d/20-pgsql.ini,
< /etc/php/8.2/cli/conf.d/20-phar.ini,
< /etc/php/8.2/cli/conf.d/20-posix.ini,
< /etc/php/8.2/cli/conf.d/20-readline.ini,
< /etc/php/8.2/cli/conf.d/20-redis.ini,
< /etc/php/8.2/cli/conf.d/20-shmop.ini,
< /etc/php/8.2/cli/conf.d/20-simplexml.ini,
< /etc/php/8.2/cli/conf.d/20-soap.ini,
< /etc/php/8.2/cli/conf.d/20-sockets.ini,
< /etc/php/8.2/cli/conf.d/20-sqlite3.ini,
< /etc/php/8.2/cli/conf.d/20-sysvmsg.ini,
< /etc/php/8.2/cli/conf.d/20-sysvsem.ini,
< /etc/php/8.2/cli/conf.d/20-sysvshm.ini,
< /etc/php/8.2/cli/conf.d/20-tokenizer.ini,
< /etc/php/8.2/cli/conf.d/20-xdebug.ini,
< /etc/php/8.2/cli/conf.d/20-xmlreader.ini,
< /etc/php/8.2/cli/conf.d/20-xmlwriter.ini,
< /etc/php/8.2/cli/conf.d/20-xsl.ini,
< /etc/php/8.2/cli/conf.d/20-zip.ini,
< /etc/php/8.2/cli/conf.d/25-memcached.ini,
< /etc/php/8.2/cli/conf.d/30-grpc.ini,
< /etc/php/8.2/cli/conf.d/30-protobuf.ini
<
< PHP API => 20220829
< PHP Extension => 20220829
< Zend Extension => 420220829
< Zend Extension Build => API420220829,NTS
< PHP Extension Build => API20220829,NTS
---
> Configuration File (php.ini) Path => /etc/php/8.3/cli
> Loaded Configuration File => /etc/php/8.3/cli/php.ini
> Scan this dir for additional .ini files => /etc/php/8.3/cli/conf.d
> Additional .ini files parsed => /etc/php/8.3/cli/conf.d/10-mysqlnd.ini,
> /etc/php/8.3/cli/conf.d/10-opcache.ini,
> /etc/php/8.3/cli/conf.d/10-pdo.ini,
> /etc/php/8.3/cli/conf.d/15-xml.ini,
> /etc/php/8.3/cli/conf.d/20-amqp.ini,
> /etc/php/8.3/cli/conf.d/20-apcu.ini,
> /etc/php/8.3/cli/conf.d/20-bcmath.ini,
> /etc/php/8.3/cli/conf.d/20-calendar.ini,
> /etc/php/8.3/cli/conf.d/20-ctype.ini,
> /etc/php/8.3/cli/conf.d/20-curl.ini,
> /etc/php/8.3/cli/conf.d/20-dom.ini,
> /etc/php/8.3/cli/conf.d/20-exif.ini,
> /etc/php/8.3/cli/conf.d/20-ffi.ini,
> /etc/php/8.3/cli/conf.d/20-fileinfo.ini,
> /etc/php/8.3/cli/conf.d/20-ftp.ini,
> /etc/php/8.3/cli/conf.d/20-gd.ini,
> /etc/php/8.3/cli/conf.d/20-gettext.ini,
> /etc/php/8.3/cli/conf.d/20-iconv.ini,
> /etc/php/8.3/cli/conf.d/20-igbinary.ini,
> /etc/php/8.3/cli/conf.d/20-imagick.ini,
> /etc/php/8.3/cli/conf.d/20-intl.ini,
> /etc/php/8.3/cli/conf.d/20-ldap.ini,
> /etc/php/8.3/cli/conf.d/20-mbstring.ini,
> /etc/php/8.3/cli/conf.d/20-msgpack.ini,
> /etc/php/8.3/cli/conf.d/20-mysqli.ini,
> /etc/php/8.3/cli/conf.d/20-pcov.ini,
> /etc/php/8.3/cli/conf.d/20-pdo_mysql.ini,
> /etc/php/8.3/cli/conf.d/20-pdo_pgsql.ini,
> /etc/php/8.3/cli/conf.d/20-pdo_sqlite.ini,
> /etc/php/8.3/cli/conf.d/20-pgsql.ini,
> /etc/php/8.3/cli/conf.d/20-phar.ini,
> /etc/php/8.3/cli/conf.d/20-posix.ini,
> /etc/php/8.3/cli/conf.d/20-readline.ini,
> /etc/php/8.3/cli/conf.d/20-redis.ini,
> /etc/php/8.3/cli/conf.d/20-shmop.ini,
> /etc/php/8.3/cli/conf.d/20-simplexml.ini,
> /etc/php/8.3/cli/conf.d/20-soap.ini,
> /etc/php/8.3/cli/conf.d/20-sockets.ini,
> /etc/php/8.3/cli/conf.d/20-sqlite3.ini,
> /etc/php/8.3/cli/conf.d/20-sysvmsg.ini,
> /etc/php/8.3/cli/conf.d/20-sysvsem.ini,
> /etc/php/8.3/cli/conf.d/20-sysvshm.ini,
> /etc/php/8.3/cli/conf.d/20-tokenizer.ini,
> /etc/php/8.3/cli/conf.d/20-xdebug.ini,
> /etc/php/8.3/cli/conf.d/20-xmlreader.ini,
> /etc/php/8.3/cli/conf.d/20-xmlwriter.ini,
> /etc/php/8.3/cli/conf.d/20-xsl.ini,
> /etc/php/8.3/cli/conf.d/20-zip.ini,
> /etc/php/8.3/cli/conf.d/25-memcached.ini,
> /etc/php/8.3/cli/conf.d/30-grpc.ini,
> /etc/php/8.3/cli/conf.d/30-protobuf.ini
>
> PHP API => 20230831
> PHP Extension => 20230831
> Zend Extension => 420230831
> Zend Extension Build => API420230831,NTS
> PHP Extension Build => API20230831,NTS
76c76
< DTrace Support => available, disabled
---
> DTrace Support => disabled
83,84c83,84
< Zend Engine v4.2.21, Copyright (c) Zend Technologies
< with Zend OPcache v8.2.21, Copyright (c), by Zend Technologies
---
> Zend Engine v4.3.11, Copyright (c) Zend Technologies
> with Zend OPcache v8.3.11, Copyright (c), by Zend Technologies
169c169
< PHP Version => 8.2.21
---
> PHP Version => 8.3.11
197c197
< extension_dir => /usr/lib/php/20220829 => /usr/lib/php/20220829
---
> extension_dir => /usr/lib/php/20230831 => /usr/lib/php/20230831
261a262
> zend.max_allowed_stack_size => 0 => 0
262a264
> zend.reserved_stack_size => 0 => 0
367c369
< libmagic => 540
---
> libmagic => 543
397a400
> AVIF Support => enabled
410c413
< grpc module version => 1.64.1
---
> grpc module version => 1.66.0
416d418
< grpc.log_filename => no value => no value
441c443
< igbinary version => 3.2.15
...
8.2.23-ubuntu
This docker image is based on the Ubuntu 24.04.1 LTS 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.2.23-ubuntu php -v
and will get the version pasted.
tools
php extensions
- Core (8.2.23)
- PHP Version (8.2.23)
- FFI (8.2.23)
- PDO (8.2.23)
- Phar (8.2.23)
- Phar API version (1.1.1)
- Reflection (8.2.23)
- SPL (8.2.23)
- SimpleXML (8.2.23)
- Zend OPcache (8.2.23)
- amqp (2.1.2, 1MB)
- AMQP protocol version (0-9-1)
- librabbitmq version (0.11.0)
- apcu (5.1.23, 1MB)
- bcmath (8.2.23, 1MB)
- calendar (8.2.23, 1MB)
- ctype (8.2.23, 1MB)
- curl (8.2.23, 1MB)
- SSL Version (OpenSSL/3.0.13)
- ZLib Version (1.3)
- libSSH Version (libssh/0.10.6/openssl/zlib)
- date (8.2.23)
- timelib version (2022.10)
- "Olson" Timezone Database Version (0.system)
- dom (20031129, 1MB)
- DOM/XML API Version (20031129)
- libxml Version (2.9.14)
- exif (8.2.23, 1MB)
- Supported EXIF Version (0220)
- fileinfo (8.2.23, 7MB)
- filter (8.2.23)
- ftp (8.2.23, 1MB)
- gd (8.2.23, 1MB)
- GD headers Version (2.3.3)
- GD library Version (2.3.3)
- gettext (8.2.23, 1MB)
- grpc (1.66.0, 9MB)
- grpc module version (1.66.0)
- hash (8.2.23)
- MHASH API Version (Emulated Support)
- iconv (8.2.23, 1MB)
- iconv library version (2.39)
- 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 6.9.12-98 Q16 x86_64 18038 https://legacy.imagemagick.org)
- Imagick using ImageMagick library version (ImageMagick 6.9.12-98 Q16 x86_64 18038 https://legacy.imagemagick.org)
- intl (8.2.23, 1MB)
- ICU version (74.2)
- ICU Data version (74.2)
- ICU TZData version (2023c)
- ICU Unicode version (15.1)
- json (8.2.23)
- ldap (8.2.23, 1MB)
- API Version (3001)
- Vendor Version (20607)
- libxml (8.2.23)
- libXML Compiled Version (2.9.14)
- libXML Loaded Version (20914)
- mbstring (8.2.23, 2MB)
- libmbfl version (1.3.2)
- Multibyte regex (oniguruma) version (6.9.9)
- memcached (3.2.0, 1MB)
- libmemcached-awesome version (1.1.4)
- msgpack (2.2.0, 1MB)
- extension Version (2.2.0)
- header Version (3.2.0)
- mysqli (8.2.23, 1MB)
- Client API library version (mysqlnd 8.2.23)
- mysqlnd (mysqlnd 8.2.23, 1MB)
- openssl (8.2.23)
- OpenSSL Library Version (OpenSSL 3.0.13 30 Jan 2024)
- OpenSSL Header Version (OpenSSL 3.0.13 30 Jan 2024)
- pcntl (8.2.23)
- pcov (1.0.11, 1MB)
- PCOV version (1.0.11)
- pcre (8.2.23)
- PCRE Library Version (10.42 2022-12-11)
- PCRE Unicode Version (14.0.0)
- pdo_mysql (8.2.23, 1MB)
- Client API version (mysqlnd 8.2.23)
- pdo_pgsql (8.2.23, 1MB)
- PostgreSQL(libpq) Version (16.4)
- pdo_sqlite (8.2.23, 1MB)
- pgsql (8.2.23, 1MB)
- PostgreSQL (libpq) Version (16.4)
- posix (8.2.23, 1MB)
- protobuf (4.28.1, 1MB)
- random (8.2.23)
- readline (8.2.23, 1MB)
- redis (6.0.2, 1MB)
- Redis Version (6.0.2)
- Redis Sentinel Version (1.0)
- session (8.2.23)
- shmop (8.2.23, 1MB)
- soap (8.2.23, 1MB)
- sockets (8.2.23, 1MB)
- sodium (8.2.23)
- libsodium headers version (1.0.18)
- libsodium library version (1.0.18)
- sqlite3 (8.2.23, 1MB)
- standard (8.2.23)
- sysvmsg (8.2.23, 1MB)
- sysvsem (8.2.23, 1MB)
- sysvshm (8.2.23, 1MB)
- tokenizer (8.2.23, 1MB)
- xdebug (3.3.2, 2MB)
- xml (8.2.23, 1MB)
- libxml2 Version (2.9.14)
- xmlreader (8.2.23, 1MB)
- xmlwriter (8.2.23, 1MB)
- xsl (8.2.23, 1MB)
- libxslt Version (1.1.39)
- libxslt compiled against libxml Version (2.9.14)
- libexslt Version (0.8.21)
- zip (1.21.1, 1MB)
- Zip version (1.21.1)
- Libzip version (1.7.3)
- zlib (8.2.23)
- Compiled Version (1.3)
- Linked Version (1.3)
php -i
diff compared to php:8.2.21
2c2
< PHP Version => 8.2.21
---
> PHP Version => 8.2.23
4,5c4,5
< System => Linux d8e60785bf7a 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64
< Build Date => Jul 4 2024 16:26:49
---
> System => Linux 4672687b33e4 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64
> Build Date => Aug 30 2024 09:22:17
83,84c83,84
< Zend Engine v4.2.21, Copyright (c) Zend Technologies
< with Zend OPcache v8.2.21, Copyright (c), by Zend Technologies
---
> Zend Engine v4.2.23, Copyright (c) Zend Technologies
> with Zend OPcache v8.2.23, Copyright (c), by Zend Technologies
169c169
< PHP Version => 8.2.21
---
> PHP Version => 8.2.23
397a398
> AVIF Support => enabled
410c411
< grpc module version => 1.64.1
---
> grpc module version => 1.66.0
416d416
< grpc.log_filename => no value => no value
441c441
< igbinary version => 3.2.15
---
> igbinary version => 3.2.16
585c585
< Client API library version => mysqlnd 8.2.21
---
> Client API library version => mysqlnd 8.2.23
606c606
< Version => mysqlnd 8.2.21
---
> Version => mysqlnd 8.2.23
664c664
< Client API version => mysqlnd 8.2.21
---
> Client API version => mysqlnd 8.2.23
672c672
< PostgreSQL(libpq) Version => 16.3
---
> PostgreSQL(libpq) Version => 16.4
682c682
< PostgreSQL (libpq) Version => 16.3
---
> PostgreSQL (libpq) Version => 16.4
721c721
< Version => 4.27.2
---
> Version => 4.28.1
728c728
< Version => 8.2.21
---
> Version => 8.2.23
8.3.10
This docker image is based on the Alpine Linux v3.20 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.3.10 php -v
and will get the version pasted.
tools
- apache2 (2.4.62-r0)
- bash (5.2.26-r0)
- bzip2 (1.0.8-r6)
- git (2.45.2-r0)
- git-lfs (3.5.1-r4)
- msmtp (1.8.26-r0)
- mysql-client (10.11.8-r0)
- openssh-client-default (9.7_p1-r4)
- rsync (3.3.0-r0)
- sshpass (1.10-r0)
- unit (1.32.1-r3)
- unzip (6.0-r14)
- vim (9.1.0707-r0)
php extensions
- Core (8.3.10)
- PHP Version (8.3.10)
- PDO (8.3.10)
- Phar (8.3.10)
- Phar API version (1.1.1)
- Reflection (8.3.10)
- SPL (8.3.10)
- SimpleXML (8.3.10)
- Zend OPcache (8.3.10)
- amqp (2.1.2, 1MB)
- AMQP protocol version (0-9-1)
- librabbitmq version (0.14.0)
- apcu (5.1.23, 1MB)
- bcmath (8.3.10, 1MB)
- calendar (8.3.10, 1MB)
- ctype (8.3.10, 1MB)
- curl (8.3.10, 1MB)
- SSL Version (OpenSSL/3.3.2)
- ZLib Version (1.3.1)
- date (8.3.10)
- timelib version (2022.10)
- "Olson" Timezone Database Version (2024.1)
- dom (20031129, 1MB)
- DOM/XML API Version (20031129)
- libxml Version (2.12.7)
- fileinfo (8.3.10, 8MB)
- filter (8.3.10)
- ftp (8.3.10, 1MB)
- gd (8.3.10, 1MB)
- GD Version (bundled (2.1.0 compatible))
- FreeType Version (2.13.2)
- libJPEG Version (8)
- libPNG Version (1.6.43)
- libXpm Version (30411)
- AVIF Version (1.0.4)
- grpc (1.64.1, 10MB)
- grpc module version (1.64.1)
- hash (8.3.10)
- iconv (8.3.10, 1MB)
- iconv library version (unknown)
- igbinary (3.2.15, 1MB)
- igbinary version (3.2.15)
- imagick (3.7.0, 1MB)
- imagick module version (3.7.0)
- 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)
- intl (8.3.10, 1MB)
- ICU version (74.2)
- ICU Data version (74.2)
- ICU TZData version (2023c)
- ICU Unicode version (15.1)
- json (8.3.10)
- ldap (8.3.10, 1MB)
- API Version (3001)
- Vendor Version (20607)
- libxml (8.3.10)
- libXML Compiled Version (2.12.7)
- libXML Loaded Version (21207)
- mbstring (8.3.10, 2MB)
- libmbfl version (1.3.2)
- Multibyte regex (oniguruma) version (6.9.9)
- memcached (3.2.0, 1MB)
- libmemcached-awesome version (1.1.4)
- msgpack (2.2.0, 1MB)
- extension Version (2.2.0)
- header Version (3.2.0)
- mysqli (8.3.10, 1MB)
- Client API library version (mysqlnd 8.3.10)
- mysqlnd (mysqlnd 8.3.10, 1MB)
- openssl (8.3.10, 1MB)
- OpenSSL Library Version (OpenSSL 3.3.2 3 Sep 2024)
- OpenSSL Header Version (OpenSSL 3.3.1 4 Jun 2024)
- pcntl (8.3.10, 1MB)
- pcov (1.0.11, 1MB)
- PCOV version (1.0.11)
- pcre (8.3.10)
- PCRE Library Version (10.43 2024-02-16)
- PCRE Unicode Version (15.0.0)
- pdo_mysql (8.3.10, 1MB)
- Client API version (mysqlnd 8.3.10)
- pdo_pgsql (8.3.10, 1MB)
- PostgreSQL(libpq) Version (16.3)
- pdo_sqlite (8.3.10, 1MB)
- pgsql (8.3.10, 1MB)
- PostgreSQL (libpq) Version (16.3)
- posix (8.3.10, 1MB)
- protobuf (4.26.0, 1MB)
- random (8.3.10)
- readline (8.3.10)
- redis (6.0.2, 1MB)
- Redis Version (6.0.2)
- Redis Sentinel Version (1.0)
- session (8.3.10, 1MB)
- soap (8.3.10, 1MB)
- sockets (8.3.10, 1MB)
- sodium (8.3.10, 1MB)
- libsodium headers version (1.0.19)
- libsodium library version (1.0.19)
- sqlite3 (8.3.10, 1MB)
- standard (8.3.10)
- tokenizer (8.3.10, 1MB)
- xdebug (3.3.2, 1MB)
- xml (8.3.10, 1MB)
- libxml2 Version (2.12.7)
- xmlreader (8.3.10, 1MB)
- xmlwriter (8.3.10, 1MB)
- xsl (8.3.10, 1MB)
- libxslt Version (1.1.39)
- libxslt compiled against libxml Version (2.12.6)
- libexslt Version (0.8.21)
- zip (1.22.3, 1MB)
- Zip version (1.22.3)
- Libzip version (1.10.1)
- zlib (8.3.10)
- Compiled Version (1.3.1)
- Linked Version (1.3.1)
php -i
diff compared to php:8.2.20
--- previous-php-i.txt
+++ /tmp/current-php-i.txt
@@ -1,68 +1,68 @@
phpinfo()
-PHP Version => 8.2.20
+PHP Version => 8.3.10
-System => Linux 7f8615376a27 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64
-Build Date => Jun 6 2024 17:02:41
-Build System => Linux build-3-19-x86_64 5.15.108-0-lts #1-Alpine SMP Fri, 21 Apr 2023 05:55:14 +0000 x86_64 Linux
-Configure Command => './configure' '--build=x86_64-alpine-linux-musl' '--host=x86_64-alpine-linux-musl' '--prefix=/usr' '--program-suffix=82' '--libdir=/usr/lib/php82' '--datadir=/usr/share/php82' '--sysconfdir=/etc/php82' '--localstatedir=/var' '--with-layout=GNU' '--with-pic' '--with-config-file-path=/etc/php82' '--with-config-file-scan-dir=/etc/php82/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/php82' '--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 0d1f20833bdc 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64
+Build Date => Aug 1 2024 20:18:40
+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'
Server API => Command Line Interface
Virtual Directory Support => disabled
-Configuration File (php.ini) Path => /etc/php82
-Loaded Configuration File => /etc/php82/php.ini
-Scan this dir for additional .ini files => /etc/php82/conf.d
-Additional .ini files parsed => /etc/php82/conf.d/00_bcmath.ini,
-/etc/php82/conf.d/00_calendar.ini,
-/etc/php82/conf.d/00_ctype.ini,
-/etc/php82/conf.d/00_curl.ini,
-/etc/php82/conf.d/00_dom.ini,
-/etc/php82/conf.d/00_fileinfo.ini,
-/etc/php82/conf.d/00_ftp.ini,
-/etc/php82/conf.d/00_gd.ini,
-/etc/php82/conf.d/00_iconv.ini,
-/etc/php82/conf.d/00_intl.ini,
-/etc/php82/conf.d/00_ldap.ini,
-/etc/php82/conf.d/00_mbstring.ini,
-/etc/php82/conf.d/00_opcache.ini,
-/etc/php82/conf.d/00_openssl...
8.2.22
This docker image is based on the Alpine Linux v3.20 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.2.22 php -v
and will get the version pasted.
tools
- apache2 (2.4.62-r0)
- bash (5.2.26-r0)
- bzip2 (1.0.8-r6)
- git (2.45.2-r0)
- git-lfs (3.5.1-r4)
- msmtp (1.8.26-r0)
- mysql-client (10.11.8-r0)
- openssh-client-default (9.7_p1-r4)
- rsync (3.3.0-r0)
- sshpass (1.10-r0)
- unit (1.32.1-r3)
- unzip (6.0-r14)
- vim (9.1.0707-r0)
php extensions
- Core (8.2.22)
- PHP Version (8.2.22)
- PDO (8.2.22)
- Phar (8.2.22)
- Phar API version (1.1.1)
- Reflection (8.2.22)
- SPL (8.2.22)
- SimpleXML (8.2.22)
- Zend OPcache (8.2.22)
- amqp (2.1.2, 1MB)
- AMQP protocol version (0-9-1)
- librabbitmq version (0.14.0)
- apcu (5.1.23, 1MB)
- bcmath (8.2.22, 1MB)
- calendar (8.2.22, 1MB)
- ctype (8.2.22, 1MB)
- curl (8.2.22, 1MB)
- SSL Version (OpenSSL/3.3.2)
- ZLib Version (1.3.1)
- date (8.2.22)
- timelib version (2022.10)
- "Olson" Timezone Database Version (2024.1)
- dom (20031129, 1MB)
- DOM/XML API Version (20031129)
- libxml Version (2.12.7)
- fileinfo (8.2.22, 7MB)
- filter (8.2.22)
- ftp (8.2.22, 1MB)
- gd (8.2.22, 1MB)
- GD Version (bundled (2.1.0 compatible))
- FreeType Version (2.13.2)
- libJPEG Version (8)
- libPNG Version (1.6.43)
- libXpm Version (30411)
- AVIF Version (1.0.4)
- grpc (1.64.1, 10MB)
- grpc module version (1.64.1)
- hash (8.2.22)
- iconv (8.2.22, 1MB)
- iconv library version (unknown)
- igbinary (3.2.15, 1MB)
- igbinary version (3.2.15)
- imagick (3.7.0, 1MB)
- imagick module version (3.7.0)
- 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)
- intl (8.2.22, 1MB)
- ICU version (74.2)
- ICU Data version (74.2)
- ICU TZData version (2023c)
- ICU Unicode version (15.1)
- json (8.2.22)
- ldap (8.2.22, 1MB)
- API Version (3001)
- Vendor Version (20607)
- libxml (8.2.22)
- libXML Compiled Version (2.12.7)
- libXML Loaded Version (21207)
- mbstring (8.2.22, 2MB)
- libmbfl version (1.3.2)
- Multibyte regex (oniguruma) version (6.9.9)
- memcached (3.2.0, 1MB)
- libmemcached-awesome version (1.1.4)
- msgpack (2.2.0, 1MB)
- extension Version (2.2.0)
- header Version (3.2.0)
- mysqli (8.2.22, 1MB)
- Client API library version (mysqlnd 8.2.22)
- mysqlnd (mysqlnd 8.2.22, 1MB)
- openssl (8.2.22, 1MB)
- OpenSSL Library Version (OpenSSL 3.3.2 3 Sep 2024)
- OpenSSL Header Version (OpenSSL 3.3.1 4 Jun 2024)
- pcntl (8.2.22, 1MB)
- pcov (1.0.11, 1MB)
- PCOV version (1.0.11)
- pcre (8.2.22)
- PCRE Library Version (10.43 2024-02-16)
- PCRE Unicode Version (15.0.0)
- pdo_mysql (8.2.22, 1MB)
- Client API version (mysqlnd 8.2.22)
- pdo_pgsql (8.2.22, 1MB)
- PostgreSQL(libpq) Version (16.3)
- pdo_sqlite (8.2.22, 1MB)
- pgsql (8.2.22, 1MB)
- PostgreSQL (libpq) Version (16.3)
- posix (8.2.22, 1MB)
- protobuf (4.26.0, 1MB)
- random (8.2.22)
- readline (8.2.22)
- redis (6.0.2, 1MB)
- Redis Version (6.0.2)
- Redis Sentinel Version (1.0)
- session (8.2.22, 1MB)
- soap (8.2.22, 1MB)
- sockets (8.2.22, 1MB)
- sodium (8.2.22, 1MB)
- libsodium headers version (1.0.19)
- libsodium library version (1.0.19)
- sqlite3 (8.2.22, 1MB)
- standard (8.2.22)
- tokenizer (8.2.22, 1MB)
- xdebug (3.3.2, 1MB)
- xml (8.2.22, 1MB)
- libxml2 Version (2.12.7)
- xmlreader (8.2.22, 1MB)
- xmlwriter (8.2.22, 1MB)
- xsl (8.2.22, 1MB)
- libxslt Version (1.1.39)
- libxslt compiled against libxml Version (2.12.6)
- libexslt Version (0.8.21)
- zip (1.21.1, 1MB)
- Zip version (1.21.1)
- Libzip version (1.10.1)
- zlib (8.2.22)
- Compiled Version (1.3.1)
- Linked Version (1.3.1)
php -i
diff compared to php:8.2.20
--- previous-php-i.txt
+++ /tmp/current-php-i.txt
@@ -1,9 +1,9 @@
phpinfo()
-PHP Version => 8.2.20
+PHP Version => 8.2.22
-System => Linux 9517ca25de9a 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64
-Build Date => Jun 6 2024 17:02:41
-Build System => Linux build-3-19-x86_64 5.15.108-0-lts #1-Alpine SMP Fri, 21 Apr 2023 05:55:14 +0000 x86_64 Linux
+System => Linux 8e7fe15305bc 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64
+Build Date => Aug 1 2024 20:20:17
+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=82' '--libdir=/usr/lib/php82' '--datadir=/usr/share/php82' '--sysconfdir=/etc/php82' '--localstatedir=/var' '--with-layout=GNU' '--with-pic' '--with-config-file-path=/etc/php82' '--with-config-file-scan-dir=/etc/php82/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/php82' '--enable-fpm' '--with-fpm-acl' '--enable-litespeed' '--enable-embed' 'build_alias=x86_64-alpine-linux-musl' 'host_alias=x86_64-alpine-linux-musl'
Server API => Command Line Interface
Virtual Directory Support => disabled
@@ -77,8 +77,8 @@
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.2.20, Copyright (c) Zend Technologies
- with Zend OPcache v8.2.20, Copyright (c), by Zend Technologies
+Zend Engine v4.2.22, Copyright (c) Zend Technologies
+ with Zend OPcache v8.2.22, Copyright (c), by Zend Technologies
with Xdebug v3.3.2, Copyright (c) 2002-2024, by Derick Rethans
@@ -90,9 +90,9 @@
amqp
Version => 2.1.2
-Compiled => Jan 22 2024 @ 13:23:13
+Compiled => Jan 22 2024 @ 13:16:29
AMQP protocol version => 0-9-1
-librabbitmq version => 0.13.0
+librabbitmq version => 0.14.0
Default max channels per connection => 256
Default max frame size => 131072
Default heartbeats interval => 0
@@ -163,7 +163,7 @@
Core
-PHP Version => 8.2.20
+PHP Version => 8.2.22
Directive => Local Value => Master Value
allow_url_fopen => On => On
@@ -267,8 +267,8 @@
curl
cURL support => enabled
-cURL Information => 8.5.0
-Age => 10
+cURL Information => 8.9.1
+Age => 11
Features
AsynchDNS => Yes
CharConv => No
@@ -289,19 +289,19 @@
GSSAPI => No
KERBEROS5 => No
UNIX_SOCKETS => Yes
-PSL => No
+PSL => Yes
HTTPS_PROXY => Yes
MULTI_SSL => No
BROTLI => Yes
ALTSVC => Yes
HTTP3 => No
UNICODE => No
-ZSTD => No
+ZSTD => Yes
HSTS => Yes
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.1.5
+SSL Version => OpenSSL/3.3.2
ZLib Version => 1.3.1
Directive => Local Value => Master Value
@@ -326,7 +326,7 @@
DOM/XML => enabled
DOM/XML API Version => 20031129
-libxml Version => 2.11.8
+libxml Version => 2.12.7
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
@@ -363,7 +363,7 @@
JPEG Support => enabled
libJPEG Version => 8
PNG Support => enabled
-libPNG Version => 1.6.40
+libPNG Version => 1.6.43
WBMP Support => enabled
XPM Support => enabled
libXpm Version => 30411
@@ -371,8 +371,8 @@
WebP Support => enabled
BMP Support => enabled
AVIF Support => enabled
-AVIF Version => 1.0.3
-AVIF Codecs => dav1d [dec]:1.3.0, aom [enc/dec]:v3.7.1
+AVIF Version => 1.0.4
+AVIF Codecs => dav1d [dec]:1.4.2, aom [enc/dec]:v3.9.1
TGA Read Support => enabled
Directive => Local Value => Master Value
@@ -381,7 +381,7 @@
grpc
grpc support => enabled
-grpc module version => 1.60.0
+grpc module version => 1.64.1
Directive => Local Value => Master Value
grpc.enable_fork_support => 1 => 1
@@ -421,7 +421,7 @@
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-21 Q16-HDRI x86_64 21667 https://imagemagick.org
+Imagick compiled with ImageMagick ve...
8.1.29
This docker image is based on the Alpine Linux v3.19 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.1.29 php -v
and will get the version pasted.
tools
- apache2 (2.4.62-r0)
- bash (5.2.21-r0)
- bzip2 (1.0.8-r6)
- curl (8.9.0-r0)
- git (2.43.4-r0)
- git-lfs (3.4.1-r3)
- msmtp (1.8.25-r0)
- mysql-client (10.11.6-r0)
- openssh-client-default (9.6_p1-r1)
- rsync (3.2.7-r4)
- sshpass (1.10-r0)
- unit (1.32.1-r0)
- unzip (6.0-r14)
- vim (9.0.2127-r0)
- wget (1.21.4-r0)
php extensions
- Core (8.1.29)
- PHP Version (8.1.29)
- PDO (8.1.29)
- Phar (8.1.29)
- Phar API version (1.1.1)
- Reflection (8.1.29)
- SPL (8.1.29)
- SimpleXML (8.1.29)
- Zend OPcache (8.1.29)
- amqp (2.1.2, 1MB)
- AMQP protocol version (0-9-1)
- librabbitmq version (0.13.0)
- apcu (5.1.23, 1MB)
- bcmath (8.1.29, 1MB)
- calendar (8.1.29, 1MB)
- ctype (8.1.29, 1MB)
- curl (8.1.29, 1MB)
- SSL Version (OpenSSL/3.1.7)
- ZLib Version (1.3.1)
- date (8.1.29)
- timelib version (2021.19)
- "Olson" Timezone Database Version (2023.3)
- dom (20031129, 1MB)
- DOM/XML API Version (20031129)
- libxml Version (2.11.8)
- fileinfo (8.1.29, 7MB)
- filter (8.1.29)
- ftp (8.1.29, 1MB)
- gd (8.1.29, 1MB)
- GD Version (bundled (2.1.0 compatible))
- FreeType Version (2.13.2)
- libJPEG Version (8)
- libPNG Version (1.6.40)
- libXpm Version (30411)
- grpc (1.60.0, 9MB)
- grpc module version (1.60.0)
- hash (8.1.29)
- iconv (8.1.29, 1MB)
- iconv library version (unknown)
- igbinary (3.2.15, 1MB)
- igbinary version (3.2.15)
- imagick (3.7.0, 1MB)
- imagick module version (3.7.0)
- Imagick compiled with ImageMagick version (ImageMagick 7.1.1-21 Q16-HDRI x86_64 21667 https://imagemagick.org)
- Imagick using ImageMagick library version (ImageMagick 7.1.1-32 Q16-HDRI x86_64 22207 https://imagemagick.org)
- intl (8.1.29, 1MB)
- ICU version (74.1)
- ICU Data version (74.1)
- ICU TZData version (2023c)
- ICU Unicode version (15.1)
- json (8.1.29)
- ldap (8.1.29, 1MB)
- API Version (3001)
- Vendor Version (20606)
- libxml (8.1.29)
- libXML Compiled Version (2.11.8)
- libXML Loaded Version (21108)
- mbstring (8.1.29, 1MB)
- libmbfl version (1.3.2)
- Multibyte regex (oniguruma) version (6.9.9)
- memcached (3.2.0, 1MB)
- libmemcached-awesome version (1.1.4)
- msgpack (2.2.0, 1MB)
- extension Version (2.2.0)
- header Version (3.2.0)
- mysqli (8.1.29, 1MB)
- Client API library version (mysqlnd 8.1.29)
- mysqlnd (mysqlnd 8.1.29, 1MB)
- openssl (8.1.29, 1MB)
- OpenSSL Library Version (OpenSSL 3.1.7 3 Sep 2024)
- OpenSSL Header Version (OpenSSL 3.1.5 30 Jan 2024)
- pcntl (8.1.29, 1MB)
- pcov (1.0.11, 1MB)
- PCOV version (1.0.11)
- pcre (8.1.29)
- PCRE Library Version (10.42 2022-12-11)
- PCRE Unicode Version (14.0.0)
- pdo_mysql (8.1.29, 1MB)
- Client API version (mysqlnd 8.1.29)
- pdo_pgsql (8.1.29, 1MB)
- PostgreSQL(libpq) Version (16.3)
- pdo_sqlite (8.1.29, 1MB)
- pgsql (8.1.29, 1MB)
- PostgreSQL (libpq) Version (16.3)
- posix (8.1.29, 1MB)
- protobuf (3.24.2, 1MB)
- readline (8.1.29)
- redis (6.0.2, 1MB)
- Redis Version (6.0.2)
- Redis Sentinel Version (1.0)
- session (8.1.29, 1MB)
- soap (8.1.29, 1MB)
- sockets (8.1.29, 1MB)
- sodium (8.1.29, 1MB)
- libsodium headers version (1.0.19)
- libsodium library version (1.0.19)
- sqlite3 (8.1.29, 1MB)
- standard (8.1.29)
- tokenizer (8.1.29, 1MB)
- xdebug (3.3.2, 1MB)
- xml (8.1.29, 1MB)
- libxml2 Version (2.11.8)
- xmlreader (8.1.29, 1MB)
- xmlwriter (8.1.29, 1MB)
- xsl (8.1.29, 1MB)
- libxslt Version (1.1.39)
- libxslt compiled against libxml Version (2.11.6)
- libexslt Version (0.8.21)
- zip (1.19.5, 1MB)
- Zip version (1.19.5)
- Libzip version (1.10.1)
- zlib (8.1.29)
- Compiled Version (1.3.1)
- Linked Version (1.3.1)
php -i
diff compared to php:8.1.27
--- previous-php-i.txt
+++ /tmp/current-php-i.txt
@@ -1,10 +1,10 @@
phpinfo()
-PHP Version => 8.1.27
+PHP Version => 8.1.29
-System => Linux 8288f29666bc 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64
-Build Date => Feb 21 2024 14:48:59
-Build System => Linux build-3-18-x86_64 5.15.108-0-lts #1-Alpine SMP Fri, 21 Apr 2023 05:55:14 +0000 x86_64 Linux
-Configure Command => './configure' '--build=x86_64-alpine-linux-musl' '--host=x86_64-alpine-linux-musl' '--prefix=/usr' '--program-suffix=81' '--libdir=/usr/lib/php81' '--datadir=/usr/share/php81' '--sysconfdir=/etc/php81' '--localstatedir=/var' '--with-layout=GNU' '--with-pic' '--with-config-file-path=/etc/php81' '--with-config-file-scan-dir=/etc/php81/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,mysqlnd' '--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' '--enable-phpdbg' '--with-pear=/usr/share/php81' '--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 23ef88b223b4 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64
+Build Date => Jun 6 2024 17:00:13
+Build System => Linux build-3-19-x86_64 5.15.108-0-lts #1-Alpine SMP Fri, 21 Apr 2023 05:55:14 +0000 x86_64 Linux
+Configure Command => './configure' '--build=x86_64-alpine-linux-musl' '--host=x86_64-alpine-linux-musl' '--prefix=/usr' '--program-suffix=81' '--libdir=/usr/lib/php81' '--datadir=/usr/share/php81' '--sysconfdir=/etc/php81' '--localstatedir=/var' '--with-layout=GNU' '--with-pic' '--with-config-file-path=/etc/php81' '--with-config-file-scan-dir=/etc/php81/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,mysqlnd' '--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/php81' '--enable-fpm' '--with-fpm-acl' '--enable-litespeed' '--enable-embed' 'build_alias=x86_64-alpine-linux-musl' 'host_alias=x86_64-alpine-linux-musl'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /etc/php81
@@ -77,9 +77,9 @@
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.1.27, Copyright (c) Zend Technologies
- with Zend OPcache v8.1.27, Copyright (c), by Zend Technologies
- with Xdebug v3.2.2, Copyright (c) 2002-2023, by Derick Rethans
+Zend Engine v4.1.29, Copyright (c) Zend Technologies
+ with Zend OPcache v8.1.29, Copyright (c), by Zend Technologies
+ with Xdebug v3.3.2, Copyright (c) 2002-2024, by Derick Rethans
_______________...
8.3.9-ubuntu
This docker image is based on the Ubuntu 24.04 LTS 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.3.9-ubuntu php -v
and will get the version pasted.
tools
- apache2 (2.4.58-1ubuntu8.4)
- bash (5.2.21-2ubuntu4)
- bzip2 (1.0.8-5.1)
- default-mysql-client (1.1.0build1)
- git-lfs (3.4.1-1ubuntu0.1)
- git (1:2.43.0-1ubuntu7.1)
- msmtp (1.8.24-1build2)
- openssh-client (1:9.6p1-3ubuntu13.4)
- rsync (3.2.7-1ubuntu1)
- sshpass (1.09-1)
- unit (1.31.0-1~jammy)
- unzip (6.0-28ubuntu4)
- vim (2:9.1.0016-1ubuntu7.1)
php extensions
- Core (8.3.9)
- PHP Version (8.3.9)
- FFI (8.3.9)
- PDO (8.3.9)
- Phar (8.3.9)
- Phar API version (1.1.1)
- Reflection (8.3.9)
- SPL (8.3.9)
- SimpleXML (8.3.9)
- Zend OPcache (8.3.9)
- amqp (2.1.2, 1MB)
- AMQP protocol version (0-9-1)
- librabbitmq version (0.11.0)
- apcu (5.1.23, 1MB)
- bcmath (8.3.9, 1MB)
- calendar (8.3.9, 1MB)
- ctype (8.3.9, 1MB)
- curl (8.3.9, 1MB)
- SSL Version (OpenSSL/3.0.13)
- ZLib Version (1.3)
- libSSH Version (libssh/0.10.6/openssl/zlib)
- date (8.3.9)
- timelib version (2022.10)
- "Olson" Timezone Database Version (0.system)
- dom (20031129, 1MB)
- DOM/XML API Version (20031129)
- libxml Version (2.9.14)
- exif (8.3.9, 1MB)
- Supported EXIF Version (0220)
- fileinfo (8.3.9, 8MB)
- filter (8.3.9)
- ftp (8.3.9, 1MB)
- gd (8.3.9, 1MB)
- GD headers Version (2.3.3)
- GD library Version (2.3.3)
- gettext (8.3.9, 1MB)
- grpc (1.64.1, 9MB)
- grpc module version (1.64.1)
- hash (8.3.9)
- MHASH API Version (Emulated Support)
- iconv (8.3.9, 1MB)
- iconv library version (2.39)
- igbinary (3.2.15, 1MB)
- igbinary version (3.2.15)
- imagick (3.7.0, 1MB)
- imagick module version (3.7.0)
- Imagick compiled with ImageMagick version (ImageMagick 6.9.12-98 Q16 x86_64 18038 https://legacy.imagemagick.org)
- Imagick using ImageMagick library version (ImageMagick 6.9.12-98 Q16 x86_64 18038 https://legacy.imagemagick.org)
- intl (8.3.9, 1MB)
- ICU version (74.2)
- ICU Data version (74.2)
- ICU TZData version (2023c)
- ICU Unicode version (15.1)
- json (8.3.9)
- ldap (8.3.9, 1MB)
- API Version (3001)
- Vendor Version (20607)
- libxml (8.3.9)
- libXML Compiled Version (2.9.14)
- libXML Loaded Version (20914)
- mbstring (8.3.9, 2MB)
- libmbfl version (1.3.2)
- Multibyte regex (oniguruma) version (6.9.9)
- memcached (3.2.0, 1MB)
- libmemcached-awesome version (1.1.4)
- msgpack (2.2.0, 1MB)
- extension Version (2.2.0)
- header Version (3.2.0)
- mysqli (8.3.9, 1MB)
- Client API library version (mysqlnd 8.3.9)
- mysqlnd (mysqlnd 8.3.9, 1MB)
- openssl (8.3.9)
- OpenSSL Library Version (OpenSSL 3.0.13 30 Jan 2024)
- OpenSSL Header Version (OpenSSL 3.0.13 30 Jan 2024)
- pcntl (8.3.9)
- pcov (1.0.11, 1MB)
- PCOV version (1.0.11)
- pcre (8.3.9)
- PCRE Library Version (10.42 2022-12-11)
- PCRE Unicode Version (14.0.0)
- pdo_mysql (8.3.9, 1MB)
- Client API version (mysqlnd 8.3.9)
- pdo_pgsql (8.3.9, 1MB)
- PostgreSQL(libpq) Version (16.3)
- pdo_sqlite (8.3.9, 1MB)
- pgsql (8.3.9, 1MB)
- PostgreSQL (libpq) Version (16.3)
- posix (8.3.9, 1MB)
- protobuf (4.27.2, 1MB)
- random (8.3.9)
- readline (8.3.9, 1MB)
- redis (6.0.2, 1MB)
- Redis Version (6.0.2)
- Redis Sentinel Version (1.0)
- session (8.3.9)
- shmop (8.3.9, 1MB)
- soap (8.3.9, 1MB)
- sockets (8.3.9, 1MB)
- sodium (8.3.9)
- libsodium headers version (1.0.18)
- libsodium library version (1.0.18)
- sqlite3 (8.3.9, 1MB)
- standard (8.3.9)
- sysvmsg (8.3.9, 1MB)
- sysvsem (8.3.9, 1MB)
- sysvshm (8.3.9, 1MB)
- tokenizer (8.3.9, 1MB)
- xdebug (3.3.2, 2MB)
- xml (8.3.9, 1MB)
- libxml2 Version (2.9.14)
- xmlreader (8.3.9, 1MB)
- xmlwriter (8.3.9, 1MB)
- xsl (8.3.9, 1MB)
- libxslt Version (1.1.39)
- libxslt compiled against libxml Version (2.9.14)
- libexslt Version (0.8.21)
- zip (1.22.3, 1MB)
- Zip version (1.22.3)
- Libzip version (1.7.3)
- zlib (8.3.9)
- Compiled Version (1.3)
- Linked Version (1.3)
php -i
diff compared to php:8.3.7
2c2
< PHP Version => 8.3.7
---
> PHP Version => 8.3.9
4,5c4,5
< System => Linux b0c45032e2a4 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64
< Build Date => May 23 2024 12:36:32
---
> System => Linux 37a037560874 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64
> Build Date => Jul 5 2024 12:04:09
83,84c83,84
< Zend Engine v4.3.7, Copyright (c) Zend Technologies
< with Zend OPcache v8.3.7, Copyright (c), by Zend Technologies
---
> Zend Engine v4.3.9, Copyright (c) Zend Technologies
> with Zend OPcache v8.3.9, Copyright (c), by Zend Technologies
96c96
< Compiled => Mar 17 2024 @ 09:06:48
---
> Compiled => Apr 25 2024 @ 10:56:07
98c98
< librabbitmq version => 0.10.0
---
> librabbitmq version => 0.11.0
138c138
< Build Date => Nov 25 2023 13:05:34
---
> Build Date => Apr 25 2024 10:56:20
169c169
< PHP Version => 8.3.7
---
> PHP Version => 8.3.9
275,276c275,276
< cURL Information => 7.81.0
< Age => 9
---
> cURL Information => 8.5.0
> Age => 10
288c288
< NTLMWB => Yes
---
> NTLMWB => No
307c307
< Protocols => dict, file, ftp, ftps, gopher, gophers, http, https, imap, imaps, ldap, ldaps, mqtt, pop3, pop3s, rtmp, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp
---
> Protocols => dict, file, ftp, ftps, gopher, gophers, http, https, imap, imaps, ldap, ldaps, mqtt, pop3, pop3s, rtmp, rtmpe, rtmps, rtmpt, rtmpte, rtmpts, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp
309,311c309,311
< SSL Version => OpenSSL/3.0.2
< ZLib Version => 1.2.11
< libSSH Version => libssh/0.9.6/openssl/zlib
---
> SSL Version => OpenSSL/3.0.13
> ZLib Version => 1.3
> libSSH Version => libssh/0.10.6/openssl/zlib
400d399
< AVIF Support => enabled
413c412
< grpc module version => 1.62.0
---
> grpc module version => 1.64.1
434c433
< iconv library version => 2.35
---
> iconv library version => 2.39
456,461c455,460
< Imagick compiled with ImageMagick version => ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
< Imagick using ImageMagick library version => ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
< ImageMagick copyright => (C) 1999-2021 ImageMagick Studio LLC
< ImageMagick release date => 2021-01-25
< ImageMagick number of supported formats: => 237
< ImageMagick supported formats => 3FR, 3G2, 3GP, AAI, AI, APNG, ART, ARW, AVI, AVIF, AVS, BGR, BGRA, BGRO, BIE, BMP, BMP2, BMP3, BRF, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CR3, CRW, CUR, CUT, DATA, DCM, DCR, DCX, DDS, DFONT, DNG, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, FAX, FILE, FITS, FRACTAL, FTP, FTS, G3, G4, GIF, GIF87, GRADIENT, GRAY, GRAYA, GROUP4, H, HALD, HDR, HEIC, 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, MAGICK, MAP, MASK, MAT, MATTE, MEF, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPG, MRW, MSL, MTV, MVG, NEF, NRW, NULL, ORF, OTB, OTF, PAL, PALM, PAM, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PGX, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, POCKETMOD, PPM, PREVIEW, PS, PS2, PS3, PSB, PSD, PTIF, PWP, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIDEO, VIFF, VIPS, VST, WBMP, WEBM, WEBP, WMV, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, YCbCr, YCbCrA, YUV
---
> Imagick compiled with ImageMagick version => ImageMagick 6.9.12-98 Q16 x86_64 18038 https://legacy.imagemagick.org
> Imagick using ImageMagick library version => ImageMagick 6.9.12-98 Q16 x86_64 18038 https://legacy.imagemagick.org
> ImageMagick copyright => (C) 1999 ImageMagick Studio LLC
> ImageMagick release date => 2024-03-31
> ImageMagick number of supported formats: => 240
> ImageMagick supported formats => 3FR, 3G2, 3GP, AAI, AI, APNG, ART, ARW, AVI, AVIF, AVS, BGR, BGRA, BGRO, BIE, BMP, BMP2, BMP3, BRF, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CR3, CRW, CUR, CUT, DATA, DCM, DCR, DCX, DDS, DFONT, DNG, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, FAX, FILE, FITS, FLV, FRACTAL, FTP, FTS, G3, G4, GIF, GIF87, GRADIENT, GRAY, GRAYA, GROUP4, H, HALD, HDR, HEIC, HEIF, 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, MAGICK, MAP, MASK, MAT, MATTE, MEF, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MTV, MVG, NEF, NRW, NULL, ORF, OTB, OTF, PAL, PALM, PAM, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PGX, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, POCKETMOD, PPM, PREVIEW, PS, PS2, PS3, PSB, PSD, PTIF, PWP, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIDEO, VIFF, VIPS, VST, WBMP, WEBM, WEBP, WMV, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, YCbCr, YCbCrA, YUV
474,477c473,476
< ICU version => 70.1
< ICU Data version => 70.1
< ICU TZData version => 2024a
< ICU Unicode version => 14.0
---
> ICU version => 74.2
> ICU Data version => 74.2
> ICU TZData version => 2023c
> ICU Unicode version => 15.1
494c493
< Vendor Version => 20517
---
> Vendor Version => 20607
517c516
< Multibyte regex (oniguruma) version => 6.9.7
---
> Multibyte regex (oniguruma) version => 6.9.9
536,537c535
< libmemcached-a...
8.3.9
This docker image is based on the Alpine Linux v3.20 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.3.9 php -v
and will get the version pasted.
tools
- apache2 (2.4.62-r0)
- bash (5.2.26-r0)
- bzip2 (1.0.8-r6)
- git (2.45.2-r0)
- git-lfs (3.5.1-r4)
- msmtp (1.8.26-r0)
- mysql-client (10.11.8-r0)
- openssh-client-default (9.7_p1-r4)
- rsync (3.3.0-r0)
- sshpass (1.10-r0)
- unit (1.32.1-r3)
- unzip (6.0-r14)
- vim (9.1.0414-r0)
php extensions
- Core (8.3.9)
- PHP Version (8.3.9)
- PDO (8.3.9)
- Phar (8.3.9)
- Phar API version (1.1.1)
- Reflection (8.3.9)
- SPL (8.3.9)
- SimpleXML (8.3.9)
- Zend OPcache (8.3.9)
- amqp (2.1.2, 1MB)
- AMQP protocol version (0-9-1)
- librabbitmq version (0.14.0)
- apcu (5.1.23, 1MB)
- bcmath (8.3.9, 1MB)
- calendar (8.3.9, 1MB)
- ctype (8.3.9, 1MB)
- curl (8.3.9, 1MB)
- SSL Version (OpenSSL/3.3.1)
- ZLib Version (1.3.1)
- date (8.3.9)
- timelib version (2022.10)
- "Olson" Timezone Database Version (2024.1)
- dom (20031129, 1MB)
- DOM/XML API Version (20031129)
- libxml Version (2.12.7)
- fileinfo (8.3.9, 8MB)
- filter (8.3.9)
- ftp (8.3.9, 1MB)
- gd (8.3.9, 1MB)
- GD Version (bundled (2.1.0 compatible))
- FreeType Version (2.13.2)
- libJPEG Version (8)
- libPNG Version (1.6.43)
- libXpm Version (30411)
- AVIF Version (1.0.4)
- grpc (1.64.1, 10MB)
- grpc module version (1.64.1)
- hash (8.3.9)
- iconv (8.3.9, 1MB)
- iconv library version (unknown)
- igbinary (3.2.15, 1MB)
- igbinary version (3.2.15)
- imagick (3.7.0, 1MB)
- imagick module version (3.7.0)
- 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)
- intl (8.3.9, 1MB)
- ICU version (74.2)
- ICU Data version (74.2)
- ICU TZData version (2023c)
- ICU Unicode version (15.1)
- json (8.3.9)
- ldap (8.3.9, 1MB)
- API Version (3001)
- Vendor Version (20607)
- libxml (8.3.9)
- libXML Compiled Version (2.12.7)
- libXML Loaded Version (21207)
- mbstring (8.3.9, 2MB)
- libmbfl version (1.3.2)
- Multibyte regex (oniguruma) version (6.9.9)
- memcached (3.2.0, 1MB)
- libmemcached-awesome version (1.1.4)
- msgpack (2.2.0, 1MB)
- extension Version (2.2.0)
- header Version (3.2.0)
- mysqli (8.3.9, 1MB)
- Client API library version (mysqlnd 8.3.9)
- mysqlnd (mysqlnd 8.3.9, 1MB)
- openssl (8.3.9, 1MB)
- OpenSSL Library Version (OpenSSL 3.3.1 4 Jun 2024)
- OpenSSL Header Version (OpenSSL 3.3.1 4 Jun 2024)
- pcntl (8.3.9, 1MB)
- pcov (1.0.11, 1MB)
- PCOV version (1.0.11)
- pcre (8.3.9)
- PCRE Library Version (10.43 2024-02-16)
- PCRE Unicode Version (15.0.0)
- pdo_mysql (8.3.9, 1MB)
- Client API version (mysqlnd 8.3.9)
- pdo_pgsql (8.3.9, 1MB)
- PostgreSQL(libpq) Version (16.3)
- pdo_sqlite (8.3.9, 1MB)
- pgsql (8.3.9, 1MB)
- PostgreSQL (libpq) Version (16.3)
- posix (8.3.9, 1MB)
- protobuf (4.26.0, 1MB)
- random (8.3.9)
- readline (8.3.9)
- redis (6.0.2, 1MB)
- Redis Version (6.0.2)
- Redis Sentinel Version (1.0)
- session (8.3.9, 1MB)
- soap (8.3.9, 1MB)
- sockets (8.3.9, 1MB)
- sodium (8.3.9, 1MB)
- libsodium headers version (1.0.19)
- libsodium library version (1.0.19)
- sqlite3 (8.3.9, 1MB)
- standard (8.3.9)
- tokenizer (8.3.9, 1MB)
- xdebug (3.3.2, 1MB)
- xml (8.3.9, 1MB)
- libxml2 Version (2.12.7)
- xmlreader (8.3.9, 1MB)
- xmlwriter (8.3.9, 1MB)
- xsl (8.3.9, 1MB)
- libxslt Version (1.1.39)
- libxslt compiled against libxml Version (2.12.6)
- libexslt Version (0.8.21)
- zip (1.22.3, 1MB)
- Zip version (1.22.3)
- Libzip version (1.10.1)
- zlib (8.3.9)
- Compiled Version (1.3.1)
- Linked Version (1.3.1)
php -i
diff compared to php:8.3.8
--- previous-php-i.txt
+++ /tmp/current-php-i.txt
@@ -1,9 +1,9 @@
phpinfo()
-PHP Version => 8.3.8
+PHP Version => 8.3.9
-System => Linux 9235ea321097 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64
-Build Date => Jun 6 2024 17:04:22
-Build System => Linux build-3-19-x86_64 5.15.108-0-lts #1-Alpine SMP Fri, 21 Apr 2023 05:55:14 +0000 x86_64 Linux
+System => Linux 2fa6bd1a33e8 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 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'
Server API => Command Line Interface
Virtual Directory Support => disabled
@@ -77,8 +77,8 @@
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.8, Copyright (c) Zend Technologies
- with Zend OPcache v8.3.8, Copyright (c), by Zend Technologies
+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
@@ -90,9 +90,9 @@
amqp
Version => 2.1.2
-Compiled => Jan 22 2024 @ 13:23:13
+Compiled => Jan 22 2024 @ 13:17:26
AMQP protocol version => 0-9-1
-librabbitmq version => 0.13.0
+librabbitmq version => 0.14.0
Default max channels per connection => 256
Default max frame size => 131072
Default heartbeats interval => 0
@@ -163,7 +163,7 @@
Core
-PHP Version => 8.3.8
+PHP Version => 8.3.9
Directive => Local Value => Master Value
allow_url_fopen => On => On
@@ -269,8 +269,8 @@
curl
cURL support => enabled
-cURL Information => 8.5.0
-Age => 10
+cURL Information => 8.9.0
+Age => 11
Features
AsynchDNS => Yes
CharConv => No
@@ -291,19 +291,19 @@
GSSAPI => No
KERBEROS5 => No
UNIX_SOCKETS => Yes
-PSL => No
+PSL => Yes
HTTPS_PROXY => Yes
MULTI_SSL => No
BROTLI => Yes
ALTSVC => Yes
HTTP3 => No
UNICODE => No
-ZSTD => No
+ZSTD => Yes
HSTS => Yes
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.1.5
+SSL Version => OpenSSL/3.3.1
ZLib Version => 1.3.1
Directive => Local Value => Master Value
@@ -328,7 +328,7 @@
DOM/XML => enabled
DOM/XML API Version => 20031129
-libxml Version => 2.11.8
+libxml Version => 2.12.7
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
@@ -365,7 +365,7 @@
JPEG Support => enabled
libJPEG Version => 8
PNG Support => enabled
-libPNG Version => 1.6.40
+libPNG Version => 1.6.43
WBMP Support => enabled
XPM Support => enabled
libXpm Version => 30411
@@ -373,8 +373,8 @@
WebP Support => enabled
BMP Support => enabled
AVIF Support => enabled
-AVIF Version => 1.0.3
-AVIF Codecs => dav1d [dec]:1.3.0, aom [enc/dec]:v3.7.1
+AVIF Version => 1.0.4
+AVIF Codecs => dav1d [dec]:1.4.2, aom [enc/dec]:v3.9.0
TGA Read Support => enabled
Directive => Local Value => Master Value
@@ -383,7 +383,7 @@
grpc
grpc support => enabled
-grpc module version => 1.60.0
+grpc module version => 1.64.1
Directive => Local Value => Master Value
grpc.enable_fork_support => 1 => 1
@@ -423,7 +423,7 @@
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-22 Q16-HDRI x86_64 21779 https://imagemagick.org
+Imagick compiled with ImageMagick version => ImageMagick 7.1.1-29 Q16-HDRI x86_64 21991 https://...
8.2.21-ubuntu
This docker image is based on the Ubuntu 24.04 LTS 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.2.21-ubuntu php -v
and will get the version pasted.
tools
- apache2 (2.4.58-1ubuntu8.4)
- bash (5.2.21-2ubuntu4)
- bzip2 (1.0.8-5.1)
- default-mysql-client (1.1.0build1)
- git-lfs (3.4.1-1ubuntu0.1)
- git (1:2.43.0-1ubuntu7.1)
- msmtp (1.8.24-1build2)
- openssh-client (1:9.6p1-3ubuntu13.4)
- rsync (3.2.7-1ubuntu1)
- sshpass (1.09-1)
- unit (1.31.0-1~jammy)
- unzip (6.0-28ubuntu4)
- vim (2:9.1.0016-1ubuntu7.1)
php extensions
- Core (8.2.21)
- PHP Version (8.2.21)
- FFI (8.2.21)
- PDO (8.2.21)
- Phar (8.2.21)
- Phar API version (1.1.1)
- Reflection (8.2.21)
- SPL (8.2.21)
- SimpleXML (8.2.21)
- Zend OPcache (8.2.21)
- amqp (2.1.2, 1MB)
- AMQP protocol version (0-9-1)
- librabbitmq version (0.11.0)
- apcu (5.1.23, 1MB)
- bcmath (8.2.21, 1MB)
- calendar (8.2.21, 1MB)
- ctype (8.2.21, 1MB)
- curl (8.2.21, 1MB)
- SSL Version (OpenSSL/3.0.13)
- ZLib Version (1.3)
- libSSH Version (libssh/0.10.6/openssl/zlib)
- date (8.2.21)
- timelib version (2022.10)
- "Olson" Timezone Database Version (0.system)
- dom (20031129, 1MB)
- DOM/XML API Version (20031129)
- libxml Version (2.9.14)
- exif (8.2.21, 1MB)
- Supported EXIF Version (0220)
- fileinfo (8.2.21, 7MB)
- filter (8.2.21)
- ftp (8.2.21, 1MB)
- gd (8.2.21, 1MB)
- GD headers Version (2.3.3)
- GD library Version (2.3.3)
- gettext (8.2.21, 1MB)
- grpc (1.64.1, 9MB)
- grpc module version (1.64.1)
- hash (8.2.21)
- MHASH API Version (Emulated Support)
- iconv (8.2.21, 1MB)
- iconv library version (2.39)
- igbinary (3.2.15, 1MB)
- igbinary version (3.2.15)
- imagick (3.7.0, 1MB)
- imagick module version (3.7.0)
- Imagick compiled with ImageMagick version (ImageMagick 6.9.12-98 Q16 x86_64 18038 https://legacy.imagemagick.org)
- Imagick using ImageMagick library version (ImageMagick 6.9.12-98 Q16 x86_64 18038 https://legacy.imagemagick.org)
- intl (8.2.21, 1MB)
- ICU version (74.2)
- ICU Data version (74.2)
- ICU TZData version (2023c)
- ICU Unicode version (15.1)
- json (8.2.21)
- ldap (8.2.21, 1MB)
- API Version (3001)
- Vendor Version (20607)
- libxml (8.2.21)
- libXML Compiled Version (2.9.14)
- libXML Loaded Version (20914)
- mbstring (8.2.21, 2MB)
- libmbfl version (1.3.2)
- Multibyte regex (oniguruma) version (6.9.9)
- memcached (3.2.0, 1MB)
- libmemcached-awesome version (1.1.4)
- msgpack (2.2.0, 1MB)
- extension Version (2.2.0)
- header Version (3.2.0)
- mysqli (8.2.21, 1MB)
- Client API library version (mysqlnd 8.2.21)
- mysqlnd (mysqlnd 8.2.21, 1MB)
- openssl (8.2.21)
- OpenSSL Library Version (OpenSSL 3.0.13 30 Jan 2024)
- OpenSSL Header Version (OpenSSL 3.0.13 30 Jan 2024)
- pcntl (8.2.21)
- pcov (1.0.11, 1MB)
- PCOV version (1.0.11)
- pcre (8.2.21)
- PCRE Library Version (10.42 2022-12-11)
- PCRE Unicode Version (14.0.0)
- pdo_mysql (8.2.21, 1MB)
- Client API version (mysqlnd 8.2.21)
- pdo_pgsql (8.2.21, 1MB)
- PostgreSQL(libpq) Version (16.3)
- pdo_sqlite (8.2.21, 1MB)
- pgsql (8.2.21, 1MB)
- PostgreSQL (libpq) Version (16.3)
- posix (8.2.21, 1MB)
- protobuf (4.27.2, 1MB)
- random (8.2.21)
- readline (8.2.21, 1MB)
- redis (6.0.2, 1MB)
- Redis Version (6.0.2)
- Redis Sentinel Version (1.0)
- session (8.2.21)
- shmop (8.2.21, 1MB)
- soap (8.2.21, 1MB)
- sockets (8.2.21, 1MB)
- sodium (8.2.21)
- libsodium headers version (1.0.18)
- libsodium library version (1.0.18)
- sqlite3 (8.2.21, 1MB)
- standard (8.2.21)
- sysvmsg (8.2.21, 1MB)
- sysvsem (8.2.21, 1MB)
- sysvshm (8.2.21, 1MB)
- tokenizer (8.2.21, 1MB)
- xdebug (3.3.2, 2MB)
- xml (8.2.21, 1MB)
- libxml2 Version (2.9.14)
- xmlreader (8.2.21, 1MB)
- xmlwriter (8.2.21, 1MB)
- xsl (8.2.21, 1MB)
- libxslt Version (1.1.39)
- libxslt compiled against libxml Version (2.9.14)
- libexslt Version (0.8.21)
- zip (1.21.1, 1MB)
- Zip version (1.21.1)
- Libzip version (1.7.3)
- zlib (8.2.21)
- Compiled Version (1.3)
- Linked Version (1.3)
php -i
diff compared to php:8.2.19
2c2
< PHP Version => 8.2.19
---
> PHP Version => 8.2.21
4,5c4,5
< System => Linux f4f51841049c 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64
< Build Date => May 23 2024 12:34:42
---
> System => Linux cda89b59a3cf 6.5.0-1024-azure #25~22.04.1-Ubuntu SMP Mon Jun 17 18:38:57 UTC 2024 x86_64
> Build Date => Jul 4 2024 16:26:49
83,84c83,84
< Zend Engine v4.2.19, Copyright (c) Zend Technologies
< with Zend OPcache v8.2.19, Copyright (c), by Zend Technologies
---
> Zend Engine v4.2.21, Copyright (c) Zend Technologies
> with Zend OPcache v8.2.21, Copyright (c), by Zend Technologies
96c96
< Compiled => Mar 17 2024 @ 09:06:48
---
> Compiled => Apr 25 2024 @ 10:56:07
98c98
< librabbitmq version => 0.10.0
---
> librabbitmq version => 0.11.0
138c138
< Build Date => Nov 25 2023 13:05:34
---
> Build Date => Apr 25 2024 10:56:20
169c169
< PHP Version => 8.2.19
---
> PHP Version => 8.2.21
273,274c273,274
< cURL Information => 7.81.0
< Age => 9
---
> cURL Information => 8.5.0
> Age => 10
286c286
< NTLMWB => Yes
---
> NTLMWB => No
305c305
< Protocols => dict, file, ftp, ftps, gopher, gophers, http, https, imap, imaps, ldap, ldaps, mqtt, pop3, pop3s, rtmp, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp
---
> Protocols => dict, file, ftp, ftps, gopher, gophers, http, https, imap, imaps, ldap, ldaps, mqtt, pop3, pop3s, rtmp, rtmpe, rtmps, rtmpt, rtmpte, rtmpts, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp
307,309c307,309
< SSL Version => OpenSSL/3.0.2
< ZLib Version => 1.2.11
< libSSH Version => libssh/0.9.6/openssl/zlib
---
> SSL Version => OpenSSL/3.0.13
> ZLib Version => 1.3
> libSSH Version => libssh/0.10.6/openssl/zlib
398d397
< AVIF Support => enabled
411c410
< grpc module version => 1.62.0
---
> grpc module version => 1.64.1
432c431
< iconv library version => 2.35
---
> iconv library version => 2.39
454,459c453,458
< Imagick compiled with ImageMagick version => ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
< Imagick using ImageMagick library version => ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
< ImageMagick copyright => (C) 1999-2021 ImageMagick Studio LLC
< ImageMagick release date => 2021-01-25
< ImageMagick number of supported formats: => 237
< ImageMagick supported formats => 3FR, 3G2, 3GP, AAI, AI, APNG, ART, ARW, AVI, AVIF, AVS, BGR, BGRA, BGRO, BIE, BMP, BMP2, BMP3, BRF, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CR3, CRW, CUR, CUT, DATA, DCM, DCR, DCX, DDS, DFONT, DNG, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, FAX, FILE, FITS, FRACTAL, FTP, FTS, G3, G4, GIF, GIF87, GRADIENT, GRAY, GRAYA, GROUP4, H, HALD, HDR, HEIC, 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, MAGICK, MAP, MASK, MAT, MATTE, MEF, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPG, MRW, MSL, MTV, MVG, NEF, NRW, NULL, ORF, OTB, OTF, PAL, PALM, PAM, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PGX, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, POCKETMOD, PPM, PREVIEW, PS, PS2, PS3, PSB, PSD, PTIF, PWP, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIDEO, VIFF, VIPS, VST, WBMP, WEBM, WEBP, WMV, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, YCbCr, YCbCrA, YUV
---
> Imagick compiled with ImageMagick version => ImageMagick 6.9.12-98 Q16 x86_64 18038 https://legacy.imagemagick.org
> Imagick using ImageMagick library version => ImageMagick 6.9.12-98 Q16 x86_64 18038 https://legacy.imagemagick.org
> ImageMagick copyright => (C) 1999 ImageMagick Studio LLC
> ImageMagick release date => 2024-03-31
> ImageMagick number of supported formats: => 240
> ImageMagick supported formats => 3FR, 3G2, 3GP, AAI, AI, APNG, ART, ARW, AVI, AVIF, AVS, BGR, BGRA, BGRO, BIE, BMP, BMP2, BMP3, BRF, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CR3, CRW, CUR, CUT, DATA, DCM, DCR, DCX, DDS, DFONT, DNG, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, FAX, FILE, FITS, FLV, FRACTAL, FTP, FTS, G3, G4, GIF, GIF87, GRADIENT, GRAY, GRAYA, GROUP4, H, HALD, HDR, HEIC, HEIF, 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, MAGICK, MAP, MASK, MAT, MATTE, MEF, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MTV, MVG, NEF, NRW, NULL, ORF, OTB, OTF, PAL, PALM, PAM, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PGX, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, POCKETMOD, PPM, PREVIEW, PS, PS2, PS3, PSB, PSD, PTIF, PWP, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIDEO, VIFF, VIPS, VST, WBMP, WEBM, WEBP, WMV, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, YCbCr, YCbCrA, YUV
472,475c471,474
< ICU version => 70.1
< ICU Data version => 70.1
< ICU TZData version => 2024a
< ICU Unicode version => 14.0
---
> ICU version => 74.2
> ICU Data version => 74.2
> ICU TZData version => 2023c
> ICU Unicode version => 15.1
492c491
< Vendor Version => 20517
---
> Vendor Version => 20607
515c514
< Multibyte regex (oniguruma) version => 6.9.7
---
> Multib...