php-src/ext
2017-08-17 21:57:28 +08:00
..
bcmath Merge branch 'PHP-7.1' 2017-04-10 14:49:13 +08: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 Merge branch 'PHP-7.1' into PHP-7.2 2017-07-25 06:59:03 +01:00
date Fixed 32-bit tests as well. 2017-08-16 15:28:50 +01:00
dba further data type fixes to ext/dba 2017-05-29 10:17:43 +02:00
dom Req #74963 (Improved error message on fetching property of non-object) 2017-07-31 11:51:23 +08: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 'PHP-7.1' into PHP-7.2 2017-07-30 15:01:59 +02:00
gettext ext/gettext: respect passed in library directory for all checks 2017-04-17 08:11:40 +01:00
gmp
hash Add hash_hmac_algos() for filtered is_crypto methods 2017-07-23 15:17:09 -04: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-08-15 15:07:24 +01:00
json Reset utf8_invalid in json scanner 2017-08-10 19:47:58 +01:00
ldap Added controls parameters to ldap_exop so that control support can be added later 2017-08-04 18:10:49 +02:00
libxml Merge branch 'PHP-7.1' 2017-06-03 00:42:38 +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-07-25 06:54:20 +01:00
mysqlnd Add new enum options defined in MySQL 5.7 2017-08-08 14:57:01 +03:00
oci8 Prepare for PECL release 2017-08-14 21:14:14 -04:00
odbc
opcache Fixed type-infer on ZEND_FETCH_DIM_FUNC_ARG 2017-08-17 21:57:28 +08:00
openssl Merge branch 'PHP-7.1' into PHP-7.2 2017-07-24 17:03:24 +02:00
pcntl Only compute callback name in error cases 2017-06-25 18:45:59 +02:00
pcre fix default args for --with-pcre-valgrind 2017-07-13 20:28:10 +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
pdo_mysql Req #74963 (Improved error message on fetching property of non-object) 2017-07-31 11:51:23 +08:00
pdo_oci Fixed Bug #74537 (Align --with-pdo-oci configure option with --with-oci8 syntax) 2017-06-20 16:24:38 +10: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
phar add missing makefile fragment for .w32 2017-07-28 07:26:11 +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 Merge branch 'PHP-7.1' into PHP-7.2 2017-08-15 13:01:06 +03:00
skeleton
snmp Fixed bug #74906 redirecting incorrect include <sys/errno.h> 2017-07-17 06:56:59 +01:00
soap Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
sockets Merge branch 'PHP-7.1' 2017-04-10 14:49:13 +08:00
sodium sodium ext: Use _ietf_ vs _IETF_ consistently 2017-08-08 17:50:17 +02:00
spl Merge branch 'PHP-7.1' into PHP-7.2 2017-08-09 11:29:46 +08:00
sqlite3 win32 for pdo_sqlite 2017-08-04 13:28:48 +02:00
standard Merge branch 'PHP-7.1' into PHP-7.2 2017-08-15 13:13:27 +03: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
xmlreader Merge branch 'PHP-7.0' into PHP-7.1 2017-05-02 06:25:21 +01:00
xmlrpc Merge branch 'PHP-7.1' into PHP-7.2 2017-08-02 18:50:18 +02:00
xmlwriter
xsl
zend_test fix shared compilation 2017-03-15 11:43:20 +01:00
zip Fix segfault in php_stream_context_get_option call 2017-07-11 11:41:47 +02:00
zlib fix datatype 2017-07-10 17:34:58 +02:00
ext_skel
ext_skel_win32.php