php-src/ext
2022-08-02 13:57:52 +02:00
..
bcmath Deprecate zend_atol() / add zend_ini_parse_quantity() (#7951) 2022-06-17 14:12:53 +02:00
bz2 Merge branch 'PHP-8.1' 2022-06-25 07:40:19 +01:00
calendar Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
com_dotnet Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
ctype Skip locale tests /w musl libc (#9141) 2022-07-25 23:56:14 +01:00
curl Convert return type of various object handlers from int to zend_result (#8755) 2022-06-26 01:00:19 +02:00
date Fix unused-but-set-variable warnings in timelib 2022-07-28 22:29:42 +02:00
dba Improve DBA test suite (#8904) 2022-07-28 19:36:04 +01:00
dl_test Add clean_module_functions() (#8763) 2022-06-17 16:33:20 +02:00
dom Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
enchant Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
exif Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
ffi Fix GH-9090: Support assigning function pointers in FFI 2022-07-27 10:42:25 +02:00
fileinfo Skip locale tests /w musl libc (#9141) 2022-07-25 23:56:14 +01:00
filter Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
ftp Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
gd Declare ext/gd constants in stubs (#9180) 2022-07-30 15:18:06 +02:00
gettext
gmp Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
hash Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
iconv Skip locale tests /w musl libc (#9141) 2022-07-25 23:56:14 +01:00
imap Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
intl Declare Transliterator::$id as readonly to unlock subclassing it 2022-08-01 10:46:57 +02:00
json Suppress unused-but-set-variable warning in parsers 2022-07-28 22:29:42 +02:00
ldap Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
libxml Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
mbstring mb_strimwidth inserts error markers in invalid input string (for backwards compatibility) 2022-08-02 11:07:06 +02:00
mysqli Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
mysqlnd Merge branch 'PHP-8.1' 2022-06-10 12:45:30 -04:00
oci8 Fix typo in lob_prefetch_ini.phpt test (#9099) 2022-07-22 17:17:03 +01:00
odbc Fix parentheses warnings 2022-07-28 21:09:18 +02:00
opcache Extended map_ptr before copying class table (#9188) 2022-08-01 19:21:34 +02:00
openssl Drop Windows specific implementation of openssl_random_pseudo_bytes() 2022-07-28 14:32:16 +02:00
pcntl Declare ext/pcntl constants in stubs (#9075) 2022-08-01 10:26:05 +02:00
pcre Skip locale tests /w musl libc (#9141) 2022-07-25 23:56:14 +01:00
pdo Include internal functions in the observer API 2022-07-30 19:20:55 +02:00
pdo_dblib Make strtolower() and strtoupper() do ASCII case conversion (#7506) 2021-12-15 08:38:35 -05:00
pdo_firebird Fix parentheses warnings 2022-07-28 21:09:18 +02:00
pdo_mysql Fix debug output 2022-06-09 13:42:45 +02:00
pdo_oci
pdo_odbc Merge branch 'PHP-8.1' 2022-06-13 14:44:49 +02:00
pdo_pgsql Remove SIZEOF_OFF_T undef in PDO PGSQL driver (#8301) 2022-06-09 13:29:20 +01:00
pdo_sqlite Merge branch 'PHP-8.1' 2022-07-27 13:11:58 +02:00
pgsql Improve DBA test suite (#8904) 2022-07-28 19:36:04 +01:00
phar Declare ext/phar constants in stubs (#9094) 2022-07-22 13:09:23 +02:00
posix Declare ext/posix constants in stubs (#9095) 2022-07-22 13:08:58 +02:00
pspell Declare ext/pspell constants in stubs (#9096) 2022-07-22 13:08:44 +02:00
random Unify ext/random unserialize errors with ext/date (#9185) 2022-08-02 09:00:37 +02:00
readline Declare ext/readline constants in stubs (#9110) 2022-07-23 12:33:44 +02:00
reflection Merge branch 'PHP-8.1' 2022-07-29 12:15:38 +02:00
session Declare ext/session constants in stubs (#9112) 2022-07-23 12:32:21 +02:00
shmop
simplexml Convert return type of various object handlers from int to zend_result (#8755) 2022-06-26 01:00:19 +02:00
skeleton
snmp Declare ext/snmp constants in stubs (#9113) 2022-07-26 14:48:16 +02:00
soap Declare ext/soap constants in stubs (#9124) 2022-07-25 16:40:41 +02:00
sockets sockets ext for solaris update. 2022-07-25 19:28:25 +01:00
sodium Declare ext/sodium constants in stubs (#9225) 2022-08-02 13:57:52 +02:00
spl SPL: Use new improved is_line_empty() function instead of the old one (#9217) 2022-08-01 17:55:30 +01:00
sqlite3 Declare ext/sqlite3 constants in stubs (#9181) 2022-07-28 18:18:08 +02:00
standard Avoid K&R style function declarations in sha1() 2022-07-28 22:29:42 +02:00
sysvmsg Declare ext/sysvmsg constants in stubs (#9125) 2022-07-25 16:21:01 +02:00
sysvsem
sysvshm Fix value in test case 2022-05-16 14:47:02 +02:00
tidy Convert return type of various object handlers from int to zend_result (#8755) 2022-06-26 01:00:19 +02:00
tokenizer Declare ext/tokenizer constants in stubs (#9148) 2022-08-01 10:50:56 +02:00
xml Declare ext/xml constants in stubs (#9131) 2022-07-25 21:31:24 +02:00
xmlreader Declare ext/xmlreader constants in stubs (#9133) 2022-07-26 05:57:11 +02:00
xmlwriter Initialise zend_stat_t to fix MSAN build 2022-05-22 16:06:27 +01:00
xsl Declare ext/xsl constants in stubs (#9134) 2022-07-25 21:32:07 +02:00
zend_test Fix ZEND_RC_DEBUG build in zend_test observer tests 2022-07-31 14:32:35 +00:00
zip add SensitiveParameter as known string and use it in arginfo 2022-07-18 11:43:33 +02:00
zlib Declare ext/zlib constants in stubs (#9147) 2022-07-27 00:42:19 +02:00
ext_skel.php