php-src/ext
Nikita Popov f556a30b92 Narrow ArrayIterator::key() return type
This can only return string|int|null, not any key type.
2021-07-15 11:03:50 +02:00
..
bcmath Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
bz2 Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
calendar Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
com_dotnet Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
ctype Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
curl Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
date Deprecate strftime() and gmstrftime() 2021-07-14 09:38:43 +02:00
dba Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
dom Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
enchant Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
exif Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
ffi Rename getStructFieldOffset/Type() parameter 2021-07-14 15:13:42 +02:00
fileinfo Merge branch 'PHP-8.0' 2021-06-14 11:00:15 +02:00
filter Deprecate filter.default 2021-07-12 09:33:08 +02:00
ftp Return value from ZEND_ATOL 2021-07-12 16:51:24 +02:00
gd Deprecate $num_points parameter of image(open|filled)polygon 2021-07-14 10:56:24 +02:00
gettext Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
gmp Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
hash Deprecate mhash 2021-07-08 15:34:51 +02:00
iconv Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
imap Deprecate imap NIL constant 2021-07-08 16:48:16 +02:00
intl Remove null return type from msgfmt_parse_message() 2021-07-14 12:00:18 +02:00
json Merge branch 'PHP-8.0' 2021-07-13 15:33:50 +02:00
ldap Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
libxml Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
mbstring Deprecate calling mb_check_encoding() without argument 2021-07-08 15:34:49 +02:00
mysqli Deprecate mysqli::init() 2021-07-08 16:45:05 +02:00
mysqlnd Return value from ZEND_ATOL 2021-07-12 16:51:24 +02:00
oci8 Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
odbc Deprecate odbc_result_all() 2021-07-08 16:46:08 +02:00
opcache Merge branch 'PHP-8.0' 2021-07-14 16:58:16 +02:00
openssl Merge branch 'PHP-8.0' 2021-07-01 15:46:07 +02:00
pcntl Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
pcre Merge branch 'PHP-8.0' 2021-07-12 18:38:24 +02:00
pdo Move tests requiring pdo_sqlite into ext directory 2021-06-14 15:01:16 +02:00
pdo_dblib Skip bug_50755.phpt in repeat mode 2021-07-09 09:26:34 +02:00
pdo_firebird Disable lsan on new PDO firebird tests 2021-06-29 16:49:50 +02:00
pdo_mysql Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
pdo_oci Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
pdo_odbc Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
pdo_pgsql Return value from ZEND_ATOL 2021-07-12 16:51:24 +02:00
pdo_sqlite Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
pgsql Deprecate using the implicit default PgSQL connection 2021-07-09 23:12:37 +02:00
phar Declare tentative return types for ext/spl - part 1 (#7115) 2021-07-13 13:04:45 +02:00
posix Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
pspell Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
readline Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
reflection Fix leak if attribute arg evaluation fails while printing 2021-07-14 09:15:52 +02:00
session Remove incorrect uses of zend_atoi() 2021-07-12 16:56:00 +02:00
shmop Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
simplexml Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
skeleton Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
snmp Port skipif.inc files to EXTENSIONS 2021-06-11 16:27:50 +02:00
soap Deprecate SoapClient ssl_method option 2021-07-14 09:36:26 +02:00
sockets Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
sodium Add some missing EXTENSIONS sections to misc tests 2021-06-14 14:52:44 +02:00
spl Narrow ArrayIterator::key() return type 2021-07-15 11:03:50 +02:00
sqlite3 Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
standard Use standard bool type instead of bool_int 2021-07-15 10:40:36 +02:00
sysvmsg Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
sysvsem Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
sysvshm Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
tidy Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
tokenizer Pure Intersection types (#6799) 2021-07-05 14:11:03 +02:00
xml Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
xmlreader Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
xmlwriter Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
xsl Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
zend_test Remove zend_atoi() (#7232) 2021-07-13 09:22:31 +02:00
zip Verify exception on ZipArchive::getExternalAttributesName when $name is empty (#7230) 2021-07-12 20:42:36 +02:00
zlib Remove zend_atoi() (#7232) 2021-07-13 09:22:31 +02:00
ext_skel.php Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00