php-src/ext
Dmitry Stogov c789dfee04 Merge branch 'PHP-7.2'
* PHP-7.2:
  Fixed bug #75608 ("Narrowing occurred during type inference" error)
2017-12-04 17:23:34 +03:00
..
bcmath Don't reintroduce split_bc_num() 2017-11-07 16:37:31 +01:00
bz2 Encapsulate reference-counting primitives. 2017-10-27 01:28:58 +03:00
calendar Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
com_dotnet Encapsulate reference-counting primitives. 2017-10-27 01:28:58 +03:00
ctype Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
curl Merge branch 'PHP-7.2' 2017-12-03 12:29:03 +01:00
date Make sure properties are initialized before cloning 2017-11-25 22:51:37 +01:00
dba Persistent resources are "thread-local". 2017-11-01 15:19:31 +03:00
dom Make sure properties are initialized before cloning 2017-11-25 22:51:37 +01:00
enchant Encapsulate reference-counting primitives. 2017-10-27 01:28:58 +03:00
exif These functions are always available, exif can't be cross version compiled anyway 2017-10-31 08:50:30 +01:00
fileinfo Add zend_object_alloc() API 2017-11-25 17:12:37 +01:00
filter Fix remaining signedness warnings 2017-11-14 17:07:09 +01:00
ftp convert spaces to tabs in ext/ftp/tests/server.inc 2017-10-28 13:02:23 +02:00
gd Merge branch 'PHP-7.2' 2017-11-29 17:06:47 +01:00
gettext Fixed bug #73730 (textdomain(null) throws in strict mode) 2017-09-10 18:39:29 +02:00
gmp Fix visibility 2017-10-23 13:27:34 +02:00
hash Add zend_object_alloc() API 2017-11-25 17:12:37 +01:00
iconv
imap
interbase Persistent resources are "thread-local". 2017-11-01 15:19:31 +03:00
intl fix build of intl/calendar 2017-12-03 17:58:40 -05:00
json RC manipulation cleanup 2 2017-11-02 12:13:35 +08:00
ldap Remove these ancient ldap parts for Windows thats no longer relevant 2017-10-23 03:13:53 +02:00
libxml Merge branch 'PHP-7.2' 2017-11-28 18:00:46 +01:00
mbstring Fix cp950 pua check 2017-11-22 23:47:18 +01:00
mysqli Add zend_object_alloc() API 2017-11-25 17:12:37 +01:00
mysqlnd Fixed incorrect buffer reallocation 2017-11-30 13:54:24 +03:00
oci8 Persistent resources are "thread-local". 2017-11-01 15:19:31 +03:00
odbc Persistent resources are "thread-local". 2017-11-01 15:19:31 +03:00
opcache Merge branch 'PHP-7.2' 2017-12-04 17:23:34 +03:00
openssl Enable and fix printf() format warnings 2017-11-16 21:15:36 +01:00
pcntl RC manipulation cleanup 2017-11-01 10:25:10 +08:00
pcre Fix test 2017-11-21 21:44:09 +01:00
pdo Use zend_string_tolower() where it's possible (to avoid reallocations). 2017-11-30 01:13:39 +03:00
pdo_dblib Treat DATETIME2 columns like DATETIME 2017-11-10 17:20:33 -05:00
pdo_firebird Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
pdo_mysql Merge branch 'PHP-7.2' 2017-09-13 14:12:53 +02:00
pdo_oci Encapsulate reference-counting primitives. 2017-10-27 01:28:58 +03:00
pdo_odbc Remove EXPERIMENTAL files from fileinfo and pdo_odbc stable extensions 2017-09-30 01:58:08 +02:00
pdo_pgsql Merge branch 'PHP-7.2' 2017-10-27 16:24:22 +02:00
pdo_sqlite Enable JSON1 for bundled libsqlite 2017-11-22 12:00:13 +01:00
pgsql Enable and fix printf() format warnings 2017-11-16 21:15:36 +01:00
phar Backport some printf() fixes to 7.2 2017-11-16 21:26:33 +01:00
posix Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
pspell
readline Test that readline respects open_basedir 2017-08-25 00:12:36 +01:00
recode
reflection Use zend_string_tolower() where it's possible (to avoid reallocations). 2017-11-30 01:13:39 +03:00
session Intern auto global name strings in first place 2017-11-29 17:10:51 +03:00
shmop Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
simplexml Add zend_object_alloc() API 2017-11-25 17:12:37 +01:00
skeleton Added missing config.x.in files for ext_skel 2017-08-11 15:42:47 +02:00
snmp Add zend_object_alloc() API 2017-11-25 17:12:37 +01:00
soap Use zend_string_tolower() where it's possible (to avoid reallocations). 2017-11-30 01:13:39 +03:00
sockets Avoid unnecessary reference-counting on strings. 2017-11-16 17:09:32 +03:00
sodium Revert "Revert "ext/sodium: pwhash: do not warn on low parameters"" 2017-11-29 13:19:56 +01:00
spl Use zend_string_tolower() where it's possible (to avoid reallocations). 2017-11-30 01:13:39 +03:00
sqlite3 Add zend_object_alloc() API 2017-11-25 17:12:37 +01:00
standard Use cheaper functions 2017-12-04 13:21:35 +03:00
sysvmsg Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
sysvsem Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
sysvshm Get rid of all these old package[2].xml files, most of these had no had a release since PHP4, or any release at all in close to 10 years, some even did not have a package registered at pecl 2017-08-17 22:09:29 +02:00
tidy Add zend_object_alloc() API 2017-11-25 17:12:37 +01:00
tokenizer Remove tokenizer PHP example script 2017-10-19 12:06:10 +01:00
wddx Avoid unnecessary reference-counting on strings. 2017-11-16 17:09:32 +03:00
xml Kill compiler warnings in ext/xml 2017-08-24 01:09:16 +02:00
xmlreader Add zend_object_alloc() API 2017-11-25 17:12:37 +01:00
xmlrpc RC manipulation cleanup 2 2017-11-02 12:13:35 +08:00
xmlwriter Add zend_object_alloc() API 2017-11-25 17:12:37 +01:00
xsl Add zend_object_alloc() API 2017-11-25 17:12:37 +01:00
zend_test Make ext/zend_test report itself as zend-test in `php -m' 2017-08-17 22:15:09 +02:00
zip Add zend_object_alloc() API 2017-11-25 17:12:37 +01:00
zlib Add support for zlib/level context option 2017-10-23 22:14:52 -04:00
ext_skel.php