php-src/ext
2024-10-12 14:54:02 +01:00
..
bcmath Generated arginfo header files: use known strings for prop names when… (#15751) 2024-09-30 13:22:34 +02:00
bz2 ext/bz2: Check int params of bzcompress() are correct (#16108) 2024-09-28 22:38:53 +01:00
calendar ext/[cd]*: fix a bunch of typos (#16298) 2024-10-09 17:40:42 +02:00
com_dotnet Fix property access of PHP objects wrapped in variant 2024-10-11 16:50:35 +02:00
ctype ext/[cd]*: fix a bunch of typos (#16298) 2024-10-09 17:40:42 +02:00
curl Merge branch 'PHP-8.4' 2024-10-12 14:54:02 +01:00
date ext/[cd]*: fix a bunch of typos (#16298) 2024-10-09 17:40:42 +02:00
dba ext/[cd]*: fix a bunch of typos (#16298) 2024-10-09 17:40:42 +02:00
dl_test
dom Merge branch 'PHP-8.4' 2024-10-12 13:41:29 +02:00
enchant
exif ext/exif: Minor refactoring of exif_thumbnail() (#16111) 2024-09-29 15:57:04 +01:00
ffi XLEAK bug78270_2.phpt (GH-16352) 2024-10-11 10:27:37 +02:00
fileinfo
filter
ftp
gd Merge branch 'PHP-8.3' into PHP-8.4 2024-10-11 19:38:39 +01:00
gettext
gmp ext/gmp: Use zend_result for type instead of int 2024-09-23 10:55:51 +01:00
hash
iconv
intl
json [ci skip] Skip test under ASAN 2024-10-01 13:58:40 +02:00
ldap Fix GH-16389: Assertion failure in ext/ldap/ldap.c:2718 (#16392) 2024-10-12 13:19:23 +02:00
libxml Generated arginfo header files: use known strings for prop names when… (#15751) 2024-09-30 13:22:34 +02:00
mbstring Merge branch 'PHP-8.3' into PHP-8.4 2024-10-11 08:49:00 +01:00
mysqli Generated arginfo header files: use known strings for prop names when… (#15751) 2024-09-30 13:22:34 +02:00
mysqlnd
odbc ext/odbc: There is no need to rely on ZEND_NUM_ARGS() (#16106) 2024-09-28 21:31:42 +01:00
opcache JIT support for ASSIGN_DIM[_OP] with IS_VAR op1 (#16339) 2024-10-10 15:47:20 +03:00
openssl Merge branch 'PHP-8.3' into PHP-8.4 2024-09-28 16:29:18 +01:00
pcntl
pcre Merge branch 'PHP-8.3' into PHP-8.4 2024-10-03 21:12:42 +02:00
pdo Generated arginfo header files: use known strings for prop names when… (#15751) 2024-09-30 13:22:34 +02:00
pdo_dblib
pdo_firebird Merge branch 'PHP-8.4' 2024-10-07 19:53:04 +02:00
pdo_mysql PDO_MYSQL: Properly quote binary strings 2024-10-07 11:04:50 +02:00
pdo_odbc Fix pdoodbc_002.phpt to not try to load PDO_odbc (GH-16096) 2024-09-28 15:12:08 +02:00
pdo_pgsql Fix GH-15893: Pdo\Pgsql backport fixes from GH-16124 (#16158) 2024-10-03 19:25:39 +01:00
pdo_sqlite
pgsql ext/pgsql: pgsql_copy_from to support iterable. 2024-10-01 19:53:20 +01:00
phar ext/phar: Remove phar_resolve_alias() (#15860) 2024-10-02 15:44:05 +01:00
posix
random ext/random: haiku supports arc4random api too. 2024-09-28 13:20:14 +01:00
readline Fix -Wundef/C4668 warnings (#15853) 2024-09-14 11:28:32 +02:00
reflection reflection: Use fast ZPP for ReflectionProperty::(get|set)Value() (#16329) 2024-10-10 09:19:53 +02:00
session Merge branch 'PHP-8.3' into PHP-8.4 2024-10-12 13:09:24 +02:00
shmop Make ext/shmop/tests/gh14537.phpt more resilient (GH-15985) 2024-09-22 17:03:16 +02:00
simplexml
skeleton
snmp Support bug64159.phpt on Windows CI (GH-15895) 2024-09-21 16:03:25 +02:00
soap [ci skip] Fix bug description 2024-10-09 22:45:35 +02:00
sockets Merge branch 'PHP-8.3' into PHP-8.4 2024-10-06 19:26:10 +01:00
sodium
spl Merge branch 'PHP-8.4' 2024-10-12 13:39:13 +02:00
sqlite3
standard ext/standard/html.c: clean up a bit (GH-16311) 2024-10-10 23:30:03 +02:00
sysvmsg
sysvsem
sysvshm
tidy Generated arginfo header files: use known strings for prop names when… (#15751) 2024-09-30 13:22:34 +02:00
tokenizer Generated arginfo header files: use known strings for prop names when… (#15751) 2024-09-30 13:22:34 +02:00
xml Merge branch 'PHP-8.3' 2024-09-13 20:02:00 +02:00
xmlreader Merge branch 'PHP-8.4' 2024-10-08 20:58:26 +02:00
xmlwriter Optimize in-memory XMLWriter 2024-09-30 20:30:03 +02:00
xsl Implement request #30622: make $namespace parameter functional 2024-09-30 20:34:51 +02:00
zend_test Merge branch 'PHP-8.3' into PHP-8.4 2024-10-07 17:18:32 +02:00
zip zip extension is 1.22.4 2024-09-26 09:39:10 +02:00
zlib
ext_skel.php