php-src/ext
Remi Collet b915d68852 Zip: version is now 1.17.0
change for Windows (which have libzip 1.4 by default)
update NEWS
2020-01-31 09:10:10 +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 Clean DONE tags from tests 2019-11-07 21:31:47 +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 #78880 Another round 2020-01-19 18:28:43 +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 #74063: NumberFormatter fails after retrieval from session 2020-01-30 10:13:29 +01:00
json Convert zend_parse_parameters_none() to fast ZPP 2020-01-03 13:23:37 +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 Fixed JIT part for bug #79094 2020-01-31 10:39:22 +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 Fix bundled PCRE2 compilation on ARM64 2020-01-25 17:44:18 +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 Add ReflectionProperty::getDefaultValue and ReflectionProperty::hasDefaultValue 2020-01-22 21:24:36 +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 Use RETURN_THROWS() after zend_throw_exception() in most of the extensions 2020-01-02 10:56:18 +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 Revert "Make BG(syslog_device) per request" 2020-01-30 16:18:02 +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 #78880: Spelling error report 2019-12-21 11:58:00 +01:00
xml Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +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: version is now 1.17.0 2020-01-31 09:10:10 +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