php-src/ext
Yasuo Ohgaki 2df95b1354 Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
  Fixed possible buffer overflow under Windows. Note: Not a security fix.
2013-08-11 06:43:37 +09:00
..
bcmath Happy New Year 2013-01-01 16:37:09 +08:00
bz2 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
calendar Fixed bug #64895 Integer overflow in SndToJewish 2013-05-22 08:30:50 +02:00
com_dotnet HASH_KEY_NON_EXISTANT fix 2013-07-21 20:09:53 -07:00
ctype Happy New Year 2013-01-01 16:37:09 +08:00
curl Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
date Merge branch 'PHP-5.4' into PHP-5.5 2013-08-04 16:06:24 -07:00
dba Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
dom Merge branch 'PHP-5.4' into PHP-5.5 2013-08-04 16:06:24 -07:00
enchant Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
ereg Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
exif typo fixes 2013-07-15 00:23:03 -07:00
fileinfo Merge branch 'PHP-5.4' into PHP-5.5 2013-08-04 16:06:24 -07:00
filter Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
ftp First fixes for a 64bit compatible ftp extension 2013-08-04 19:31:30 -07:00
gd Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
gettext Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
gmp Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
hash Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
iconv Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
imap Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
interbase Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
intl HASH_KEY_NON_EXISTANT fix 2013-07-21 20:09:53 -07:00
json HASH_KEY_NON_EXISTANT fix 2013-07-21 20:09:53 -07:00
ldap Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
libxml Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
mbstring Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
mcrypt Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
mssql Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
mysql Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
mysqli Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
mysqlnd add some tracing 2013-08-08 13:51:55 +02:00
oci8 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
odbc Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
opcache Replce ZEND_FETCH_* instructions with IS_CV if possible 2013-08-09 17:47:47 +04:00
openssl Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
pcntl Merge commit 'a03f094' into PHP-5.5 2013-08-02 16:23:44 -04:00
pcre typo fixes 2013-07-15 00:23:03 -07:00
pdo typo fixes 2013-07-15 00:23:03 -07:00
pdo_dblib Fix Bug #65219 2013-07-14 11:16:42 -07:00
pdo_firebird Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
pdo_mysql Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
pdo_oci Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
pdo_odbc Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
pdo_pgsql Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
pdo_sqlite Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
pgsql Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
phar Revert "Allow 'make distclean' to clean up the 'generated' phar.inc" 2013-08-01 08:47:13 -07:00
posix non living code related typo fixes 2013-08-04 16:05:36 -07:00
pspell Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
readline Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
recode Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
reflection Merge branch 'PHP-5.4' into PHP-5.5 2013-08-04 16:06:24 -07:00
session Merge branch 'PHP-5.4' into PHP-5.5 2013-08-11 06:43:37 +09:00
shmop Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
simplexml Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
skeleton Fix typo 2013-04-05 23:27:34 +08:00
snmp Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
soap Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
sockets fix header include 2013-07-18 15:28:20 +02:00
spl fix compiler warning, use longs for hashes 2013-08-04 18:04:45 -07:00
sqlite3 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
standard Merge branch 'PHP-5.4' into PHP-5.5 2013-08-04 16:06:24 -07:00
sybase_ct Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
sysvmsg Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
sysvsem Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
sysvshm Happy New Year 2013-01-01 16:37:09 +08:00
tidy Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
tokenizer Happy New Year 2013-01-01 16:37:09 +08:00
wddx Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
xml Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
xmlreader Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
xmlrpc Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
xmlwriter Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
xsl Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
zip Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
zlib Merge branch 'PHP-5.4' into PHP-5.5 2013-08-09 11:21:50 +02:00
ext_skel
ext_skel_win32.php