php-src/ext
2025-07-15 11:24:34 +02:00
..
bcmath Fix GH-18641: Accessing a BcMath\Number property by ref crashes 2025-05-24 20:38:33 +02:00
bz2
calendar Merge branch 'PHP-8.3' into PHP-8.4 2025-06-23 11:46:45 +01:00
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-07-02 18:46:37 +02: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-18979: DOM\XMLDocument::createComment() triggers undefined behavior with null byte 2025-07-01 18:51:21 +02:00
enchant Merge branch 'PHP-8.3' into PHP-8.4 2025-06-01 18:21:34 +02:00
exif
ffi Merge branch 'PHP-8.3' into PHP-8.4 2025-02-17 10:27:33 +03:00
fileinfo Fix ZEND_NONSTRING attribute for data_file.c 2025-05-28 19:48:59 +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 ext/gd: Drop useless and doubtful MSVC specific code (libgd/libgd@f1480ab) 2025-07-10 22:22:01 +02: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 Merge branch 'PHP-8.3' into PHP-8.4 2025-06-12 19:26:56 +02:00
iconv Merge branch 'PHP-8.3' into PHP-8.4 2025-06-18 20:47:30 +02:00
intl Fix handling of references in zval_try_get_long() 2025-06-04 21:00:05 +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-06-22 11:43:40 +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-06-22 13:08:05 +02:00
mysqli Fix mysql test date flakiness 2025-03-16 14:26:04 +01:00
mysqlnd Merge branch 'PHP-8.3' into PHP-8.4 2024-11-20 11:14:04 +01:00
odbc Merge branch 'PHP-8.3' into PHP-8.4 2025-06-09 11:25:41 +02:00
opcache Revert "Update IR" 2025-07-14 14:27:05 +03:00
openssl Merge branch 'PHP-8.3' into PHP-8.4 2025-07-15 11:24:34 +02:00
pcntl Merge branch 'PHP-8.3' into PHP-8.4 2025-06-27 15:47:21 +02: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 Merge branch 'PHP-8.3' into PHP-8.4 2024-11-20 11:14:04 +01:00
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-06-09 11:25:41 +02:00
pdo_pgsql Fix GHSA-hrwm-9436-5mv3: pgsql escaping no error checks 2025-07-01 09:34:49 -07:00
pdo_sqlite ext/pdo_sqlite: createCollation memory leaks fix. 2025-06-07 14:28:29 +01:00
pgsql Fix GHSA-hrwm-9436-5mv3: pgsql escaping no error checks 2025-07-01 09:34:49 -07:00
phar Merge branch 'PHP-8.3' into PHP-8.4 2025-07-07 16:28:49 +02:00
posix Merge branch 'PHP-8.3' into PHP-8.4 2024-12-30 12:41:58 -04:00
random Merge branch 'PHP-8.3' into PHP-8.4 2025-06-01 15:45:57 +02:00
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-07-10 22:32:52 +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-07-11 12:28:25 +02:00
sqlite3 Merge branch 'PHP-8.3' into PHP-8.4 2025-06-21 20:16:13 +02:00
standard Fix GHSA-3cr5-j632-f35r: Null byte in hostnames 2025-07-01 09:34:23 -07:00
sysvmsg
sysvsem
sysvshm
tidy Merge branch 'PHP-8.3' into PHP-8.4 2025-06-04 20:35:17 +01: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 Merge branch 'PHP-8.3' into PHP-8.4 2025-06-09 11:25:41 +02:00
zip Merge branch 'PHP-8.3' into PHP-8.4 2025-07-02 18:46:37 +02:00
zlib Merge branch 'PHP-8.3' into PHP-8.4 2025-02-14 23:10:40 +01:00
ext_skel.php