php-src/ext
2016-08-11 13:38:28 +02: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-07-19 01:44:14 -07:00
calendar Merge branch 'PHP-7.0' into PHP-7.1 2016-07-29 01:27:51 +02:00
com_dotnet Fixed bug #72569 DOTNET/COM array parameters broke in PHP7 2016-07-12 14:58:50 +02:00
ctype
curl Merge branch 'PHP-7.0' into PHP-7.1 2016-07-27 23:39:34 -04:00
date Merge branch 'PHP-7.0' into PHP-7.1 2016-07-24 14:55:15 +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
exif improve the check, avoid strlen on NULL 2016-08-03 12:29:03 -07:00
fileinfo Merge branch 'PHP-7.0' into PHP-7.1 2016-08-08 18:51:34 +02:00
filter Fix typos, previous version used reserver/reserverd/reserved 2016-07-23 23:14:14 +02:00
ftp Merge branch 'PHP-7.0' into PHP-7.1 2016-08-05 23:10:12 +02:00
gd fix ts build 2016-08-03 12:16:42 +02:00
gettext
gmp Merge branch 'PHP-7.0' into PHP-7.1 2016-07-25 23:04:14 +02:00
hash Fixed compilation warnings 2016-06-22 00:40:50 +03:00
iconv
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 fix broken proto doc 2016-07-26 16:29:24 +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 Fix #72711: mb_ereg does not clear the $regs parameter on failure 2016-08-05 13:22:10 +02:00
mcrypt Merge branch 'PHP-7.0' 2016-07-19 01:44:14 -07:00
mysqli add test for bug #72701 2016-07-29 17:23:39 +02:00
mysqlnd Fixed bug #72701 mysqli_get_host_info() wrong output 2016-07-29 17:00:52 +02:00
oci8 Merge branch 'PHP-7.0' into PHP-7.1 2016-08-09 16:13:27 +10:00
odbc Fix #69975: PHP segfaults when accessing nvarchar(max) defined columns 2016-07-08 15:33:46 +02:00
opcache Add assertion to prevent type narrowing 2016-08-05 16:30:57 +02:00
openssl Do not add already added object to the internal OpenSSL table 2016-08-03 20:01:41 +01:00
pcntl Merge RFC Additional Context in pcntl_signal Handler 2016-07-20 14:17:04 -07:00
pcre Merge branch 'PHP-7.0' into PHP-7.1 2016-07-31 15:00:18 +02:00
pdo Merge branch 'PHP-7.0' into PHP-7.1 2016-08-09 17:30:26 +00: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 Merge branch 'PHP-7.0' into PHP-7.1 2016-08-09 11:32:34 +08: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' into PHP-7.1 2016-08-09 11:32:34 +08:00
pdo_sqlite Fixed compilation warnings 2016-06-22 00:40:50 +03:00
pgsql Merge branch 'PHP-7.0' 2016-07-20 17:00:09 +08:00
phar Use opaque EVP_MD in phar_verify_signature 2016-07-17 17:43:35 +01:00
posix Merge branch 'PHP-5.6' into PHP-7.0 2016-07-30 18:36:00 +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
reflection ReflectionType improvements 2016-08-11 12:19:33 +02:00
session Fix URL rewriter issues 2016-08-11 08:31:48 +09: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
snmp Merge branch 'PHP-7.0' 2016-07-19 01:44:14 -07:00
soap Fix some insecure usages of php_rand 2016-07-05 16:02:34 +01:00
sockets Fix #72810. Add check for SKIP_ONLINE_TESTS 2016-08-11 12:01:24 +02:00
spl Merge branch 'PHP-7.0' into PHP-7.1 2016-07-26 20:37:04 -04:00
sqlite3 Update to SQLite 3.14.0 2016-08-10 18:09:38 +02:00
standard add missing mb path support chunk 2016-08-11 13:38:28 +02: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 Make sure TOKEN_PARSE mode is thread safe 2016-07-23 00:00:13 +02:00
wddx Add missing TSRMLS_FETCH() 2016-07-30 16:28:42 +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 Fixed bug #72647 (xmlrpc_encode() unexpected output after referencing array elements) 2016-07-22 23:15:15 +08: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 'PHP-7.0' into PHP-7.1 2016-07-24 23:58:50 +08:00
zlib Merge branch 'PHP-7.0' 2016-07-04 03:20:01 +02:00
ext_skel
ext_skel_win32.php