php-src/ext
2022-04-29 10:27:40 +01:00
..
bcmath Add some more test cases for BCMath 2021-12-30 13:02:56 +01:00
bz2 BZ2: Use EMPTY_SWITCH_DEFAULT_CASE 2022-04-11 16:58:13 +01:00
calendar Merge branch 'PHP-8.1' 2021-11-07 08:48:49 +01:00
com_dotnet Merge branch 'PHP-8.1' 2021-12-26 16:43:34 +01:00
ctype Move ctype test out from Zend and into ctype extension 2021-12-20 18:12:35 +00:00
curl Fix test for curl 7.83.0 2022-04-27 12:37:39 +02:00
date Fixed memory leak with manual calls to DateInterval::__unserialize 2022-04-29 10:27:40 +01:00
dba Fix [-Wundef] warnings in DBA extension 2022-04-01 14:38:44 +01:00
dom Deprecate implicit dynamic properties 2021-11-26 14:10:11 +01:00
enchant Add more specific array return type hints for various extensions - part 1 2021-11-07 08:46:25 +01:00
exif Fix GH-8408: bug68547.phpt fails without multibyte support 2022-04-20 16:42:09 +02:00
ffi Merge branch 'PHP-8.1' 2022-04-24 18:05:08 +02:00
fileinfo fileinfo: Re-add Apple flag 2022-04-15 14:44:50 +02:00
filter Merge branch 'PHP-8.0' into PHP-8.1 2022-03-28 10:54:05 -06:00
ftp Add more specific array return type hints for various extensions - part 2 2021-11-17 10:56:27 +01:00
gd Improve and fix stub return types (#8368) 2022-04-14 18:38:00 +01:00
gettext
gmp Deprecate implicit dynamic properties 2021-11-26 14:10:11 +01:00
hash Merge branch 'PHP-8.1' 2022-04-05 13:36:50 +02:00
iconv Merge branch 'PHP-8.1' 2022-04-25 14:30:26 +02:00
imap Merge branch 'PHP-8.1' 2021-11-25 18:31:29 +01:00
intl Merge branch 'PHP-8.1' 2022-04-24 12:46:07 +02:00
json Merge branch 'PHP-8.1' 2022-03-31 14:31:43 +02:00
ldap
libxml Optimize stripos/stristr 2022-01-31 21:44:31 +01:00
mbstring Merge branch 'PHP-8.1' 2022-04-16 20:32:12 +02:00
mysqli Verify generated files are up to date in CI 2022-04-21 23:25:47 +02:00
mysqlnd Merge branch 'PHP-8.1' 2022-03-31 10:54:38 +01:00
oci8 Replace memcmp() with zend_string functions (#8216) 2022-03-31 16:27:58 +02:00
odbc Merge branch 'PHP-8.1' 2022-01-07 19:26:01 +01:00
opcache Merge branch 'PHP-8.1' 2022-04-26 08:32:50 +03:00
openssl Merge branch 'PHP-8.1' 2022-04-13 15:23:41 +02:00
pcntl Merge branch 'PHP-8.1' 2022-03-04 16:21:57 +01:00
pcre Allow internal functions to declare if they support compile-time evaluation, add functions. (#7780) 2021-12-20 09:27:06 -05:00
pdo Merge branch 'PHP-8.1' 2022-01-01 17:55:33 +01:00
pdo_dblib Make strtolower() and strtoupper() do ASCII case conversion (#7506) 2021-12-15 08:38:35 -05:00
pdo_firebird Use memrchr() when available 2021-11-24 16:13:34 +03:00
pdo_mysql Merge branch 'PHP-8.1' 2021-12-30 19:11:22 +01:00
pdo_oci
pdo_odbc Fix #80909: crash with persistent connections in PDO_ODBC 2022-02-21 12:47:48 +01:00
pdo_pgsql Merge branch 'PHP-8.1' 2021-12-12 15:18:58 +01:00
pdo_sqlite Deprecate implicit dynamic properties 2021-11-26 14:10:11 +01:00
pgsql Merge branch 'PHP-8.1' 2022-04-21 23:27:46 +02:00
phar Replace memcmp() with zend_string functions (#8216) 2022-03-31 16:27:58 +02:00
posix
pspell
readline
reflection Merge branch 'PHP-8.1' 2022-04-29 10:22:08 +02:00
session Improve sesson write failure message for user error handlers 2022-03-11 15:08:16 +01:00
shmop
simplexml Merge branch 'PHP-8.1' 2021-12-22 12:36:53 +01:00
skeleton
snmp Fix [-Wundef] warnings in SNMP extension 2022-04-01 15:45:44 +01:00
soap Use custom object instead of resource for soap server service 2021-11-28 18:37:29 +01:00
sockets Merge branch 'PHP-8.1' 2022-03-10 14:52:48 +01:00
sodium Use proper types in sodium_crypto_stream_xchacha20_xor_ic() 2022-04-05 16:34:12 +02:00
spl Merge branch 'PHP-8.1' 2022-04-23 14:02:01 +01:00
sqlite3 Allow user to change SQLITE_DEFENSIVE if needed 2022-04-11 17:08:48 +02:00
standard main/streams/streams: use copy_file_range() on Linux (#8413) 2022-04-23 13:32:05 +01:00
sysvmsg
sysvsem
sysvshm
tidy Use more compact representation for packed arrays. 2021-11-03 15:18:26 +03:00
tokenizer
xml Refactor php_next_utf8_char() to use zend_result 2022-03-13 13:48:21 +00:00
xmlreader Merge branch 'PHP-8.1' 2021-10-12 16:43:40 +02:00
xmlwriter
xsl Use more compact representation for packed arrays. 2021-11-03 15:18:26 +03:00
zend_test Merge branch 'PHP-8.1' 2022-04-13 14:47:34 +02:00
zip Fix bug40228*.phpt conflict 2021-12-26 23:23:56 +01:00
zlib Merge branch 'PHP-8.1' 2022-04-25 14:30:26 +02:00
ext_skel.php