php-src/ext
Dmitry Stogov d0c336a666
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3:
  Use the immutable twin of temporary op_array (#16861)
2024-11-19 20:55:40 +03:00
..
bcmath Fixed a bug in BcMath\Number::pow() and bcpow() when raising negative powers of 0. (#16694) 2024-11-20 00:16:52 +09:00
bz2
calendar Merge branch 'PHP-8.3' into PHP-8.4 2024-11-17 12:27:36 +00:00
com_dotnet Merge branch 'PHP-8.3' into PHP-8.4 2024-10-09 21:16:29 +02:00
ctype
curl Merge branch 'PHP-8.3' into PHP-8.4 2024-11-15 21:17:51 +01:00
date Merge branch 'PHP-8.3' into PHP-8.4 2024-11-01 23:50:40 +01:00
dba Merge branch 'PHP-8.3' into PHP-8.4 2024-10-21 00:38:18 +02:00
dl_test
dom Merge branch 'PHP-8.3' into PHP-8.4 2024-11-16 13:42:14 +01:00
enchant Rename ZEND_STR_DEPRECATED to ZEND_STR_DEPRECATED_CAPITALIZED (#15831) 2024-09-10 22:45:23 +01:00
exif Merge branch 'PHP-8.3' into PHP-8.4 2024-10-13 21:13:06 +02:00
ffi Merge branch 'PHP-8.3' into PHP-8.4 2024-10-14 19:24:17 +02:00
fileinfo Fail early in *nix build script 2024-11-09 14:09:58 +01:00
filter Merge branch 'PHP-8.3' into PHP-8.4 2024-10-21 21:22:26 +02:00
ftp
gd Merge branch 'PHP-8.3' into PHP-8.4 2024-11-13 12:49:13 +00:00
gettext
gmp Merge branch 'PHP-8.3' into PHP-8.4 2024-11-02 17:41:27 +00:00
hash ext/hash: Fix deprecation message output for new tests 2024-11-10 20:34:45 +00:00
iconv
intl Merge branch 'PHP-8.3' into PHP-8.4 2024-11-15 18:57:12 +01:00
json Merge branch 'PHP-8.3' into PHP-8.4 2024-10-24 15:58:12 +02:00
ldap Merge branch 'PHP-8.3' into PHP-8.4 2024-11-07 13:24:00 +01:00
libxml Updates for libxml2 >= 2.13.0 2024-10-22 00:17:12 +02:00
mbstring Merge branch 'PHP-8.3' into PHP-8.4 2024-10-11 08:49:00 +01:00
mysqli Rename ZEND_STR_DEPRECATED to ZEND_STR_DEPRECATED_CAPITALIZED (#15831) 2024-09-10 22:45:23 +01:00
mysqlnd [skip ci] Fix MYSQLND_HAVE_SSL preprocessor help texts 2024-11-10 20:41:06 +01:00
odbc Rename ZEND_STR_DEPRECATED to ZEND_STR_DEPRECATED_CAPITALIZED (#15831) 2024-09-10 22:45:23 +01:00
opcache Merge branch 'PHP-8.3' into PHP-8.4 2024-11-19 20:55:40 +03:00
openssl Merge branch 'PHP-8.3' into PHP-8.4 2024-11-09 11:49:16 +01:00
pcntl Fix GH-16769: php_pcntl_set_user_signal_infos aborts when a signal is a reference. 2024-11-13 12:11:43 +00:00
pcre Merge branch 'PHP-8.3' into PHP-8.4 2024-10-03 21:12:42 +02:00
pdo Merge branch 'PHP-8.3' into PHP-8.4 2024-11-06 20:32:33 +09:00
pdo_dblib Add comments about internal headers (GH-15689) 2024-09-08 16:11:25 +02:00
pdo_firebird Fix PDO_Firebird tests for 32bit 2024-10-07 19:52:39 +02:00
pdo_mysql Fixed the test because libmysql results type is string. (#16709) 2024-11-06 21:07:03 +09:00
pdo_odbc Merge branch 'PHP-8.3' into PHP-8.4 2024-10-31 16:17:50 +01:00
pdo_pgsql ext/pdo_pgsql: Remove new PDO class constant specific to PGSQL driver 2024-11-16 16:30:19 +00:00
pdo_sqlite Fix GH-16131: Prevent mixing PDO sub-classes with different DSN 2024-10-22 22:51:29 +02:00
pgsql Rename ZEND_STR_DEPRECATED to ZEND_STR_DEPRECATED_CAPITALIZED (#15831) 2024-09-10 22:45:23 +01:00
phar Merge branch 'PHP-8.3' into PHP-8.4 2024-11-09 17:08:49 +01:00
posix Merge branch 'PHP-8.3' into PHP-8.4 2024-10-13 02:07:19 +02:00
random Rename ZEND_STR_DEPRECATED to ZEND_STR_DEPRECATED_CAPITALIZED (#15831) 2024-09-10 22:45:23 +01:00
readline Fix GH-16812: UAF on readline_info() after readline_write_history() call. 2024-11-15 16:50:24 +00:00
reflection Fix the name of the initializer parameter of ReflectionClass::resetAsLazyGhost() 2024-11-12 18:51:33 +01:00
session Fix GH-16590: UAF in session_encode() 2024-11-04 20:05:32 +01:00
shmop Make ext/shmop/tests/gh14537.phpt more resilient (GH-15985) 2024-09-22 17:03:16 +02:00
simplexml Merge branch 'PHP-8.3' into PHP-8.4 2024-11-16 13:42:14 +01:00
skeleton
snmp Support bug64159.phpt on Windows CI (GH-15895) 2024-09-21 16:03:25 +02:00
soap Merge branch 'PHP-8.3' into PHP-8.4 2024-11-08 20:48:06 +01:00
sockets Merge branch 'PHP-8.3' into PHP-8.4 2024-10-12 15:23:48 +01:00
sodium
spl Merge branch 'PHP-8.3' into PHP-8.4 2024-11-04 17:49:08 +01:00
sqlite3
standard ext/standard: Sync parameter names for fpow() to be identical to pow() 2024-11-11 13:04:46 +00:00
sysvmsg Merge branch 'PHP-8.3' into PHP-8.4 2024-11-03 13:40:25 +00:00
sysvsem
sysvshm Merge branch 'PHP-8.3' into PHP-8.4 2024-10-26 15:08:17 +02:00
tidy
tokenizer
xml Merge branch 'PHP-8.3' 2024-09-13 20:02:00 +02:00
xmlreader Merge branch 'PHP-8.3' into PHP-8.4 2024-10-08 20:58:20 +02:00
xmlwriter
xsl
zend_test Fix compiler warning in zend_test 2024-11-05 16:51:43 +01:00
zip zip extension is 1.22.4 2024-09-26 09:39:10 +02:00
zlib Merge branch 'PHP-8.3' into PHP-8.4 2024-10-13 02:30:38 +02:00
ext_skel.php