php-src/ext
Saki Takamachi 2b36680f0a
Merge branch 'PHP-8.4'
* PHP-8.4:
  Fixed GH-17275: Fixed the calculation logic of dividend scale (#17279)
2024-12-27 21:36:36 +09:00
..
bcmath Merge branch 'PHP-8.4' 2024-12-27 21:36:36 +09:00
bz2
calendar Merge branch 'PHP-8.4' 2024-11-17 12:28:12 +00:00
com_dotnet Refactor disp_invokeex() to avoid superfluous recheck (GH-17001) 2024-12-01 18:55:38 +01:00
ctype
curl Fix curl_multi_exec() overflow message (GH-17078) 2024-12-13 16:06:39 +01:00
date Merge branch 'PHP-8.4' 2024-12-20 15:09:59 +00:00
dba Merge branch 'PHP-8.4' 2024-12-06 19:02:22 +01:00
dl_test Merge branch 'PHP-8.4' 2024-12-20 18:52:43 +01:00
dom Merge branch 'PHP-8.4' 2024-12-26 12:26:59 +01:00
enchant Remove useless code in ext-enchant (#16940) 2024-11-26 07:27:19 +01:00
exif ext/[ef]*: fix a bunch of typos (GH-16621) 2024-10-28 11:28:32 +01:00
ffi Merge branch 'PHP-8.4' 2024-12-25 21:33:49 +01:00
fileinfo Fix GH-17039: PHP 8.4: Incorrect MIME content type 2024-12-08 22:47:03 +01:00
filter Merge branch 'PHP-8.4' 2024-12-18 11:39:06 +00:00
ftp ext/[ef]*: fix a bunch of typos (GH-16621) 2024-10-28 11:28:32 +01:00
gd Make imagebmp_basic.phpt more resilient (GH-17265) 2024-12-25 23:15:45 +01:00
gettext Merge branch 'PHP-8.3' into PHP-8.4 2024-12-19 18:38:30 +01:00
gmp ext/gmp: add test for uses of gmp_pow with number sizes commonly used in cryptography (#16896) 2024-12-04 16:17:00 +00:00
hash Merge branch 'PHP-8.4' 2024-11-10 20:35:04 +00:00
iconv Merge branch 'PHP-8.3' into PHP-8.4 2024-12-06 17:44:01 +01:00
intl ext/intl: TimeZone address todo to throw exceptions on error. 2024-12-24 06:43:41 +00:00
json Merge branch 'PHP-8.3' into PHP-8.4 2024-10-24 15:58:12 +02:00
ldap Merge branch 'PHP-8.4' 2024-11-20 11:14:32 +01:00
libxml Merge branch 'PHP-8.4' 2024-12-26 12:26:59 +01:00
mbstring Merge branch 'PHP-8.4' 2024-12-11 19:33:03 +01:00
mysqli Improve mysqli test 066.phpt (#17022) 2024-12-10 02:11:43 +01:00
mysqlnd Factor out SETUP_ZLIB_LIB() (GH-16798) 2024-11-27 18:35:34 +01:00
odbc Merge branch 'PHP-8.4' 2024-11-27 23:06:34 +01:00
opcache Implement GH-15680: Enhance zend_dump_op_array to Properly Represent Non-Printable Characters in String Literals 2024-12-27 12:53:02 +01:00
openssl Remove support for unsupported MSVC versions (GH-17128) 2024-12-12 19:50:14 +01:00
pcntl ext/pcntl: Refactor pcntl_exec() (#17172) 2024-12-17 13:19:10 +00:00
pcre
pdo Merge branch 'PHP-8.4' 2024-11-06 20:32:53 +09:00
pdo_dblib Merge branch 'PHP-8.3' into PHP-8.4 2024-11-20 11:14:04 +01:00
pdo_firebird ext/pdo_firebird: Fix label follow by declaration (#17229) 2024-12-21 16:56:53 +05:30
pdo_mysql Make PDO_MYSQL_ATTR_DIRECT_QUERY a proper alias (#16935) 2024-12-26 22:26:40 +00:00
pdo_odbc Upgrade master to Ubuntu 24.04 (GH-16704) 2024-11-07 16:32:45 +01:00
pdo_pgsql Remove disable_native_prepares 2024-11-25 22:27:43 +01:00
pdo_sqlite Avoid string duplications in sqlite drivers (#17115) 2024-12-18 17:32:11 +01:00
pgsql Merge branch 'PHP-8.4' 2024-12-15 16:05:20 +00:00
phar Use format string to cut off filename instead of duplicating memory 2024-12-26 12:30:49 +01:00
posix ext/posix posix_ttyname/posix_isatty fd error handling update. 2024-12-19 13:24:07 +00:00
random
readline Drop superfluous readline test skip conditions 2024-12-16 14:31:28 +01:00
reflection Merge branch 'PHP-8.4' 2024-11-26 14:07:32 +01:00
session Merge branch 'PHP-8.4' 2024-11-04 20:05:42 +01:00
shmop
simplexml Merge branch 'PHP-8.3' into PHP-8.4 2024-12-15 11:32:02 +01:00
skeleton [skip-ci] Removed wrapping comments (#16894) 2024-11-24 00:57:09 +00:00
snmp [skip ci] Ignore snmp test on asan that frequently times out 2024-12-17 10:49:10 +01:00
soap Remove support for unsupported MSVC versions (GH-17128) 2024-12-12 19:50:14 +01:00
sockets ext/sockets: following-up on GH-16842, update FreeBSD TCP stack setting. 2024-12-26 20:54:14 +00:00
sodium
spl SplFileObject::fwrite $length param nullable (#17242) 2024-12-23 00:54:24 +01:00
sqlite3 Avoid string duplications in sqlite drivers (#17115) 2024-12-18 17:32:11 +01:00
standard Reintroduce proc_open_multiplex.phpt (GH-17192) 2024-12-25 17:41:31 +01: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 Backport 061058a9: Test fixes for libxml2 2.12.0 2024-10-12 15:12:40 +02:00
xmlreader Implement cache slot optimization for XMLReader (#17232) 2024-12-22 13:01:45 +01:00
xmlwriter Backport 4fe82131: Backport libxml2 2.13.2 fixes (#14816) 2024-10-12 15:12:40 +02:00
xsl Backport e2d97314: Backport deprecation warning ignores to unbreak CI 2024-10-12 15:12:40 +02:00
zend_test Merge branch 'PHP-8.4' 2024-12-25 21:33:49 +01:00
zip
zlib Refactor zlib dictionary processing (GH-16407) 2024-10-16 12:21:50 +02:00
ext_skel.php [skip-ci] Removed wrapping comments (#16894) 2024-11-24 00:57:09 +00:00