php-src/ext
2017-08-03 21:57:35 +02: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 Merge branch 'PHP-7.1' into PHP-7.2 2017-07-25 06:59:03 +01:00
date Merge branch 'PHP-7.1' into PHP-7.2 2017-08-02 16:42:20 +02: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 Skip these enchant tests if no dicts or providers are installed 2017-07-25 22:10:34 +02:00
exif Merge branch 'PHP-7.2' 2017-08-01 12:51:56 +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 Adjust ftp arginfos for optional mode 2017-08-02 20:57:49 +02:00
gd Merge branch 'PHP-7.1' into PHP-7.2 2017-07-30 15:01:59 +02:00
gettext
gmp
hash Add hash_hmac_algos() for filtered is_crypto methods 2017-07-23 15:17:09 -04:00
iconv
imap Fixed bug #72324 (imap_mailboxmsginfo() return wrong size) 2017-07-07 08:18:33 +02:00
interbase Free the HMODULE handle after use 2017-07-21 22:21:25 +02:00
intl Merge branch 'PHP-7.1' into PHP-7.2 2017-08-02 18:11:12 +02:00
json Bump PHP_JSON_VERSION to 1.6.0 2017-07-16 15:53:02 +01:00
ldap Fixed ldap tests when ldap server hash out passwords 2017-07-26 17:34:18 +02:00
libxml Merge branch 'PHP-7.1' 2017-06-03 00:42:38 +02:00
mbstring Merge branch 'PHP-7.2' 2017-08-03 21:57:35 +02:00
mysqli Merge branch 'PHP-7.2' 2017-07-25 06:54:29 +01: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-26 15:24:26 +10:00
odbc ODBC Solid is not supported in our build system on Windows, so remove this #ifdef 2017-07-28 10:34:38 +02:00
opcache Move cwd_state and path related routines to size_t 2017-07-27 20:11:21 +02: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 Free the HMODULE handle after use 2017-07-21 22:22:41 +02:00
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 Merge branch 'PHP-7.2' 2017-07-28 07:30:23 +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-07-27 12:50:41 +08:00
session move zend_ato*() to size_t and remove casts 2017-07-28 14:59:31 +02:00
shmop Merge branch 'PHP-7.1' into PHP-7.2 2017-07-24 10:42:48 +01:00
simplexml Req #74963 (Improved error message on fetching property of non-object) 2017-07-31 11:51:23 +08:00
skeleton Redesigned ext_skel to be written entirely in PHP with no dependencies, this means it will now run on Windows without Cygwin and other nonsense. 2017-07-23 10:36:35 +02:00
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: skip scrypt if it is not available 2017-07-30 15:41:34 +02:00
spl Merge branch 'PHP-7.2' 2017-08-02 17:54:14 +02:00
sqlite3 Merge branch 'PHP-7.2' 2017-08-02 14:03:38 +02:00
standard Merge branch 'PHP-7.2' 2017-08-03 15:08:38 +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 Merge branch 'PHP-7.1' into PHP-7.2 2017-08-02 18:50:18 +02:00
xmlwriter
xsl
zend_test
zip Move cwd_state and path related routines to size_t 2017-07-27 20:11:21 +02:00
zlib fix datatype 2017-07-10 17:34:58 +02:00
ext_skel.php Fix ext_skel's help, the arguments passed are using a space, not an equal sign for values 2017-07-23 11:28:27 +02:00