php-src/ext
2016-07-17 17:33:42 +01:00
..
bcmath Merge branch 'PHP-5.6' into PHP-7.0 2016-04-27 13:19:29 +02:00
bz2 Merge branch 'PHP-7.0' 2016-06-22 11:45:30 +02:00
calendar Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
com_dotnet Fixed bug #72569 DOTNET/COM array parameters broke in PHP7 2016-07-12 14:58:50 +02:00
ctype Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
curl Backported bug #71144 (Segmentation fault when using cURL with ZTS) 2016-07-08 14:58:56 +02:00
date Merge branch 'PHP-7.0' 2016-07-14 18:39:48 +02:00
dba Fixed tests 2016-07-05 11:30:55 +03:00
dom Merge branch 'PHP-7.0' 2016-07-15 01:22:26 +02:00
enchant Remove version checks 2016-01-30 15:35:28 +01:00
exif Fixed compilation warnings 2016-06-22 00:40:50 +03:00
fileinfo Fixed compilation warnings 2016-06-22 00:40:50 +03:00
filter Merge branch 'PHP-7.0' 2016-07-08 16:32:42 +02:00
ftp Fixed compilation warnings 2016-06-22 00:40:50 +03:00
gd Un-XFAIL test case 2016-07-15 21:05:59 +02:00
gettext Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
gmp Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
hash Fixed compilation warnings 2016-06-22 00:40:50 +03:00
iconv Add negative offset support to iconv_strpos() 2016-03-09 14:41:38 +01:00
imap Merge branch 'throw-error-in-extensions' 2016-07-05 02:08:39 -05:00
interbase Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
intl Remove useless dtor handlers in intl 2016-07-16 23:16:43 +02:00
json Add return code from json API functions 2016-06-28 20:49:38 +01:00
ldap Merge branch 'pull-request/1955' 2016-07-07 05:11:56 +02:00
libxml Merge branch 'PHP-7.0' 2016-07-15 01:22:26 +02:00
mbstring add test 2016-07-17 14:19:45 +02:00
mcrypt Deprecate mcrypt and mdecrypt stream filters 2016-07-11 13:17:44 +02:00
mysqli Merge branch 'throw-error-in-extensions' 2016-07-05 02:08:39 -05:00
mysqlnd Fixed compilation warnings 2016-06-23 12:47:06 +03:00
oci8 Merge branch 'PHP-7.0' 2016-07-07 11:53:08 +10:00
odbc Fix #69975: PHP segfaults when accessing nvarchar(max) defined columns 2016-07-08 15:33:46 +02:00
opcache Prevent wrong optimization 2016-07-13 15:05:11 +03:00
openssl Use EVP_PKEY_base_id where possible 2016-07-17 17:33:42 +01:00
pcntl Fix pcntl_signal_get_handler() test 2016-07-11 17:01:03 -05:00
pcre Merge branch 'PHP-7.0' 2016-07-06 07:10:10 +02:00
pdo Fix leak in PDO row_get_ctor 2016-07-16 23:16:26 +02:00
pdo_dblib Merge branch 'PHP-7.0' 2016-07-08 15:55:22 +02:00
pdo_firebird fix test portability 2016-06-17 17:09:42 +02:00
pdo_mysql Fixed compilation warnings 2016-06-22 00:40:50 +03:00
pdo_oci Ensure an ORDER BY gets the expected row order 2016-05-02 16:08:48 +10:00
pdo_odbc Merge branch 'master' into throw-error-in-extensions 2016-06-10 22:02:23 -05:00
pdo_pgsql Merge branch 'PHP-7.0' 2016-07-10 14:38:17 +02:00
pdo_sqlite Fixed compilation warnings 2016-06-22 00:40:50 +03:00
pgsql Fixed compilation warnings 2016-06-23 12:47:06 +03:00
phar Fixed compilation warnings 2016-06-23 12:47:06 +03:00
posix Fix posix build 2016-05-01 13:07:01 +02:00
pspell Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
readline Merge branch 'PHP-7.0' 2016-07-03 23:57:02 +08:00
recode Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
reflection Merge branch 'PHP-7.0' 2016-07-13 21:52:40 +02:00
session Merge branch 'throw-error-in-extensions' 2016-07-05 02:08:39 -05:00
shmop Fixed compilation warnings 2016-06-23 12:47:06 +03:00
simplexml Avoid uncollectable cycle in sxe_property_get_adr 2016-07-16 23:43:24 +02:00
skeleton Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
snmp Fixed compilation warnings 2016-06-23 12:47:06 +03:00
soap Fix some insecure usages of php_rand 2016-07-05 16:02:34 +01:00
sockets Fixed compilation warnings 2016-06-23 12:47:06 +03:00
spl Merge RNG fixes RFC. PR #1986 2016-07-17 16:05:10 +00:00
sqlite3 Merge branch 'PHP-7.0' 2016-07-11 11:51:34 +08:00
standard Merge RNG fixes RFC. PR #1986 2016-07-17 16:05:10 +00:00
sysvmsg Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
sysvsem Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
sysvshm Fixed compilation warnings 2016-06-23 12:47:06 +03:00
tidy show libtidy version in the info, if available 2016-07-11 19:18:57 +02:00
tokenizer Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
wddx Merge branch 'PHP-7.0' 2016-07-08 10:48:15 +02:00
xml Fix bug #72099: xml_parse_into_struct segmentation fault 2016-06-28 01:23:24 -07:00
xmlreader Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
xmlrpc Merge branch 'throw-error-in-extensions' 2016-07-05 02:08:39 -05:00
xmlwriter Fixed compilation warnings 2016-06-22 00:40:50 +03:00
xsl Fixed compilation warnings 2016-06-22 00:40:50 +03:00
zip Merge branch 'throw-error-in-extensions' 2016-07-05 02:08:39 -05:00
zlib Merge branch 'PHP-7.0' 2016-07-04 03:20:01 +02:00
ext_skel Remove trailing spaces 2015-12-16 12:45:09 +08:00
ext_skel_win32.php