php-src/ext
Anatol Belski 4d45f53e87 Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
  Ensure expected items delivered in same order
2017-12-21 18:38:16 +01:00
..
bcmath Scale support for bcmod() 2017-11-06 17:26:52 -05:00
bz2
calendar
com_dotnet Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
ctype Avoid useless dereferences and separations during paramter passing. 2017-06-19 12:55:59 +03:00
curl Fixed bug #75614 2017-12-16 22:31:10 +01:00
date Revert "date module, replacing abs call with the llabs's like one due to bigger type" 2017-11-07 14:52:12 +00:00
dba further data type fixes to ext/dba 2017-05-29 10:17:43 +02:00
dom Merge branch 'PHP-7.1' into PHP-7.2 2017-09-11 14:35:51 +02:00
enchant Merge branch 'PHP-7.0' into PHP-7.1 2017-10-15 14:02:31 +02:00
exif Merge branch 'PHP-7.1' into PHP-7.2 2017-10-11 14:44:43 +02:00
fileinfo Update libmagic.patch 2017-12-21 15:43:04 +01:00
filter Drop useless allocation in php_filter_callback 2017-07-04 21:11:22 +02:00
ftp Add ftp_append to create a new file or append data to an existing file (RFC959) 2017-08-02 20:52:28 +02:00
gd Merge branch 'PHP-7.1' into PHP-7.2 2017-11-29 16:59:17 +01:00
gettext Fixed bug #73730 (textdomain(null) throws in strict mode) 2017-09-10 18:39:29 +02:00
gmp
hash Fix Bug #75284 sha3 is not supported on bigendian machine 2017-10-03 06:41:46 +02:00
iconv
imap Merge branch 'PHP-7.1' into PHP-7.2 2017-12-09 19:07:40 +01:00
interbase Merge branch 'PHP-7.1' into PHP-7.2 2017-10-30 06:55:58 +00:00
intl Merge branch 'PHP-7.1' into PHP-7.2 2017-11-02 12:39:04 +01:00
json Fix bug #68567 (JSON_PARTIAL_OUTPUT_ON_ERROR can result in JSON with null key) 2017-10-15 19:36:15 +01:00
ldap Removing client controls attribute from ldap_exop signature 2017-09-07 16:31:03 +02:00
libxml Merge branch 'PHP-7.1' into PHP-7.2 2017-11-28 18:00:21 +01:00
mbstring Fix proto documents for new global functions 2017-11-06 07:24:42 +00:00
mysqli Merge branch 'PHP-7.1' into PHP-7.2 2017-10-28 12:58:23 +02:00
mysqlnd Merge branch 'PHP-7.1' into PHP-7.2 2017-09-13 14:12:31 +02:00
oci8 Fixed valgrind issue 2017-10-16 19:16:30 -04:00
odbc Merge branch 'PHP-7.1' into PHP-7.2 2017-12-20 18:50:10 +01:00
opcache Updated NEWS 2017-12-17 09:42:01 +08:00
openssl Merge branch 'PHP-7.1' into PHP-7.2 2017-10-30 16:43:36 +00:00
pcntl Only compute callback name in error cases 2017-06-25 18:45:59 +02:00
pcre Merge branch 'PHP-7.1' into PHP-7.2 2017-12-06 16:04:22 +01:00
pdo Fixed bug #75616 2017-12-17 12:56:37 +01:00
pdo_dblib remove checks for eol dependencies 2017-07-10 15:00:16 +02:00
pdo_firebird
pdo_mysql Fix bug #75615 2017-12-17 12:47:35 +01:00
pdo_oci Merge branch 'PHP-7.1' into PHP-7.2 2017-08-22 01:44:20 -04:00
pdo_odbc Ensure expected items delivered in same order 2017-12-21 18:37:23 +01:00
pdo_pgsql Merge branch 'PHP-7.1' into PHP-7.2 2017-10-27 16:23:50 +02:00
pdo_sqlite fix build with old system libsqlite (sqlite3_close_v2 may be missing) 2017-08-02 16:09:36 +02:00
pgsql Merge branch 'PHP-7.1' into PHP-7.2 2017-12-15 15:34:44 +01:00
phar Backport some printf() fixes to 7.2 2017-11-16 21:26:33 +01:00
posix Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
pspell
readline Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
recode
reflection Revert BC break caused by fixing bug #74035 2017-11-06 17:52:17 -05:00
session Merge branch 'PHP-7.1' into PHP-7.2 2017-07-26 13:21:20 +02:00
shmop Merge branch 'PHP-7.1' into PHP-7.2 2017-07-24 10:42:48 +01:00
simplexml Fixed test 2017-09-12 23:47:22 +03:00
skeleton
snmp Fixed bug #74906 redirecting incorrect include <sys/errno.h> 2017-07-17 06:56:59 +01:00
soap Merge branch 'PHP-7.1' into PHP-7.2 2017-11-02 20:56:35 +01:00
sockets Guard against AI_NUMERICSERV not being defined. 2017-10-01 21:37:04 -04:00
sodium Revert "Revert "ext/sodium: pwhash: do not warn on low parameters"" 2017-11-29 13:19:56 +01:00
spl Merge branch 'PHP-7.1' into PHP-7.2 2017-09-24 17:24:57 +08:00
sqlite3 Merge branch 'PHP-7.1' into PHP-7.2 2017-08-31 07:56:13 +02:00
standard Merge branch 'PHP-7.1' into PHP-7.2 2017-12-14 16:17:37 +01:00
sysvmsg Fixed wrong usage of old ZPP API. 2017-06-19 18:08:50 +03:00
sysvsem
sysvshm
tidy
tokenizer
wddx Merge branch 'PHP-7.1' into PHP-7.2 2017-10-24 13:45:16 +02:00
xml
xmlreader Merge branch 'PHP-7.0' into PHP-7.1 2017-09-11 12:18:06 +02:00
xmlrpc Merge branch 'PHP-7.1' into PHP-7.2 2017-08-02 18:50:18 +02:00
xmlwriter
xsl Merge branch 'PHP-7.1' into PHP-7.2 2017-09-11 18:20:42 +02:00
zend_test
zip display headers (buildtime) and library (runtime) versions in phpinfo (libzip >= 1.3.1) 2017-12-19 14:46:32 +01:00
zlib Merge branch 'PHP-7.1' into PHP-7.2 2017-10-11 17:30:45 +02:00
ext_skel
ext_skel_win32.php