Skip to content

Commit

Permalink
Update PHP to 8.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SagePtr committed Mar 17, 2024
1 parent 9c364af commit cb28b9e
Show file tree
Hide file tree
Showing 52 changed files with 53 additions and 2 deletions.
Binary file modified modules/php/PHP_8.3/deplister.exe
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_bz2.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_com_dotnet.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_curl.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_dba.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_dl_test.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_enchant.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_exif.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_ffi.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_fileinfo.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_ftp.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_gd.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_gettext.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_gmp.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_imap.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_intl.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_ldap.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_mbstring.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_mysqli.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_oci8_19.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_odbc.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_opcache.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_openssl.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_pdo_firebird.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_pdo_mysql.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_pdo_oci.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_pdo_odbc.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_pdo_pgsql.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_pdo_sqlite.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_pgsql.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_shmop.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_snmp.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_soap.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_sockets.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_sodium.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_sqlite3.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_sysvshm.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_tidy.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_xsl.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_zend_test.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/ext/php_zip.dll
Binary file not shown.
51 changes: 51 additions & 0 deletions modules/php/PHP_8.3/news.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,56 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
14 Mar 2024, PHP 8.3.4

- Core:
. Fix ZTS persistent resource crashes on shutdown. (nielsdos)

- Curl:
. Fix failing tests due to string changes in libcurl 8.6.0. (Ayesh)

- DOM:
. Fix unlikely memory leak in case of namespace removal with extremely deep
trees. (nielsdos)
. Fix reference access in dimensions for DOMNodeList and DOMNodeMap.
(nielsdos)

- Fileinfo:
. Fixed bug GH-13344 (finfo::buffer(): Failed identify data 0:(null),
backport). (nielsdos)

- FPM:
. Fixed bug #75712 (getenv in php-fpm should not read $_ENV, $_SERVER).
(Jakub Zelenka)

- GD:
. Fixed bug GH-12019 (detection of image formats in system gd library).
(Michael Orlitzky)

- MySQLnd:
. Fixed bug GH-11950 ([mysqlnd] Fixed not to set CR_MALFORMED_PACKET to error
if CR_SERVER_GONE_ERROR is already set). (Saki Takamachi)

- PDO:
. Fix various PDORow bugs. (Girgias)

- PGSQL:
. Fixed bug GH-13354 (pg_execute/pg_send_query_params/pg_send_execute
with null value passed by reference). (George Barbarosie)

- SPL:
. Fixed bug GH-13531 (Unable to resize SplfixedArray after being unserialized
in PHP 8.2.15). (nielsdos)

- Standard:
. Fixed bug GH-13279 (Instable array during in-place modification in uksort).
(ilutov)
. Fixed array key as hash to string (case insensitive) comparison typo
for the second operand buffer size (albeit unused for now). (A. Slepykh)

- XML:
. Fixed bug GH-13517 (Multiple test failures when building with
--with-expat). (nielsdos)

15 Feb 2024, PHP 8.3.3

- Core:
Expand Down
Binary file modified modules/php/PHP_8.3/pharcommand.phar
Binary file not shown.
Binary file modified modules/php/PHP_8.3/php-cgi.exe
Binary file not shown.
Binary file modified modules/php/PHP_8.3/php-win.exe
Binary file not shown.
Binary file modified modules/php/PHP_8.3/php.exe
Binary file not shown.
Binary file modified modules/php/PHP_8.3/php8apache2_4.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/php8embed.lib
Binary file not shown.
Binary file modified modules/php/PHP_8.3/php8phpdbg.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/php8ts.dll
Binary file not shown.
Binary file modified modules/php/PHP_8.3/phpdbg.exe
Binary file not shown.
4 changes: 2 additions & 2 deletions modules/php/PHP_8.3/snapshot.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This snapshot was automatically generated on
Tue, 13 Feb 2024 23:36:18 +0000
Wed, 13 Mar 2024 12:02:12 +0000

Version: 8.3.3
Version: 8.3.4
Branch: HEAD
Build: D:\a\php-ftw\php-ftw\php\vs16\x64\obj\Release_TS

Expand Down

0 comments on commit cb28b9e

Please sign in to comment.