php-src/ext
2023-01-12 15:12:45 +00:00
..
bcmath
bz2
calendar
com_dotnet Remove unnecessary usage of CONST_CS 2022-11-28 17:12:07 +01:00
ctype Merge branch 'PHP-8.1' into PHP-8.2 2022-10-27 14:42:17 +01:00
curl Do not use zend_fcall_info_argn() in ext-curl 2022-10-21 18:31:40 +01:00
date Merge branch 'PHP-8.2' 2023-01-10 15:16:42 +00:00
dba
dl_test
dom Merge branch 'PHP-8.2' 2022-10-27 14:42:40 +01:00
enchant Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
exif
ffi chore: remove semicolon left over. 2023-01-06 11:14:22 +01:00
fileinfo libmagic: Keep the WS limitation piece 2022-10-02 21:00:03 +02:00
filter Merge branch 'PHP-8.2' 2022-10-27 14:42:40 +01:00
ftp
gd Remove unnecessary NULL-checks on ctx (#10256) 2023-01-08 12:09:20 +01:00
gettext
gmp Merge branch 'PHP-8.2' 2022-12-23 16:29:39 +00:00
hash Merge branch 'PHP-8.2' 2022-12-11 17:30:56 +01:00
iconv
imap Merge branch 'PHP-8.2' 2022-12-13 23:48:48 +00:00
intl ext/{standard,json,random,...}: add missing includes 2023-01-10 14:19:03 +00:00
json ext/{standard,json,random,...}: add missing includes 2023-01-10 14:19:03 +00:00
ldap Merge branch 'PHP-8.2' 2022-12-16 14:38:09 +01:00
libxml Handle trampolines correctly in new FCC API + usages (#9877) 2022-11-22 17:12:53 +00:00
mbstring Mark UTF-8 strings emitted by mbstring functions as valid UTF-8 2023-01-11 17:08:27 +02:00
mysqli Merge branch 'PHP-8.2' 2022-12-09 16:10:36 +01:00
mysqlnd ext/{standard,json,random,...}: add missing includes 2023-01-10 14:19:03 +00:00
oci8 ext/{standard,json,random,...}: add missing includes 2023-01-10 14:19:03 +00:00
odbc
opcache ext/opcache/zend_accelerator_hash: include cleanup 2023-01-12 15:12:45 +00:00
openssl ext/{standard,json,random,...}: add missing includes 2023-01-10 14:19:03 +00:00
pcntl Merge branch 'PHP-8.2' 2022-11-13 11:10:10 +01:00
pcre ext/{standard,json,random,...}: add missing includes 2023-01-10 14:19:03 +00:00
pdo Merge branch 'PHP-8.2' 2022-12-18 23:21:30 -07:00
pdo_dblib
pdo_firebird Merge branch 'PHP-8.2' 2022-11-30 12:13:36 +01:00
pdo_mysql
pdo_oci [skip ci] Backport XFAIL of failing test 2022-11-11 19:46:16 +01:00
pdo_odbc Merge branch 'PHP-8.2' 2022-10-19 11:37:30 +02:00
pdo_pgsql ext/{standard,json,random,...}: add missing includes 2023-01-10 14:19:03 +00:00
pdo_sqlite Merge branch 'PHP-8.2' 2022-12-19 16:17:02 +01:00
pgsql ext/{standard,json,random,...}: add missing includes 2023-01-10 14:19:03 +00:00
phar ext/{standard,json,random,...}: add missing includes 2023-01-10 14:19:03 +00:00
posix posix_pathconf throwing ValueError on empty path 2023-01-10 15:03:11 +00:00
pspell
random random: Rely on free(NULL) being safe for random status freeing (#10246) 2023-01-10 18:46:57 +01:00
readline
reflection Improvements in modifier parsing (#9926) 2022-11-17 16:20:27 +01:00
session Promote unserialize() notices to warning (#9629) 2022-11-15 19:36:38 +01:00
shmop ext/{standard,json,random,...}: add missing includes 2023-01-10 14:19:03 +00:00
simplexml Merge branch 'PHP-8.2' 2023-01-07 03:08:13 +00:00
skeleton
snmp Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
soap ext/{standard,json,random,...}: add missing includes 2023-01-10 14:19:03 +00:00
sockets ext/{standard,json,random,...}: add missing includes 2023-01-10 14:19:03 +00:00
sodium Remove unnecessary usage of CONST_CS 2022-11-28 17:12:07 +01:00
spl ext/{standard,json,random,...}: add missing includes 2023-01-10 14:19:03 +00:00
sqlite3 Merge branch 'PHP-8.2' 2022-12-06 16:01:24 +01:00
standard ext/standard/md5: include cleanup 2023-01-12 15:12:45 +00:00
sysvmsg ext/{standard,json,random,...}: add missing includes 2023-01-10 14:19:03 +00:00
sysvsem Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
sysvshm Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
tidy
tokenizer Merge branch 'PHP-8.1' into PHP-8.2 2022-10-27 14:42:17 +01:00
xml Declare XML_SAX_IMPL constant in stubs (#9732) 2022-10-12 11:42:24 +02:00
xmlreader Merge branch 'PHP-8.2' 2022-10-27 14:42:40 +01:00
xmlwriter Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
xsl Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
zend_test Register parameter attributes via stub in ext/zend_test (#10183) 2022-12-29 23:17:02 +01:00
zip Merge branch 'PHP-8.2' 2022-09-26 23:13:31 +02:00
zlib Add clang ASAN/UBSAN push job 2022-09-14 23:55:46 +02:00
ext_skel.php