php-src/ext
2020-09-07 19:46:55 +02:00
..
bcmath Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bz2 Fix UNKNOWN default values in ext/standard 2020-09-07 18:58:11 +02:00
calendar Merge branch 'PHP-7.4' into master 2020-08-22 12:34:24 +02:00
com_dotnet Add more precise type info for stubs 2020-09-01 16:35:56 +02:00
ctype Add more precise type info for stubs 2020-09-01 16:35:56 +02:00
curl Private/public split curl header 2020-09-07 11:12:41 +02:00
date Fixed bug #80057 (DateTimeImmutable::createFromFormat() does not populate time) 2020-09-04 15:55:08 +01:00
dba Add a bunch of missing argument types to stubs 2020-08-03 00:45:51 +02:00
dom Fix #79968: Manipulation on unattached DOMChildNode should throw DOMException 2020-08-19 11:54:41 +02:00
enchant Promote warning to exception in ext/enchant 2020-08-24 17:37:20 +02:00
exif Remove some unnecessary HAVE_EXTNAME guards 2020-09-07 11:05:07 +02:00
ffi Add more precise type info for stubs 2020-09-01 16:35:56 +02:00
fileinfo libmagic: Update patch 2020-09-02 21:25:24 +02:00
filter Promote warnings to exceptions in ext/filter 2020-08-24 17:34:32 +02:00
ftp Remove some unnecessary HAVE_EXTNAME guards 2020-09-07 11:05:07 +02:00
gd Fix UNKNOWN default values in various extensions 2020-09-07 19:02:02 +02:00
gettext Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
gmp Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
hash hash: Fix warning in the bench script 2020-09-02 17:35:51 +02:00
iconv Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
imap Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
intl Promote warnings to exceptions in ext/intl 2020-09-07 19:46:55 +02:00
json Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
ldap Promote warnings to exceptions in ext/ldap 2020-09-04 15:26:16 +02:00
libxml Try to fix windows build 2020-09-03 15:07:03 +02:00
mbstring Throw on invalid mb_http_input() type 2020-09-07 09:59:51 +02:00
mysqli Merge branch 'PHP-7.4' 2020-08-25 12:36:06 +02:00
mysqlnd Add explicit double cast 2020-09-01 12:25:38 +02:00
oci8 Move custom type checks to ZPP 2020-09-02 11:11:38 +02:00
odbc Move custom type checks to ZPP 2020-09-02 11:11:38 +02:00
opcache Opcache JIT, code simplification for Haiku. 2020-09-07 10:15:28 +02:00
openssl Promote various OpenSSL warnings into Errors 2020-08-16 18:59:52 +02:00
pcntl Improve type declarations for Zend APIs 2020-08-28 15:41:27 +02:00
pcre Allocate temporary PCRE match data using ZMM 2020-09-07 12:30:43 +02:00
pdo Add more precise type info for stubs 2020-09-01 16:35:56 +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 Merge branch 'PHP-7.3' into PHP-7.4 2020-08-31 11:08:26 +02:00
pdo_oci Merge branch 'PHP-7.3' into PHP-7.4 2020-08-31 11:08:26 +02:00
pdo_odbc Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
pdo_pgsql Merge branch 'PHP-7.3' into PHP-7.4 2020-08-31 11:08:26 +02:00
pdo_sqlite Merge branch 'PHP-7.3' into PHP-7.4 2020-08-31 11:08:26 +02:00
pgsql Drop various unused macros/APIs 2020-08-26 12:59:43 +02:00
phar Fix UNKNOWN default values in various extensions 2020-09-07 19:02:02 +02:00
posix Promote warning to exception in ext/posix 2020-08-24 17:34:33 +02:00
pspell Fix UNKNOWN default values in various extensions 2020-09-07 19:02:02 +02:00
readline Improve handling of #[ attributes in php -a 2020-09-06 10:40:26 -04:00
reflection Use ZPP instead of custom type checks 2020-09-04 14:32:34 +02:00
session Avoid fatal error in session handler 2020-08-14 15:19:18 +02:00
shmop Promote warnings to exceptions in ext/shmop 2020-08-25 13:09:23 +02:00
simplexml Fix UNKNOWN default values in various extensions 2020-09-07 19:02:02 +02:00
skeleton Remove proto comments from C files 2020-07-06 21:13:34 +02:00
snmp Use ZPP instead of custom type checks 2020-09-04 14:32:34 +02:00
soap Use the canonical order of types in array|string ZPP error messages 2020-09-04 14:32:33 +02:00
sockets Fix UNKNOWN default values in various extensions 2020-09-07 19:02:02 +02:00
sodium Merge branch 'PHP-7.4' 2020-08-14 15:52:31 +02:00
spl Fix UNKNOWN default values in various extensions 2020-09-07 19:02:02 +02:00
sqlite3 Merge branch 'PHP-7.4' into master 2020-08-21 15:46:30 +02:00
standard Fix UNKNOWN default values in ext/standard 2020-09-07 18:58:11 +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 Warning to Error promotion in ext/standard 2020-09-03 17:43:57 +02:00
tidy Fix UNKNOWN default values in various extensions 2020-09-07 19:02:02 +02:00
tokenizer Change Attribute Syntax from @@ to #[] 2020-09-02 20:26:50 +02:00
xml Move custom type checks to ZPP 2020-09-02 11:11:38 +02:00
xmlreader Promote warnings to exceptions in ext/xmlreader 2020-08-25 11:54:45 +02:00
xmlwriter Fix UNKNOWN default values in various extensions 2020-09-07 19:02:02 +02:00
xsl Move custom type checks to ZPP 2020-09-02 11:11:38 +02:00
zend_test Add Z_PARAM_ITERABLE and co 2020-09-03 07:03:12 -06:00
zip Move custom type checks to ZPP 2020-09-02 11:11:38 +02:00
zlib Fix UNKNOWN default values in ext/standard 2020-09-07 18:58:11 +02:00
ext_skel.php Remove proto comments from C files 2020-07-06 21:13:34 +02:00