php-src/ext
Nikita Popov de77344de2 Promote pack/unpack format errors
Errors related to invalid format strings (unlike data mismatch
errors) should throw ValueError.

Closes GH-6185.
2020-09-22 15:12:05 +02:00
..
bcmath Promote some warnings in BCMath to Errors 2020-09-11 17:40:06 +02:00
bz2 Fix UNKNOWN default values in ext/standard 2020-09-07 18:58:11 +02:00
calendar Add "const". Move constant strings to read-only memory. 2020-09-07 21:35:48 +03:00
com_dotnet Promote warnings to Error in COM extension 2020-09-21 14:32:00 +01:00
ctype Add more precise type info for stubs 2020-09-01 16:35:56 +02:00
curl Run tidy 2020-09-18 14:28:32 +02:00
date Run tidy 2020-09-18 14:28:32 +02:00
dba Run tidy 2020-09-18 14:28:32 +02:00
dom Run tidy 2020-09-18 14:28:32 +02:00
enchant Run tidy 2020-09-18 14:28:32 +02:00
exif Run tidy 2020-09-18 14:28:32 +02:00
ffi Run tidy 2020-09-18 14:28:32 +02:00
fileinfo Run tidy 2020-09-18 14:28:32 +02:00
filter Declare array|int and object-of-class|int types in stubs 2020-09-14 11:59:32 +02:00
ftp Consolidate the usage of "either" and "one of" in error messages 2020-09-20 19:41:47 +02:00
gd Throw warning for failed object to int/float conversion 2020-09-21 17:04:39 +02:00
gettext Run tidy 2020-09-18 14:28:32 +02:00
gmp Run tidy 2020-09-18 14:28:32 +02:00
hash Generate arginfos 2020-09-16 21:28:27 +02:00
iconv Run tidy 2020-09-18 14:28:32 +02:00
imap Drop some connection retries in IMAP test 2020-09-21 14:49:53 +01:00
intl Drop -1 mode for collator_is_numeric() 2020-09-21 16:29:10 +01:00
json Run tidy 2020-09-18 14:28:32 +02:00
ldap Consolidate the usage of "either" and "one of" in error messages 2020-09-20 19:41:47 +02:00
libxml Try to fix windows build 2020-09-03 15:07:03 +02:00
mbstring Standardize mbstring and string on using 'string' as a parameter name. 2020-09-21 12:06:50 +02:00
mysqli Consolidate the usage of "either" and "one of" in error messages 2020-09-20 19:41:47 +02:00
mysqlnd Merge branch 'PHP-7.4' 2020-09-18 15:30:13 +02:00
oci8 Run tidy 2020-09-18 14:28:32 +02:00
odbc Run tidy 2020-09-18 14:28:32 +02:00
opcache Promote pack/unpack format errors 2020-09-22 15:12:05 +02:00
openssl Run tidy 2020-09-18 14:28:32 +02:00
pcntl Run tidy 2020-09-18 14:28:32 +02:00
pcre Merge branch 'PHP-7.4' into master 2020-09-21 10:29:36 +02:00
pdo Promote PDORow property write to Error 2020-09-21 15:33:39 +02:00
pdo_dblib Get rid of empty function entries 2020-08-01 10:07:05 +02:00
pdo_firebird Get rid of empty function entries 2020-08-01 10:07:05 +02:00
pdo_mysql Fix some tests for libmysql 2020-09-18 18:01:04 +02:00
pdo_oci Convert warnings to assetions in OCI PDO driver 2020-09-14 01:07:58 +02:00
pdo_odbc Consolidate the usage of "either" and "one of" in error messages 2020-09-20 19:41:47 +02:00
pdo_pgsql Run tidy 2020-09-18 14:28:32 +02:00
pdo_sqlite Run tidy 2020-09-18 14:28:32 +02:00
pgsql Return empty array for no rows in pg_fetch_all() 2020-09-21 17:22:02 +02:00
phar Add support for @implementation-alias in stubs 2020-09-21 10:08:45 +02:00
posix Throw warning for failed object to int/float conversion 2020-09-21 17:04:39 +02:00
pspell Run tidy 2020-09-18 14:28:32 +02:00
readline Run tidy 2020-09-18 14:28:32 +02:00
reflection Add support for @implementation-alias in stubs 2020-09-21 10:08:45 +02:00
session Run tidy 2020-09-18 14:28:32 +02:00
shmop Run tidy 2020-09-18 14:28:32 +02:00
simplexml Run tidy 2020-09-18 14:28:32 +02:00
skeleton Run tidy 2020-09-18 14:28:32 +02:00
snmp Consolidate the usage of "either" and "one of" in error messages 2020-09-20 19:41:47 +02:00
soap Consolidate the usage of "either" and "one of" in error messages 2020-09-20 19:41:47 +02:00
sockets Consolidate the usage of "either" and "one of" in error messages 2020-09-20 19:41:47 +02:00
sodium Promote a few remaining errors in ext/standard 2020-09-15 14:26:16 +02:00
spl Throw warning for failed object to int/float conversion 2020-09-21 17:04:39 +02:00
sqlite3 Add support for @implementation-alias in stubs 2020-09-21 10:08:45 +02:00
standard Promote pack/unpack format errors 2020-09-22 15:12:05 +02:00
sysvmsg Add more argument types to stubs 2020-08-07 12:35:30 +02:00
sysvsem Run tidy 2020-09-18 14:28:32 +02:00
sysvshm Promote a few remaining errors in ext/standard 2020-09-15 14:26:16 +02:00
tidy Consolidate new union type ZPP macro names 2020-09-11 11:00:18 +02:00
tokenizer Adjust the order of method modifiers in stub 2020-09-19 12:32:02 +02:00
xml Throw warning for failed object to int/float conversion 2020-09-21 17:04:39 +02:00
xmlreader Update xmlreader arginfo hash 2020-09-16 13:51:36 +02:00
xmlwriter Run tidy 2020-09-18 14:28:32 +02:00
xsl Run tidy 2020-09-18 14:28:32 +02:00
zend_test Run tidy 2020-09-18 14:28:32 +02:00
zip Run tidy 2020-09-18 14:28:32 +02:00
zlib Consolidate the usage of "either" and "one of" in error messages 2020-09-20 19:41:47 +02:00
ext_skel.php Remove proto comments from C files 2020-07-06 21:13:34 +02:00