php-src/ext
2013-07-13 17:54:31 -03:00
..
bcmath Happy New Year 2013-01-01 16:28:54 +08:00
bz2 Merge branch 'pull-request/320' 2013-06-17 01:06:01 -07:00
calendar Fixed bug #64895 Integer overflow in SndToJewish 2013-05-22 08:30:50 +02:00
com_dotnet - Fixed bug #62475 (variant_* functions causes crash when null given as an argument) 2013-06-25 21:36:50 -03:00
ctype Happy New Year 2013-01-01 16:28:54 +08:00
curl Revert "Add CURL_WRAPPERS_ENABLE constant" 2013-04-28 22:26:05 -07:00
date - Updated to version 2013.4 (2013d) 2013-07-09 09:07:16 +01:00
dba - Fixed bug #63409 (php-dba function test fails on big-endian machine) patch by: tianhonglouis at gmail dot com 2013-06-26 13:50:37 -03:00
dom Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
enchant Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
ereg Happy New Year 2013-01-01 16:28:54 +08:00
exif Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
fileinfo Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
filter Missed SKIPIF 2013-05-09 15:57:25 +08:00
ftp - Bug #65228 (FTPs memory leak) patch by: marco dot beierer at mbsecurity dot ch 2013-07-13 17:54:31 -03:00
gd Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
gettext Happy New Year 2013-01-01 16:28:54 +08:00
gmp - Fixed bug #65227 (Memory leak in gmp_cmp second parameter) 2013-07-12 20:23:00 -03:00
hash Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
iconv Happy New Year 2013-01-01 16:28:54 +08:00
imap - Fixed bug #64467 (Segmentation fault after imap_reopen failure) patch by: askalski at gmail dot com 2013-06-26 19:15:19 -03:00
interbase Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
intl small optimization 2013-06-23 23:52:28 -07:00
json Happy New Year 2013-01-01 16:28:54 +08:00
ldap Happy New Year 2013-01-01 16:28:54 +08:00
libxml Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
mbstring Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
mcrypt Happy New Year 2013-01-01 16:28:54 +08:00
mssql Happy New Year 2013-01-01 16:28:54 +08:00
mysql Merge branch 'PHP-5.3' into PHP-5.4 2013-05-15 11:14:58 +02:00
mysqli Merge branch 'PHP-5.4' of ssh://git.php.net/php-src into PHP-5.4 2013-07-08 20:28:51 +02:00
mysqlnd Merge branch 'PHP-5.4' of ssh://git.php.net/php-src into PHP-5.4 2013-07-08 20:28:51 +02:00
oci8 Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
odbc - Fixed bug #61387 (NULL valued anonymous column causes segfault in odbc_fetch_array) patch by: Brandon Kirsch 2013-06-24 14:43:35 -03:00
openssl Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
pcntl Happy New Year 2013-01-01 16:28:54 +08:00
pcre Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
pdo Fixed bug #63176 (Segmentation fault when instantiate 2 persistent PDO to the same db server) 2013-06-16 22:55:59 +08:00
pdo_dblib - Fixed build on FreeTDS 0.82 2013-07-03 15:02:03 -03:00
pdo_firebird Merge branch 'PHP-5.3' into PHP-5.4 2013-05-31 16:26:54 +02:00
pdo_mysql Fixed mysql tests parsing phpinfo() 2013-07-02 08:23:33 +02:00
pdo_oci Minium changes to allow PDO_OCI to build with Oracle Database 12c libraries. 2013-06-25 11:55:41 -07:00
pdo_odbc Happy New Year 2013-01-01 16:28:54 +08:00
pdo_pgsql Fixed meta data retrieve when OID is larger than 2^31 2013-07-13 06:06:23 +09:00
pdo_sqlite Fix bug #63916: PDO::PARAM_INT casts to 32bit int internally even on 64bit builds in pdo_sqlite 2013-01-14 17:59:11 +01:00
pgsql Fixed bug #65015 (pg_send_query does not flush send buffer) patch submitted by: adam at vektah dot net 2013-06-26 16:17:57 +09:00
phar Fixed Bug #65142 Missing phar man page 2013-07-02 10:46:50 +02:00
posix Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
pspell Happy New Year 2013-01-01 16:28:54 +08:00
readline readline can output control codes 2013-06-17 00:15:31 -07:00
recode Happy New Year 2013-01-01 16:28:54 +08:00
reflection skip test for bug #64936 when tokenizer not built 2013-06-20 08:42:07 +02:00
session Fixed bug #35703: when session_name("123") consist only digits, should warning 2013-06-29 11:35:55 +09:00
shmop Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
simplexml Happy New Year 2013-01-01 16:28:54 +08:00
skeleton Fix typo 2013-04-05 23:27:34 +08:00
snmp fix typo in test 2013-06-16 00:09:18 +04:00
soap Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
sockets Implements feature Bug #63472 ability to set SO_BINDTODEVICE on socket. 2013-06-23 15:20:54 -07:00
spl Add a __wakeup() method to SplFixedArray, thereby fixing serialising an 2013-06-28 13:50:33 -07:00
sqlite3 Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
standard Fixed bug #65226 chroot() does not get enabled 2013-07-11 00:48:12 +02:00
sybase_ct Happy New Year 2013-01-01 16:28:54 +08:00
sysvmsg Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
sysvsem Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
sysvshm Happy New Year 2013-01-01 16:28:54 +08:00
tidy Happy New Year 2013-01-01 16:28:54 +08:00
tokenizer Happy New Year 2013-01-01 16:28:54 +08:00
wddx Happy New Year 2013-01-01 16:28:54 +08:00
xml Merge branch 'PHP-5.3' into PHP-5.4 2013-07-10 19:36:12 +02:00
xmlreader Fix test typo 2013-06-19 11:15:52 +08:00
xmlrpc Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
xmlwriter Happy New Year 2013-01-01 16:28:54 +08:00
xsl Happy New Year 2013-01-01 16:28:54 +08:00
zip Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
zlib Merge branch 'pull-request/320' 2013-06-17 01:06:01 -07:00
ext_skel
ext_skel_win32.php