php-src/ext
Dmitry Stogov cbb9ee8f5b
Added test for PR #19458
Thanks to @DanielEScherzer
2025-08-13 15:58:04 +03: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-08-07 19:08:58 +02: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 Backport Lexbor changes to 8.4 2025-08-10 14:17:19 +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-07-25 12:05:12 +02:00
gd Merge branch 'PHP-8.3' into PHP-8.4 2025-07-28 11:55:14 +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 Merge branch 'PHP-8.2' into PHP-8.3 2025-07-22 15:52:29 +02:00
iconv Merge branch 'PHP-8.3' into PHP-8.4 2025-06-18 20:47:30 +02:00
intl Merge branch 'PHP-8.3' into PHP-8.4 2025-07-28 15:36:02 +01: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-07-17 13:45:14 +02:00
libxml Merge branch 'PHP-8.3' into PHP-8.4 2025-07-20 17:20:47 +02:00
mbstring Merge branch 'PHP-8.3' into PHP-8.4 2025-08-08 20:32:55 +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 Added test for PR #19458 2025-08-13 15:58:04 +03:00
openssl Merge branch 'PHP-8.3' into PHP-8.4 2025-08-12 17:29:18 +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 Merge branch 'PHP-8.3' into PHP-8.4 2025-07-27 12:55:17 +01: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 19:46:48 +03: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 Fix bug #51558: shared readline build fails (#15242) 2025-07-27 15:33:48 +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-20 19:49:56 +02:00
sockets Merge branch 'PHP-8.3' into PHP-8.4 2025-07-17 21:52:23 +02:00
sodium
spl [skip ci] Skip segfaulting OOM test in GH actions on Win 2025-08-06 14:28:47 +02:00
sqlite3 Merge branch 'PHP-8.3' into PHP-8.4 2025-06-21 20:16:13 +02:00
standard Merge branch 'PHP-8.3' into PHP-8.4 2025-08-13 14:16:12 +02: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-07-16 18:27:02 +02:00
xmlreader Merge branch 'PHP-8.3' into PHP-8.4 2025-07-20 17:20:47 +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