php-src/ext
2020-02-03 11:37:20 +01:00
..
bcmath Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
bz2 Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
calendar Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
com_dotnet Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
ctype Fix indentation and whitespaces in tests 2020-01-31 17:47:14 +01:00
curl Merge branch 'PHP-7.4' 2020-01-26 14:14:52 +01:00
date Merge branch 'PHP-7.4' 2020-01-30 13:14:29 +01:00
dba Fix #78880 Another round 2020-01-19 18:28:43 +01:00
dom Fix another batch of indentation in tests 2020-02-02 23:33:40 +01:00
enchant Fix #78880 Another round 2020-01-19 18:28:43 +01:00
exif Fix #78880 Another round 2020-01-19 18:28:43 +01:00
ffi Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
fileinfo Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
filter Remove state pointer argument from php_strip_tags 2020-01-27 16:13:36 +01:00
ftp Merge branch 'PHP-7.4' 2020-01-20 09:59:40 +01:00
gd Fix #78880 Another round 2020-01-19 18:28:43 +01:00
gettext Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
gmp Fix #78880: Another bunch of spelling errors 2020-01-16 09:46:47 +01:00
hash Backport 7d2ef3d2e5 into 7.4 2020-01-29 13:38:46 +01:00
iconv Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
imap Merge branch 'PHP-7.4' 2020-01-20 09:59:40 +01:00
intl Fix indentation and whitespaces in tests 2020-01-31 17:47:14 +01:00
json Clean up the generation of the parsers 2020-02-01 14:21:53 +01:00
ldap Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
libxml Revert "Merge branch 'PHP-7.4'" 2020-01-23 13:12:16 +01:00
mbstring Merge branch 'PHP-7.4' 2020-01-30 11:21:32 +01:00
mysqli Promote mysqli warnings to exceptions 2020-01-30 17:05:07 +01:00
mysqlnd Merge branch 'PHP-7.4' 2020-01-28 09:19:45 +01:00
oci8 Eliminate uses of ZVAL_ZVAL and friends 2020-01-20 10:34:17 +01:00
odbc Use RETURN_THROWS() in various places 2020-01-03 21:10:24 +01:00
opcache We don't need "safe" destruction anymore 2020-01-31 16:01:09 +03:00
openssl Merge branch 'PHP-7.4' 2020-01-21 16:21:39 +01:00
pcntl Eliminate uses of ZVAL_ZVAL and friends 2020-01-20 10:34:17 +01:00
pcre inline by hand to avoid uninitialized variable warning 2020-01-31 14:56:51 +01:00
pdo Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
pdo_dblib Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
pdo_firebird Merge branch 'PHP-7.4' 2019-11-02 10:19:56 +01:00
pdo_mysql Fix #78880 Another round 2020-01-19 18:28:43 +01:00
pdo_oci Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
pdo_odbc Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
pdo_pgsql Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
pdo_sqlite Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
pgsql Eliminate uses of ZVAL_ZVAL and friends 2020-01-20 10:34:17 +01:00
phar Merge branch 'PHP-7.4' 2020-01-28 10:40:00 +01:00
posix Fix #78880 Another round 2020-01-19 18:28:43 +01:00
pspell Use RETURN_THROWS() during ZPP in most of the extensions 2019-12-31 11:46:11 +01:00
readline Use RETURN_THROWS() after try_convert_to_string() 2020-01-03 17:04:06 +01:00
reflection Fix indentation and whitespaces in tests 2020-01-31 17:47:14 +01:00
session Merge branch 'PHP-7.4' 2020-01-20 22:47:28 -08:00
shmop Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
simplexml Fix indentation and whitespaces in tests 2020-01-31 17:47:14 +01:00
skeleton Rename skeleton stub file 2020-01-06 14:43:29 +01:00
snmp Merge branch 'PHP-7.4' 2020-01-20 09:59:40 +01:00
soap Merge branch 'PHP-7.4' 2020-01-24 14:20:59 +01:00
sockets Eliminate uses of ZVAL_ZVAL and friends 2020-01-20 10:34:17 +01:00
sodium Use RETURN_THROWS() after zend_throw_exception() in most of the extensions 2020-01-02 10:56:18 +01:00
spl Initialize SplFixedArray elements to NULL instead of UNDEF 2020-01-30 15:31:39 +01:00
sqlite3 Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
standard Fix another batch of indentation in tests 2020-02-02 23:33:40 +01:00
sysvmsg Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
sysvsem Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
sysvshm Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
tidy Use RETURN_THROWS() after zend_parse_method_parameters() 2020-01-02 23:01:37 +01:00
tokenizer Fix another batch of indentation in tests 2020-02-02 23:33:40 +01:00
xml Fix another batch of indentation in tests 2020-02-02 23:33:40 +01:00
xmlreader Use RETURN_THROWS() during ZPP in most of the extensions 2019-12-31 11:46:11 +01:00
xmlrpc Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
xmlwriter Use RETURN_THROWS() after zend_parse_method_parameters() 2020-01-02 23:01:37 +01:00
xsl Merge branch 'PHP-7.4' 2020-01-30 13:07:34 +01:00
zend_test Add support for deprecating constants 2020-01-17 10:05:06 +01:00
zip zip ext is now 1.17.1 2020-02-03 11:37:20 +01:00
zlib Convert some warnings into ValueErrors in the standard file extension 2020-01-27 23:20:40 +01:00
ext_skel.php Rename skeleton stub file 2020-01-06 14:43:29 +01:00