php-src/ext
2025-05-27 21:00:41 +02:00
..
bcmath Fix GH-18641: Accessing a BcMath\Number property by ref crashes 2025-05-24 20:38:33 +02:00
bz2
calendar
com_dotnet Merge branch 'PHP-8.3' into PHP-8.4 2024-11-29 16:32:12 +01:00
ctype
curl Merge branch 'PHP-8.3' into PHP-8.4 2025-05-02 21:32:20 +01:00
date Merge branch 'PHP-8.3' into PHP-8.4 2025-05-26 19:42:20 +02:00
dba Fixed GH-18247: dba_popen() memory leak on invalid path. 2025-04-05 18:29:24 +01:00
dl_test Merge branch 'PHP-8.3' into PHP-8.4 2025-03-14 10:49:10 +01:00
dom Fix GH-18597: Heap-buffer-overflow in zend_alloc.c when assigning string with UTF-8 bytes 2025-05-20 21:32:17 +02:00
enchant Merge branch 'PHP-8.3' into PHP-8.4 2025-01-08 20:47:31 +01:00
exif
ffi Merge branch 'PHP-8.3' into PHP-8.4 2025-02-17 10:27:33 +03:00
fileinfo Fix compile error for attribute 2025-05-27 21:00:41 +02:00
filter Merge branch 'PHP-8.3' into PHP-8.4 2025-04-11 23:36:12 +02:00
ftp Merge branch 'PHP-8.3' into PHP-8.4 2025-01-03 12:31:08 +01:00
gd Merge branch 'PHP-8.3' into PHP-8.4 2025-04-05 15:57:26 +01:00
gettext Fix GH-17400: bindtextdomain segfault with UTF-16 domain value. 2025-01-09 13:45:59 +00:00
gmp Merge branch 'PHP-8.3' into PHP-8.4 2024-11-27 19:54:23 +00:00
hash
iconv Merge branch 'PHP-8.3' into PHP-8.4 2024-12-06 17:44:01 +01:00
intl Merge branch 'PHP-8.3' into PHP-8.4 2025-05-24 14:56:04 +02:00
json Fix incorrect handling of hooked props without get hook in get_object_vars() 2025-03-08 12:27:28 +01:00
ldap Merge branch 'PHP-8.3' into PHP-8.4 2025-05-25 12:53:44 +01:00
libxml Fix GH-18597: Heap-buffer-overflow in zend_alloc.c when assigning string with UTF-8 bytes 2025-05-20 21:32:17 +02:00
mbstring Merge branch 'PHP-8.3' into PHP-8.4 2025-03-09 11:21:27 +01:00
mysqli Fix mysql test date flakiness 2025-03-16 14:26:04 +01:00
mysqlnd
odbc Fix some odbc_*() parameter types 2024-11-27 23:05:50 +01:00
opcache Reapply GH-17712 with a fix for internal class constants (#18464) 2025-05-25 16:43:36 -07:00
openssl Merge branch 'PHP-8.3' into PHP-8.4 2025-05-20 08:08:39 +02:00
pcntl ext/pcntl: Fix pcntl_setcpuaffinity exception type for invalid cpu id. 2025-01-15 20:36:18 +00:00
pcre Merge branch 'PHP-8.3' into PHP-8.4 2025-03-13 07:46:55 +01:00
pdo Merge branch 'PHP-8.3' into PHP-8.4 2025-05-27 20:42:12 +02:00
pdo_dblib
pdo_firebird Fixed GH-17383 - pdo_firebird: PDOException has wrong code and message since PHP 8.4 (#18072) 2025-04-19 14:11:20 +09:00
pdo_mysql
pdo_odbc Merge branch 'PHP-8.3' into PHP-8.4 2025-01-27 13:43:21 -04:00
pdo_pgsql Fix varying pgsql error message 2025-02-26 21:30:24 +01:00
pdo_sqlite Fix memory leak on error return of collation callback in pdo_sqlite 2025-04-16 13:52:23 +02:00
pgsql Fix uouv in pg_put_copy_end() 2025-04-21 17:47:37 +02:00
phar Merge branch 'PHP-8.3' into PHP-8.4 2025-05-21 19:48:20 +02:00
posix Merge branch 'PHP-8.3' into PHP-8.4 2024-12-30 12:41:58 -04:00
random
readline Merge branch 'PHP-8.3' into PHP-8.4 2025-05-24 20:39:38 +02:00
reflection Fix ReflectionFunction::isDeprecated() for materialized __call() (#17914) 2025-02-27 14:48:08 +01:00
session Merge branch 'PHP-8.3' into PHP-8.4 2025-01-24 14:10:00 +00:00
shmop
simplexml Fix GH-18597: Heap-buffer-overflow in zend_alloc.c when assigning string with UTF-8 bytes 2025-05-20 21:32:17 +02:00
skeleton
snmp Merge branch 'PHP-8.3' into PHP-8.4 2025-04-11 23:36:12 +02:00
soap Merge branch 'PHP-8.3' into PHP-8.4 2025-05-24 21:54:45 +02:00
sockets Merge branch 'PHP-8.3' into PHP-8.4 2025-05-22 20:47:25 +01:00
sodium
spl Merge branch 'PHP-8.3' into PHP-8.4 2025-04-25 20:06:18 +02:00
sqlite3 Merge branch 'PHP-8.3' into PHP-8.4 2025-02-23 16:35:25 +01:00
standard Merge branch 'PHP-8.3' into PHP-8.4 2025-05-27 20:42:12 +02:00
sysvmsg
sysvsem
sysvshm
tidy Merge branch 'PHP-8.3' into PHP-8.4 2025-05-26 19:42:20 +02:00
tokenizer
xml Merge branch 'PHP-8.3' into PHP-8.4 2025-04-23 22:08:10 +02:00
xmlreader Merge branch 'PHP-8.3' into PHP-8.4 2025-04-11 23:36:12 +02:00
xmlwriter
xsl Fix using Dom\Node with Dom\XPath callbacks 2025-02-22 16:00:39 +01:00
zend_test gen_stub: Fix ce_flags generation for compatibility mode (#18507) 2025-05-09 13:33:09 +02:00
zip bump zip extension version to 1.22.6 2025-05-07 14:24:07 +02:00
zlib Merge branch 'PHP-8.3' into PHP-8.4 2025-02-14 23:10:40 +01:00
ext_skel.php