php-src/ext
2015-06-15 15:44:44 +03:00
..
bcmath cleaning up the version macros 2015-03-23 20:13:59 +01:00
bz2 Clean up some type conversions 2015-04-27 18:50:08 +02:00
calendar Drop VC6 support in ext/calendar 2015-03-29 06:35:23 +02:00
com_dotnet Use fast method to check if first arguments should be passed by reference (not tested onbig endian). 2015-04-22 21:46:13 +03:00
ctype cleaning up the version macros 2015-03-23 20:13:59 +01:00
curl Fixed bug #69831 (Segmentation fault in curl_getinfo) 2015-06-14 23:10:21 +08:00
date - Updated to version 2015.5 (2015e) 2015-06-15 10:41:32 +01:00
dba This shouldn't have been a part of the previous commit 2015-05-19 12:20:25 +02:00
dom Merge branch 'PHP-5.6' 2015-06-09 21:39:59 -07:00
enchant cleaning up the version macros 2015-03-23 20:13:59 +01:00
exif Merge branch 'PHP-5.6' 2015-04-01 18:30:55 +03:00
fileinfo further cleanups with S_IF* macros generalized declarations 2015-05-25 18:03:28 +02:00
filter Fix filter_var leak of object without __toString() 2015-04-17 21:51:49 +02:00
ftp Merge branch 'PHP-5.6' 2015-05-31 17:30:41 -07:00
gd Merge branch 'PHP-5.5' into PHP-5.6 2015-06-09 15:32:27 -07:00
gettext Hint the compiler 2015-05-15 22:57:17 +08:00
gmp Merge branch 'PHP-5.6' 2015-06-11 22:20:12 +02:00
hash Fixed skipf 2015-06-14 13:44:39 +08:00
iconv Make convert_to_* safe with rc>1 2015-06-11 23:23:57 +02:00
imap cleanup the mod version macros, round 2 2015-03-23 20:33:54 +01:00
interbase cleanup the mod version macros, round 2 2015-03-23 20:33:54 +01:00
intl Get rid of more ZVAL_ZVAL() macros 2015-06-12 13:33:14 +03:00
json Improve json parser code 2015-06-07 15:22:09 +01:00
ldap Implements extended error messages 2015-05-12 10:06:54 +02:00
libxml added LIBXML_BIGLINES constant 2015-06-08 09:59:37 +02:00
mbstring fix typos 2015-05-13 22:28:35 +04:00
mcrypt remove duplicated declaration, fix build 2015-05-21 10:56:14 +02:00
mysqli Make convert_to_* safe with rc>1 2015-06-11 23:23:57 +02:00
mysqlnd Fixed Bug #69796 mysqli_stmt::fetch doesn't assign null values to bound variables 2015-06-11 13:35:43 +08:00
oci8 Get oci8 extension compiling with php7. 2015-06-06 13:05:19 -05:00
odbc Fixed bug #69381 out of memory with sage odbc driver 2015-04-28 15:08:53 +02:00
opcache Add phpdbg to allowed cli-SAPIs in opcache 2015-06-15 12:31:46 +02:00
openssl Make convert_to_* safe with rc>1 2015-06-11 23:23:57 +02:00
pcntl fix tests 2015-05-13 15:34:17 +02:00
pcre Merge branch 'PHP-5.6' 2015-05-30 21:19:05 -07:00
pdo Expose pdo stmt ctor args to gc 2015-05-20 18:28:09 +02:00
pdo_dblib Use zend_string to represent pdo_column_data.name and avoid duplication. 2015-05-05 16:19:51 +03:00
pdo_firebird Use zend_string to represent pdo_column_data.name and avoid duplication. 2015-05-05 16:19:51 +03:00
pdo_mysql Tweak uncaught exception message display 2015-05-17 18:47:06 +02:00
pdo_oci Use zend_string to represent pdo_column_data.name and avoid duplication. 2015-05-05 16:19:51 +03:00
pdo_odbc Use zend_string to represent pdo_column_data.name and avoid duplication. 2015-05-05 16:19:51 +03:00
pdo_pgsql Merge branch 'PHP-5.6' 2015-06-13 08:08:30 +02:00
pdo_sqlite Use zend_string to represent pdo_column_data.name and avoid duplication. 2015-05-05 16:19:51 +03:00
pgsql Make convert_to_* safe with rc>1 2015-06-11 23:23:57 +02:00
phar Get rid of more ZVAL_ZVAL() macros 2015-06-12 13:33:14 +03:00
posix cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
pspell cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
readline Drop zend_indent() as it was never used, complete or working 2015-03-27 20:04:46 +01:00
recode cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
reflection Fixed bug #69802 (Reflection on Closure::__invoke borks type hint class name) 2015-06-15 15:44:44 +03:00
session Get rid of more ZVAL_ZVAL() macros 2015-06-12 13:33:14 +03:00
shmop cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
simplexml Get rid of more ZVAL_ZVAL() macros 2015-06-12 13:33:14 +03:00
skeleton Merge branch 'pull-request/1235' 2015-04-18 19:36:37 -07:00
snmp Fixed test 2015-04-06 22:07:18 +03:00
soap Make convert_to_* safe with rc>1 2015-06-11 23:23:57 +02:00
sockets fixed language dependent Windows socket tests 2015-06-08 08:13:30 +02:00
spl Avoid zval duplication in ZVAL_ZVAL() macro (it was necessary only in few places). 2015-06-12 12:33:23 +03:00
sqlite3 Merge branch 'PHP-5.6' 2015-06-08 23:22:03 +03:00
standard Get rid of more ZVAL_ZVAL() macros 2015-06-12 13:33:14 +03:00
sysvmsg Get rid of more ZVAL_ZVAL() macros 2015-06-12 13:33:14 +03:00
sysvsem cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
sysvshm Windows support for sysvshm 2015-04-22 09:29:45 +02:00
tidy Tweak uncaught exception message display 2015-05-17 18:47:06 +02:00
tokenizer Avoid zval duplication in ZVAL_ZVAL() macro (it was necessary only in few places). 2015-06-12 12:33:23 +03:00
wddx improve searchability for libxml2 headers 2015-05-10 22:22:03 +02:00
xml improve searchability for libxml2 headers 2015-05-10 22:22:03 +02:00
xmlreader Tweak uncaught exception message display 2015-05-17 18:47:06 +02:00
xmlrpc improve searchability for libxml2 headers 2015-05-10 22:22:03 +02:00
xmlwriter catch more places for libxml headers search 2015-05-10 22:22:05 +02:00
xsl Tweak uncaught exception message display 2015-05-17 18:47:06 +02:00
zip Make convert_to_* safe with rc>1 2015-06-11 23:23:57 +02:00
zlib Add support for string dictionaries, fix array dictionaries ({de,in}flate) 2015-05-21 04:17:17 +02:00
ext_skel
ext_skel_win32.php