php-src/ext
Chuan Ma 8d05a777ad Fix #66942: openssl_seal() memory leak
Fix #66952: memory leak in openssl_open()
2014-04-14 13:38:32 -07:00
..
bcmath Bump year 2014-01-03 11:08:10 +08:00
bz2 Fixes to various stream cast on win64 2014-03-19 06:33:46 +01:00
calendar Bump year 2014-01-03 11:08:10 +08:00
com_dotnet Fix bug #66015 by reverting "Removed operations on constant arrays." 2014-04-11 10:08:44 +02:00
ctype Bump year 2014-01-03 11:08:10 +08:00
curl Merge branch 'PHP-5.5' into PHP-5.6 2014-04-13 18:13:52 -07:00
date Merge branch 'PHP-5.6' 2014-04-13 15:56:02 -07:00
dba Merge branch 'PHP-5.6' 2014-02-16 00:08:17 +01:00
dom Merge branch 'PHP-5.6' 2014-04-01 10:15:05 +02:00
enchant Bump year 2014-01-03 11:08:10 +08:00
ereg Bump year 2014-01-03 11:08:10 +08:00
exif Bump year 2014-01-03 11:08:10 +08:00
fileinfo updated libmagic.patch 2014-03-31 17:24:15 +02:00
filter Bump year 2014-01-03 11:08:10 +08:00
ftp Bump year 2014-01-03 11:08:10 +08:00
gd Merge branch 'PHP-5.6' 2014-03-12 19:31:21 +01:00
gettext Bump year 2014-01-03 11:08:10 +08:00
gmp Add SKIPIF in GMP test 2014-03-12 14:17:08 +01: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 Bump year 2014-01-03 11:08:10 +08:00
interbase Merge branch 'PHP-5.6' 2014-04-10 17:43:45 +03:00
intl test fixes for ICU 53.1 2014-04-14 15:34:32 +02:00
json Merge branch 'PHP-5.6' 2014-04-13 18:56:26 -07:00
ldap Fix null byte in LDAP bindings 2014-04-14 10:53:08 -07:00
libxml [libxml] Unit test for libxml_disable_entity_loader() 2014-02-16 22:34:52 -08:00
mbstring multibytes tests still fail, put them in XFAIL 2014-04-05 18:34:39 -07:00
mcrypt Use /dev/urandom as the default mcrypt_create_iv() source 2014-03-11 14:06:13 +01:00
mssql Bump year 2014-01-03 11:08:10 +08:00
mysql Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6 2014-04-10 16:49:13 +03:00
mysqli Merge branch 'PHP-5.5' into PHP-5.6 2014-04-14 17:44:13 +03:00
mysqlnd Merge branch 'PHP-5.6' 2014-04-14 17:45:18 +02:00
oci8 OCI8: fix prototypes for oci_field_*(). They can take a column index or name. 2014-03-19 15:20:40 -07:00
odbc Bump year 2014-01-03 11:08:10 +08:00
opcache Merge branch 'PHP-5.6' 2014-04-11 19:35:11 +02:00
openssl Fix #66942: openssl_seal() memory leak 2014-04-14 13:38:32 -07:00
pcntl Merge branch 'PHP-5.6' 2014-01-03 11:09:07 +08:00
pcre Add support for PCRE marks 2014-03-17 22:32:40 +01:00
pdo Fixed bug #66604 'pdo/php_pdo_error.h' not copied to the include dir 2014-04-13 08:53:21 +02:00
pdo_dblib Bump year 2014-01-03 11:08:10 +08:00
pdo_firebird Merge branch 'PHP-5.5' into PHP-5.6 2014-04-10 17:43:29 +03:00
pdo_mysql New result fetching mode for mysqlnd, which should use less memory but 2014-04-10 16:44:54 +03:00
pdo_oci Bump year 2014-01-03 11:08:10 +08:00
pdo_odbc Bump year 2014-01-03 11:08:10 +08:00
pdo_pgsql Added new PDO::PGSQL_ATTR_DISABLE_PREPARES that uses PQexecParams 2014-03-11 23:10:48 +01:00
pdo_sqlite Bump year 2014-01-03 11:08:10 +08:00
pgsql Fix bug #66015 by reverting "Removed operations on constant arrays." 2014-04-11 10:08:44 +02:00
phar Merge branch 'PHP-5.5' into PHP-5.6 2014-04-14 00:08:36 +02:00
posix Bump year 2014-01-03 11:08:10 +08:00
pspell Bump year 2014-01-03 11:08:10 +08:00
readline fix test 2014-01-26 14:31:20 -08:00
recode Bump year 2014-01-03 11:08:10 +08:00
reflection Removed useless void* parameter and replaced with zend_bool on zval_update_constant* functions 2014-04-11 19:18:58 +02:00
session ws fix 2014-04-14 13:37:58 -07:00
shmop Bump year 2014-01-03 11:08:10 +08:00
simplexml Merge branch 'PHP-5.5' into PHP-5.6 2014-04-05 09:48:54 +02:00
skeleton fixed skeleton to produce the normalized ext version macros 2013-10-14 14:37:39 +02:00
snmp Bump year 2014-01-03 11:08:10 +08:00
soap Merge branch 'PHP-5.6' 2014-04-11 10:11:58 +02:00
sockets Bump year 2014-01-03 11:08:10 +08:00
spl Merge branch 'PHP-5.6' 2014-04-14 00:10:25 +02:00
sqlite3 Merge branch 'PHP-5.5' into PHP-5.6 2014-04-11 11:01:01 +02:00
standard Merge branch 'PHP-5.6' 2014-04-13 18:39:28 -07:00
sybase_ct Bump year 2014-01-03 11:08:10 +08:00
sysvmsg Bump year 2014-01-03 11:08:10 +08:00
sysvsem Bump year 2014-01-03 11:08:10 +08:00
sysvshm Bump year 2014-01-03 11:08:10 +08:00
tidy Bump year 2014-01-03 11:08:10 +08:00
tokenizer Merge branch 'PHP-5.5' into PHP-5.6 2014-02-14 17:15:35 +02:00
wddx Declare a number of functions as variadic. 2014-02-16 00:07:55 +01:00
xml Bump year 2014-01-03 11:08:10 +08:00
xmlreader Bump year 2014-01-03 11:08:10 +08:00
xmlrpc Fix bug #66015 by reverting "Removed operations on constant arrays." 2014-04-11 10:08:44 +02:00
xmlwriter Bump year 2014-01-03 11:08:10 +08:00
xsl Merge branch 'PHP-5.6' 2014-04-01 10:15:05 +02:00
zip add OPSYS_Z_CPM missing constant 2014-03-07 14:10:16 +01:00
zlib Fixes to various stream cast on win64 2014-03-19 06:33:46 +01:00
ext_skel
ext_skel_win32.php