php-src/ext
2017-10-10 14:32:19 +02:00
..
bcmath Merge branch 'PHP-7.1' into PHP-7.2 2017-09-11 23:52:14 +02:00
bz2 Remove more unnecessary checks on Zend's allocator functions 2017-03-16 12:23:55 +01:00
calendar pull-request/2456: 2017-04-08 11:37:10 +01:00
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 Fix LDFLAGS getting overwritten (ext/curl) 2017-09-12 07:03:22 +01:00
date Merge branch 'PHP-7.1' into PHP-7.2 2017-10-09 15:38:37 +02: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
exif Merge branch 'PHP-7.1' into PHP-7.2 2017-08-01 12:51:20 +02:00
fileinfo Merge branch 'PHP-7.1' into PHP-7.2 2017-07-30 17:52:36 +02: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 'pull-request/2773' into PHP-7.2 2017-09-26 00:45:21 +02:00
gettext Fixed bug #73730 (textdomain(null) throws in strict mode) 2017-09-10 18:39:29 +02:00
gmp Deprecate gmp_random() 2017-02-03 18:52:57 +01:00
hash Fix Bug #75284 sha3 is not supported on bigendian machine 2017-10-03 06:41:46 +02:00
iconv Drop unnecessary allocator return value checks 2017-03-13 22:07:15 +01:00
imap Fixed bug #72324 (imap_mailboxmsginfo() return wrong size) 2017-07-07 08:18:33 +02:00
interbase Only compute callback name in error cases 2017-06-25 18:45:59 +02:00
intl Merge branch 'PHP-7.1' into PHP-7.2 2017-10-06 16:57:20 +02:00
json Reset utf8_invalid in json scanner 2017-08-10 19:47:58 +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-09-11 17:37:10 +02:00
mbstring Check for empty string in mb_ord() 2017-08-04 22:20:05 +02:00
mysqli Merge branch 'PHP-7.1' into PHP-7.2 2017-09-13 14:12:31 +02:00
mysqlnd Merge branch 'PHP-7.1' into PHP-7.2 2017-09-13 14:12:31 +02:00
oci8 Bumped ext/oci8 version 2017-10-04 09:56:25 +03:00
odbc
opcache Add line numbers to Optimizer debug output 2017-10-06 17:18:58 -03:00
openssl Automatically load OpenSSL configuration file 2017-08-30 17:31:17 +01:00
pcntl Only compute callback name in error cases 2017-06-25 18:45:59 +02:00
pcre Fixed bug #75285i Broken build when system libpcre don't have jit support 2017-09-29 15:47:50 +02:00
pdo Apply fix for #69356 to "Sent SQL" 2017-06-29 11:45:41 +02:00
pdo_dblib remove checks for eol dependencies 2017-07-10 15:00:16 +02:00
pdo_firebird Remove dead code related to error constants 2017-03-01 16:28:47 -05:00
pdo_mysql Merge branch 'PHP-7.1' into PHP-7.2 2017-09-13 14:12:31 +02:00
pdo_oci Merge branch 'PHP-7.1' into PHP-7.2 2017-08-22 01:44:20 -04:00
pdo_odbc
pdo_pgsql
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' 2017-01-26 11:36:50 +00:00
phar Fix path in makefile fragment 2017-10-10 14:32:19 +02: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 Merge branch 'PHP-7.1' into PHP-7.2 2017-08-16 11:14:53 +01: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 Fix assertion failure in SoapFault ctor 2017-09-05 17:38:50 +02:00
sockets Guard against AI_NUMERICSERV not being defined. 2017-10-01 21:37:04 -04:00
sodium ext/sodium: untab tests 2017-10-02 22:28:46 +02: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-10-07 10:14:03 -04:00
sysvmsg Fixed wrong usage of old ZPP API. 2017-06-19 18:08:50 +03:00
sysvsem
sysvshm
tidy
tokenizer Use ZSTR_CHAR in token_get_all() 2017-03-22 22:38:07 +01:00
wddx Merge branch 'PHP-7.1' into PHP-7.2 2017-08-13 21:05:57 +02:00
xml Deprecate each() 2017-02-03 21:02:52 +01:00
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 fix shared compilation 2017-03-15 11:43:20 +01:00
zip improve warn (bzip2 requires libzip >= 1.3.0) 2017-09-04 14:47:03 +02:00
zlib fix datatype 2017-07-10 17:34:58 +02:00
ext_skel Use modern autotools name of configure.ac instead of configure.in 2017-01-27 06:07:40 +00:00
ext_skel_win32.php