php-src/ext
Máté Kocsis af80d8a14e
Add more argument types to stubs
Closes GH-5943
2020-08-07 12:35:30 +02:00
..
bcmath Remove proto comments from C files 2020-07-06 21:13:34 +02:00
bz2 Change leftover RETURN_FALSE to RETURN_THROWS() from 4095c0a 2020-07-31 14:11:10 +01:00
calendar Remove proto comments from C files 2020-07-06 21:13:34 +02:00
com_dotnet Add a few missing parameter types in stubs 2020-07-30 14:26:45 +02:00
ctype Improve argument types and names in ext/ctype 2020-07-21 16:40:47 +02:00
curl Implement named parameters 2020-07-31 15:53:36 +02:00
date Prefer strtoll over atoll 2020-08-05 18:40:23 +02:00
dba Add a bunch of missing argument types to stubs 2020-08-03 00:45:51 +02:00
dom Implement named parameters 2020-07-31 15:53:36 +02:00
enchant Throw ValueError on empty tag in enchant_broker_request_dict() 2020-07-31 14:35:14 +01:00
exif Add a few missing types to stubs 2020-08-01 23:55:08 +02:00
ffi Implement named parameters 2020-07-31 15:53:36 +02:00
fileinfo Promote warnings to Error in FileInfo extension 2020-08-06 13:37:36 +02:00
filter Don't allow separation in callback filter 2020-07-07 08:57:05 +02:00
ftp Add a bunch of missing argument types to stubs 2020-08-03 00:45:51 +02:00
gd Fix the default value handling of imagegif() 2020-07-31 10:01:08 +02:00
gettext Promote warnings to exceptions in ext/gettext, ext/sysvmsg and ext/xml 2020-08-03 20:09:28 +02:00
gmp Add a few missing parameter types in stubs 2020-07-30 14:26:45 +02:00
hash Add a few missing parameter types in stubs 2020-07-30 14:26:45 +02:00
iconv Remove proto comments from C files 2020-07-06 21:13:34 +02:00
imap Add a bunch of missing argument types to stubs 2020-08-03 00:45:51 +02:00
intl Add a bunch of missing argument types to stubs 2020-08-03 00:45:51 +02:00
json Don't generate JSON scanner and parser during configure 2020-07-10 23:32:01 +02:00
ldap Fix stub hash of ext/ldap 2020-08-03 01:06:21 +02:00
libxml Deprecate libxml_disable_entity_loader() 2020-08-03 21:53:29 +02:00
mbstring Only force log startup errors if display_startup_errors disabled 2020-08-05 18:17:00 +02:00
mysqli Implement named parameters 2020-07-31 15:53:36 +02:00
mysqlnd Remove proto comments from C files 2020-07-06 21:13:34 +02:00
oci8 Make test decimal to binary conversion expectation more tolerant 2020-07-23 16:31:33 +10:00
odbc Add a few missing types to stubs 2020-08-01 23:55:08 +02:00
opcache Merge branch 'PHP-7.4' 2020-08-05 15:44:04 +02:00
openssl Add a few missing types to stubs 2020-08-01 23:55:08 +02:00
pcntl Merge branch 'PHP-7.4' 2020-08-05 18:18:51 +02:00
pcre Implement named parameters 2020-07-31 15:53:36 +02:00
pdo Implement named parameters 2020-07-31 15:53:36 +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 Get rid of empty function entries 2020-08-01 10:07:05 +02:00
pdo_oci Get rid of empty function entries 2020-08-01 10:07:05 +02:00
pdo_odbc Get rid of empty function entries 2020-08-01 10:07:05 +02:00
pdo_pgsql Get rid of empty function entries 2020-08-01 10:07:05 +02:00
pdo_sqlite Get rid of empty function entries 2020-08-01 10:07:05 +02:00
pgsql Implement named parameters 2020-07-31 15:53:36 +02:00
phar [RFC] Only unserialize Phar metadata when getMetadata() is called 2020-08-03 13:28:51 -04:00
posix Remove posix_kill() test 2020-08-05 10:39:30 +02:00
pspell Add a bunch of missing argument types to stubs 2020-08-03 00:45:51 +02:00
readline Allow overriding completion in auto_prepend_file 2020-08-01 11:39:08 -04:00
reflection Ensure correct signatures for magic methods 2020-08-02 01:29:56 +02:00
session Only force log startup errors if display_startup_errors disabled 2020-08-05 18:17:00 +02:00
shmop Remove proto comments from C files 2020-07-06 21:13:34 +02:00
simplexml Consolidate Parameter Names For ext/simplexml 2020-07-27 21:42:33 +02:00
skeleton Remove proto comments from C files 2020-07-06 21:13:34 +02:00
snmp Cleanup snmp after resource to object migration 2020-08-04 09:14:12 +02:00
soap Add a bunch of missing argument types to stubs 2020-08-03 00:45:51 +02:00
sockets Add more argument types to stubs 2020-08-07 12:35:30 +02:00
sodium Add a few missing types to stubs 2020-08-01 23:55:08 +02:00
spl Promote "undefined array key" notice to warning 2020-08-03 14:40:50 +02:00
sqlite3 Remove no_separation flag 2020-07-07 09:30:24 +02:00
standard Add more argument types to stubs 2020-08-07 12:35:30 +02:00
sysvmsg Add more argument types to stubs 2020-08-07 12:35:30 +02:00
sysvsem Remove proto comments from C files 2020-07-06 21:13:34 +02:00
sysvshm Remove proto comments from C files 2020-07-06 21:13:34 +02:00
tidy ValueError for empty path in stream code 2020-07-31 13:39:58 +01:00
tokenizer Implement Shorter Attribute Syntax 2020-07-28 15:28:57 +02:00
xml Promote warnings to exceptions in ext/gettext, ext/sysvmsg and ext/xml 2020-08-03 20:09:28 +02:00
xmlreader Remove proto comments from C files 2020-07-06 21:13:34 +02:00
xmlwriter Remove proto comments from C files 2020-07-06 21:13:34 +02:00
xsl Get rid of empty function entries 2020-08-01 10:07:05 +02:00
zend_test Add a few missing parameter types in stubs 2020-07-30 14:26:45 +02:00
zip Avoid getThis() usages in zip extension 2020-08-06 11:28:35 +02:00
zlib Merge branch 'PHP-7.4' 2020-08-06 12:35:37 +02:00
ext_skel.php Remove proto comments from C files 2020-07-06 21:13:34 +02:00