php-src/ext
2014-09-02 06:34:18 +08:00
..
bcmath
bz2 Merge branch 'PHP-5.5' into PHP-5.6 2014-05-08 02:04:11 -07:00
calendar
com_dotnet Merge branch 'PHP-5.5' into PHP-5.6 2014-08-12 11:52:07 +02:00
ctype
curl Merge branch 'PHP-5.5' into PHP-5.6 2014-05-12 10:56:03 -07:00
date Merge branch 'PHP-5.5' into PHP-5.6 2014-09-01 16:40:54 +01:00
dba Declare a number of functions as variadic. 2014-02-16 00:07:55 +01:00
dom Make DOMNode::textContent writeable 2014-09-02 06:34:18 +08:00
enchant
ereg Merge branch 'PHP-5.4' into PHP-5.5 2014-08-17 15:48:22 +03:00
exif Merge branch 'PHP-5.5' into PHP-5.6 2014-06-08 13:53:01 -07:00
fileinfo Fixed bug #67731 finfo::file() returns invalid mime type for binary files 2014-08-30 04:04:42 +02:00
filter Merge branch 'PHP-5.4' into PHP-5.5 2014-07-02 22:38:27 +02:00
ftp Revert "Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option" 2014-08-06 20:33:48 +02:00
gd Merge branch 'PHP-5.5' into PHP-5.6 2014-08-25 00:30:40 +03:00
gettext
gmp Fix bug #67917 (gmp compound assignment operator leak) 2014-08-27 22:16:20 +02:00
hash Add hash_equals() to perform string comparisons that are not vulnerable to timing attacks. 2014-03-17 09:37:28 +01:00
iconv Remove unneeded string copy. 2014-03-27 17:20:57 +09:00
imap
interbase fixed ZEND_DEBUG usage 2014-05-05 00:50:51 +02:00
intl 1.2 is a problematic float to print out 2014-07-14 07:21:10 -07:00
json Merge branch 'PHP-5.5' into PHP-5.6 2014-08-17 15:51:15 +03:00
ldap Fix null byte in LDAP bindings 2014-04-14 10:51:32 -07:00
libxml Merge branch 'PHP-5.5' into PHP-5.6 2014-06-09 07:07:17 +02:00
mbstring Merge branch 'PHP-5.5' into PHP-5.6 2014-08-17 21:34:03 +03:00
mcrypt Use /dev/urandom as the default mcrypt_create_iv() source 2014-03-11 14:06:13 +01:00
mssql
mysql Merge branch 'PHP-5.5' into PHP-5.6 2014-06-20 13:58:26 +04:00
mysqli Merge branch 'PHP-5.5' into PHP-5.6 2014-08-15 23:47:06 +00:00
mysqlnd Merge branch 'PHP-5.5' into PHP-5.6 2014-08-27 12:11:35 +02:00
oci8 Update copyright year to 2014 2014-06-18 00:16:23 +03:00
odbc Merge branch 'PHP-5.5' into PHP-5.6 2014-07-30 02:41:01 +00:00
opcache Merge branch 'PHP-5.5' into PHP-5.6 2014-07-30 10:40:06 +04:00
openssl Merge branch 'PHP-5.5' into PHP-5.6 2014-08-27 16:06:28 +01:00
pcntl
pcre Merge branch 'PHP-5.5' into PHP-5.6 2014-08-17 15:51:15 +03:00
pdo Merge branch 'PHP-5.5' into PHP-5.6 2014-06-16 23:32:10 +03:00
pdo_dblib
pdo_firebird Merge branch 'PHP-5.5' into PHP-5.6 2014-04-28 12:14:01 +03:00
pdo_mysql Merge branch 'PHP-5.5' into PHP-5.6 2014-06-20 13:58:26 +04:00
pdo_oci
pdo_odbc Fix #50444: PDO-ODBC changes for 64-bit 2014-05-26 22:17:29 -07:00
pdo_pgsql Merge branch 'PHP-5.5' into PHP-5.6 2014-05-21 18:59:14 +02:00
pdo_sqlite
pgsql Fix ext/pgsql builds against libpq 7.3. 2014-07-02 12:30:06 -07:00
phar Merge branch 'PHP-5.5' into PHP-5.6 2014-08-11 17:47:36 +08:00
posix Merge branch 'PHP-5.4' into PHP-5.5 2014-04-14 15:45:53 -07:00
pspell
readline Merge branch 'PHP-5.4' into PHP-5.5 2014-07-24 18:00:06 +02:00
recode
reflection update the exception message to better match the actual check 2014-07-30 10:16:01 +02:00
session Fixed #67694: Regression in session_regenerate_id() 2014-08-23 09:18:02 +08:00
shmop
simplexml Merge branch 'PHP-5.5' into PHP-5.6 2014-08-24 00:09:31 +02:00
skeleton
snmp
soap Merge branch 'PHP-5.5' into PHP-5.6 2014-08-17 15:51:15 +03:00
sockets Merge branch 'PHP-5.5' into PHP-5.6 2014-06-18 00:14:18 +03:00
spl Merge branch 'PHP-5.5' into PHP-5.6 2014-08-17 21:34:03 +03:00
sqlite3 Add object initialization checks for sqlite3 classes 2014-07-26 16:57:45 -07:00
standard Added test case 2014-09-01 22:04:25 +08:00
sybase_ct
sysvmsg
sysvsem
sysvshm
tidy
tokenizer use ./tokenizer_data_gen.sh to for adding T_POW & T_POW_EQUAL 2014-06-08 00:01:01 +02:00
wddx fixed variable corruption under win x64 2014-08-20 15:08:52 +02:00
xml Merge branch 'PHP-5.4' into PHP-5.5 2014-08-24 00:09:00 +02:00
xmlreader
xmlrpc Fix bug #66015 by reverting "Removed operations on constant arrays." 2014-04-11 10:08:44 +02:00
xmlwriter
xsl Merge branch 'PHP-5.4' into PHP-5.5 2014-04-01 10:12:06 +02:00
zip add OPSYS_Z_CPM missing constant 2014-03-07 14:10:16 +01:00
zlib Merge branch 'PHP-5.5' into PHP-5.6 2014-08-21 22:45:33 +02:00
ext_skel Merge branch 'PHP-5.5' into PHP-5.6 2014-05-01 11:23:14 -07:00
ext_skel_win32.php