php-src/ext
Christopher Jones 759517651e Merge branch 'PHP-5.5'
* PHP-5.5:
  Skip test if SKIP_ONLINE_TESTS set
2013-08-14 15:47:42 -07:00
..
bcmath Happy New Year 2013-01-01 16:37:09 +08:00
bz2 Merge branch 'PHP-5.5' 2013-08-06 11:09:12 -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 Merge branch 'PHP-5.5' 2013-08-06 11:09:12 -07:00
date Fixes to unified stdint usage 2013-08-12 13:39:17 +02:00
dba Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
dom Embeds the content of the DTD in the DOCTYPE declaration of the XML files. 2013-08-10 18:02:08 -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 unify stdint type usage 2013-08-06 22:49:56 +02:00
fileinfo Merge branch 'PHP-5.5' 2013-08-04 16:07:13 -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 Merge branch 'PHP-5.5' 2013-08-06 11:09:12 -07:00
gettext Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
gmp Merge branch 'PHP-5.5' 2013-08-06 11:09:12 -07:00
hash Merge branch '2Guploads' 2013-08-09 11:47:25 +02: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 'PHP-5.5' 2013-08-10 17:56:46 -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 Merge branch '2Guploads' 2013-08-09 11:47:25 +02:00
oci8 Fix unused variable warning in OCI8 2.0 2013-08-13 15:15:57 -07:00
odbc Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
opcache Merge branch 'PHP-5.5' 2013-08-09 17:52:22 +04:00
openssl Merge branch 'PHP-5.5' 2013-08-13 22:26:32 -07:00
pcntl Merge commit 'a03f094' 2013-08-02 16:23:52 -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 Fixed bug #63258 (seg fault with PDO and dblib using DBSETOPT(H->link, DBQUOTEDIDENT, 1)) 2013-08-04 19:19:37 -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 Merge branch 'PHP-5.5' 2013-08-06 11:09:12 -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 Merge branch 'PHP-5.5' 2013-08-12 15:53:34 +02:00
phar unify stdint type usage 2013-08-06 22:49:56 +02: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.5' 2013-08-11 06:44:01 +09:00
shmop Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
simplexml Merge branch 'PHP-5.5' 2013-08-06 11:09:12 -07:00
skeleton Slightly modernize ext_skel and sekelton/ 2013-07-17 23:18:13 +02: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 Merge branch 'PHP-5.5' 2013-07-18 15:29:17 +02:00
spl unify stdint type usage 2013-08-06 22:49:56 +02: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.5' 2013-08-14 15:47:42 -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 Merge branch '2Guploads' 2013-08-09 11:47:25 +02:00
zlib fix bug #65391 2013-08-09 11:25:54 +02:00
ext_skel Slightly modernize ext_skel and sekelton/ 2013-07-17 23:18:13 +02:00
ext_skel_win32.php