php-src/ext
2016-06-28 11:37:51 +03: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 Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
ctype Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
curl Implement curl server push 2016-06-27 01:17:32 -07:00
date Fixed compilation warnings 2016-06-28 11:37:51 +03:00
dba Fixed compilation warnings 2016-06-22 00:40:50 +03:00
dom Fixed compilation warnings 2016-06-28 11:37:51 +03: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 Fixed compilation warnings 2016-06-22 00:40:50 +03:00
ftp Fixed compilation warnings 2016-06-22 00:40:50 +03:00
gd Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03: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 Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
interbase Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
intl Fixed compilation warnings 2016-06-28 11:37:51 +03:00
json Use one place to define max length of double 2016-06-26 14:03:01 +01:00
ldap Merge branch 'pull-request/1946' into PHP-7.1.0 2016-06-23 07:22:40 +02:00
libxml Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
mbstring Fixed compilation warnings 2016-06-22 00:40:50 +03:00
mcrypt Fixed compilation warnings 2016-06-22 00:40:50 +03:00
mysqli Fixed compilation warnings 2016-06-28 11:37:51 +03:00
mysqlnd Fixed compilation warnings 2016-06-23 12:47:06 +03:00
oci8 Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
odbc Fixed compilation warnings 2016-06-22 00:40:50 +03:00
opcache couple of resource leaks fixes and use after free's 2016-06-27 07:44:21 +01:00
openssl Fixed compilation warnings 2016-06-28 11:37:51 +03:00
pcntl Cleanup zend_signal API 2016-06-20 14:58:42 +03:00
pcre Merge branch 'PHP-7.0' 2016-06-23 09:42:50 +02:00
pdo Fixed compilation warnings 2016-06-22 00:40:50 +03:00
pdo_dblib Merge branch 'PHP-7.0' 2016-04-06 14:45:35 +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 Fix ODBC bug for varchars returning with length zero 2016-06-02 12:04:10 +02:00
pdo_pgsql Fixed compilation warnings 2016-06-22 00:40:50 +03: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 Fixed compilation warnings 2016-06-28 11:37:51 +03:00
recode Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
reflection Fixed compilation warnings 2016-06-28 11:37:51 +03:00
session Fixed compilation warnings 2016-06-22 00:40:50 +03:00
shmop Fixed compilation warnings 2016-06-23 12:47:06 +03:00
simplexml Fixed compilation warnings 2016-06-22 00:40:50 +03: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 Fixed compilation warnings 2016-06-23 12:47:06 +03:00
sockets Fixed compilation warnings 2016-06-23 12:47:06 +03:00
spl Fixed compilation warnings 2016-06-28 11:37:51 +03:00
sqlite3 Merge branch 'PHP-7.0' 2016-06-27 17:18:44 +02:00
standard Fixed compilation warnings 2016-06-28 11:37:51 +03: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 Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +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-06-21 15:22:31 +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 Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03: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 Fixed compilation warnings 2016-06-22 00:40:50 +03:00
zlib Fixed compilation warnings 2016-06-22 00:40:50 +03:00
ext_skel Remove trailing spaces 2015-12-16 12:45:09 +08:00
ext_skel_win32.php