php-src/ext
Niels Dossche fdeadcd9ba
Fix branch target in zend_jit_push_call_frame()
Introduced by accident in 3b4a58da44.
Will request a cherry-pick.
2025-03-12 06:10:27 -07:00
..
bcmath Fixed GH-17398: bcmul memory leak (#17615) 2025-01-29 19:12:18 +09:00
bz2 Merge branch 'PHP-8.2' into PHP-8.3 2024-01-31 11:20:44 +01:00
calendar Merge branch 'PHP-8.2' into PHP-8.3 2024-11-17 12:27:26 +00:00
com_dotnet Merge branch 'PHP-8.2' into PHP-8.3 2024-11-29 16:30:01 +01:00
ctype Merge branch 'PHP-8.1' into PHP-8.2 2023-09-26 21:44:00 +02:00
curl Fix GH-17855: CURL_STATICLIB flag set even if linked with shared lib 2025-02-21 13:08:01 +01:00
date Updated to version 2025.1 (2025a) 2025-01-17 11:53:10 +00:00
dba ext/dba/tests/gh16390.phpt: skip if inifile is disabled 2024-12-06 19:01:50 +01:00
dl_test Merge branch 'PHP-8.2' into PHP-8.3 2024-12-20 18:46:55 +01:00
dom Fix GHSA-p3x9-6h7p-cgfc: libxml streams wrong content-type on redirect 2025-03-05 14:12:59 +01:00
enchant Fix crashes in enchant when passing null bytes 2025-01-08 20:47:01 +01:00
exif Merge branch 'PHP-8.2' into PHP-8.3 2024-10-13 21:12:46 +02:00
ffi Fix FFI Parsing of Pointer Declaration Lists (#17794) 2025-02-17 10:27:11 +03:00
fileinfo Merge branch 'PHP-8.2' into PHP-8.3 2025-01-27 21:49:03 +01:00
filter Consistent naming for test titles 2024-12-18 11:38:44 +00:00
ftp Fix GH-16800: ftp functions can abort with EINTR 2025-01-03 12:30:43 +01:00
gd Fix GH-17891 gh17373.phpt test issue without freetype support 2025-02-24 07:13:11 +00:00
gettext ext/gettext/config.m4: symlink en_US.UTF-8 test bits to en_US for musl 2024-12-19 18:26:35 +01:00
gmp Merge branch 'PHP-8.2' into PHP-8.3 2024-11-27 19:54:06 +00:00
hash Merge branch 'PHP-8.2' into PHP-8.3 2024-11-10 20:16:33 +00:00
iconv Fix GH-17047: UAF on iconv filter failure 2024-12-06 17:43:38 +01:00
imap Implement diagnostic ignore macro for Clang 2023-10-18 17:37:15 +02:00
intl Merge branch 'PHP-8.2' into PHP-8.3 2025-02-02 13:37:21 +01:00
json Fix tests: Prevent stack overflow during dtor 2024-10-24 15:56:25 +02:00
ldap Fix GH-17704: ldap_search fails when $attributes contains a non-packed array with numerical keys 2025-02-06 23:31:01 +01:00
libxml Fix GHSA-p3x9-6h7p-cgfc: libxml streams wrong content-type on redirect 2025-03-05 14:12:59 +01:00
mbstring Fix GH-17503: Undefined float conversion in mb_convert_variables 2025-02-04 15:51:48 +01:00
mysqli Merge branch 'PHP-8.2' into PHP-8.3 2025-01-19 20:38:19 +01:00
mysqlnd Merge branch 'PHP-8.2' into PHP-8.3 2024-11-20 11:12:19 +01:00
oci8 Merge branch 'PHP-8.2' into PHP-8.3 2024-01-04 19:29:37 +01:00
odbc Merge branch 'PHP-8.2' into PHP-8.3 2024-08-06 16:54:58 +02:00
opcache Fix branch target in zend_jit_push_call_frame() 2025-03-12 06:10:27 -07:00
openssl Merge branch 'PHP-8.2' into PHP-8.3 2024-12-31 15:05:18 +01:00
pcntl ext/pcntl: Fix memory leak in cleanup code of pcntl_exec() 2024-12-15 22:13:27 +00:00
pcre Merge branch 'PHP-8.2' into PHP-8.3 2024-10-03 21:11:25 +02:00
pdo ext/pdo: Fix a UAF when changing default fetch class ctor args 2025-01-26 23:32:35 +00:00
pdo_dblib Merge branch 'PHP-8.2' into PHP-8.3 2024-11-20 11:12:19 +01:00
pdo_firebird Fix crash in firebird statement dtor 2025-01-24 20:16:12 +00:00
pdo_mysql Merge branch 'PHP-8.2' into PHP-8.3 2024-05-21 12:21:46 +01:00
pdo_oci Implement diagnostic ignore macro for Clang 2023-10-18 17:37:15 +02:00
pdo_odbc Fix crash in PDO_ODBC statement dtor (#17586) 2025-01-27 13:41:11 -04:00
pdo_pgsql Fix GH-15729 PDO tests name conflicts. 2024-09-12 18:19:20 +01:00
pdo_sqlite Fix GH-17837: ::getColumnMeta() on unexecuted statement segfaults 2025-02-18 17:01:46 +01:00
pgsql ext/pgsql fixing further calls with flexible arguments number. 2024-12-15 14:50:59 +00:00
phar [ci skip] Fix GH-17808 dependencies 2025-02-16 00:16:57 +01:00
posix Fix FD getting code on big endian (#17259) 2024-12-30 12:40:32 -04:00
pspell Add ASAN XLEAK support 2023-04-03 08:02:19 +02:00
random Checks getrandom availability on solaris. 2024-08-13 20:54:12 +01:00
readline CI disable leak sanitizer on two libedit tests temporarily. 2024-08-07 22:38:30 +01:00
reflection Reflection: show the type of object constants used as default properties 2025-02-21 09:32:10 +01:00
session ext/session: Fix GH-17541 (ext/session NULL pointer dereferencement during ID reset) 2025-01-24 14:04:58 +00:00
shmop Merge branch 'PHP-8.2' into PHP-8.3 2024-06-28 20:14:20 +02:00
simplexml Fix GH-17409: Assertion failure Zend/zend_hash.c:1730 2025-01-09 19:53:54 +01:00
skeleton
snmp Fix GH-17330: SNMP::setSecurity segfaults when object had been closed. 2025-01-05 13:34:21 +00:00
soap ext/soap: fix make check being invoked in ext/soap 2024-11-08 20:47:28 +01:00
sockets ext/sockets: socket_set_option switch from convert_to_long to zval_get_long. 2024-12-16 22:55:23 +00:00
sodium Merge branch 'PHP-8.2' into PHP-8.3 2024-05-23 22:40:54 +02:00
spl Fix GH-17463: SplTempFileObject::ftruncate() segfault on negative length. 2025-01-14 18:32:01 +00:00
sqlite3 Fix cycle leak in sqlite3 setAuthorizer() 2025-02-23 16:34:41 +01:00
standard Fix GHSA-hgf5-96fm-v528: http user header check of crlf 2025-03-05 13:42:47 +01:00
sysvmsg Merge branch 'PHP-8.2' into PHP-8.3 2024-11-03 13:39:41 +00:00
sysvsem
sysvshm Merge branch 'PHP-8.2' into PHP-8.3 2024-10-26 15:07:57 +02:00
tidy Fix memory leaks in ext/tidy basedir restriction code 2024-07-21 16:28:15 +02:00
tokenizer
xml Fix GHSA-wg4p-4hqh-c3g9 2025-03-05 20:42:10 +01:00
xmlreader Merge branch 'PHP-8.2' into PHP-8.3 2024-10-08 20:57:54 +02: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 [skip ci] zend_test adding closing tags to newer tests 2025-02-23 13:23:26 +00:00
zip Fix GH-17139: Fix zip_entry_name() crash on invalid entry 2025-01-12 20:37:51 +01:00
zlib Fix zlib support for large files 2025-02-14 23:09:57 +01:00
ext_skel.php