php-src/ext
2017-07-20 23:29:22 +03:00
..
bcmath
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 Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
date Merge branch 'PHP-7.1' 2017-07-10 06:54:24 +01:00
dba further data type fixes to ext/dba 2017-05-29 10:17:43 +02:00
dom Implement Countable for DomNodeList and DOMNamedNodeMap (Request #74837) 2017-07-10 08:48:10 +02:00
enchant
exif WS 2017-07-14 03:42:15 +02:00
fileinfo preg_replace() optimization 2017-06-07 13:50:16 +03:00
filter Drop useless allocation in php_filter_callback 2017-07-04 21:11:22 +02:00
ftp Test ftp_ssl_connect() function : error conditions 2017-06-19 19:48:52 -04:00
gd Merge branch 'PHP-7.1' 2017-07-04 21:23:16 -07:00
gettext
gmp
hash fix hash build (when build dir != src dir) 2017-05-29 09:55:51 +02:00
iconv
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 Release temporary string reference 2017-06-25 19:39:13 -04:00
json Bump PHP_JSON_VERSION to 1.6.0 2017-07-16 15:53:02 +01:00
ldap Fixed removing all controls by passing an empty array to ldap_set_option 2017-07-11 16:18:33 +02:00
libxml Merge branch 'PHP-7.1' 2017-06-03 00:42:38 +02:00
mbstring add oniguruma.patch to ease future upgrades 2017-07-13 17:34:14 +02:00
mysqli Merge branch 'PHP-7.1' 2017-07-12 14:50:36 +02:00
mysqlnd Use zval_ptr_dtor_nogc() for data that can't be circular 2017-06-29 12:14:41 +03:00
oci8 Merge branch 'PHP-7.1' into PHP-7.2 2017-07-19 14:01:18 -04:00
odbc
opcache fixed comments 2017-07-20 23:29:22 +03:00
openssl Add support for OpenSSL security level 2017-07-17 17:40:51 +01: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 Merge branch 'PHP-7.1' into PHP-7.2 2017-07-18 21:45:41 +02: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 Only compute callback name in error cases 2017-06-25 18:45:59 +02:00
pgsql
phar Remove superfluous semicolons 2017-06-26 00:23:25 +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 Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
session Fixed bug #74941 - Session fails to start after having headers sent 2017-07-20 07:52:02 +01:00
shmop
simplexml
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
sodium sodium ext: implement sodium_crypto_kdf() 2017-07-18 14:42:15 +02:00
spl Merge branch 'PHP-7.1' into PHP-7.2 2017-07-18 22:16:33 +02:00
sqlite3 Merge branch 'PHP-7.1' 2017-07-09 01:32:07 +02:00
standard Merge branch 'PHP-7.1' into PHP-7.2 2017-07-19 22:42:05 +02: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' 2017-07-04 21:23:16 -07:00
xml
xmlreader
xmlrpc
xmlwriter
xsl
zend_test
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