php-src/ext
Michael Wallner 1dfbe99ce4 Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
  fix test
2013-12-12 12:09:54 +01:00
..
bcmath Fix Bug #60633 build warning in bcmath 2013-10-03 08:45:31 +02:00
bz2 Merge branch 'PHP-5.5' 2013-10-19 23:30:53 -03:00
calendar
com_dotnet HASH_KEY_NON_EXISTANT fix 2013-07-21 20:09:53 -07:00
ctype
curl Allow CURLOPT_FOLLOWLOCATION to be used with open_basedir. 2013-09-10 11:42:42 -07:00
date Merge branch 'PHP-5.5' into PHP-5.6 2013-12-12 12:09:54 +01:00
dba Merge branch 'PHP-5.4' into PHP-5.5 2013-10-19 19:25:25 -07:00
dom Merge branch 'PHP-5.4' into PHP-5.5 2013-12-06 10:33:10 +01: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 Merge branch 'PHP-5.5' 2013-10-21 22:16:21 +02:00
fileinfo Merge branch 'PHP-5.5' 2013-08-04 16:07:13 -07:00
filter Merge branch 'PHP-5.4' into PHP-5.5 2013-12-03 14:51:03 -08:00
ftp Merge branch 'PHP-5.4' into PHP-5.5 2013-11-06 10:46:34 +01:00
gd Merge branch 'PHP-5.5' into PHP-5.6 2013-12-07 19:41:44 -08:00
gettext Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
gmp Support gmp_remroot() on GMP 4.1 2013-12-02 20:11:06 +01:00
hash fix failing tests 2013-09-05 09:32:12 +02:00
iconv Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
imap Merge branch 'PHP-5.4' into PHP-5.5 2013-09-20 14:19:01 -07:00
interbase Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
intl fix argument type & remove warning 2013-10-20 23:04:38 -07:00
json Fixed case part of bug #64874 ("json_decode handles whitespace and case-sensitivity incorrectly") 2013-11-11 22:54:16 +00:00
ldap fix compiler warnings and type usage 2013-10-18 11:34:24 +02:00
libxml fix test concurrency 2013-09-18 10:53:11 +02:00
mbstring Merge branch 'PHP-5.5' 2013-10-20 08:51:27 -02: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 mysql tests & mark nextRowset problematic tests 2013-08-24 23:56:48 -07:00
mysqli Merge branch 'PHP-5.5' into PHP-5.6 2013-12-04 12:39:11 +02:00
mysqlnd Merge branch 'PHP-5.5' into PHP-5.6 2013-12-04 12:39:11 +02:00
oci8 Added a LICENSE file to make it easier for PECL binary distributions to conform with the license. 2013-10-22 11:03:09 -07:00
odbc Merge branch 'PHP-5.5' 2013-10-26 10:43:14 +09:00
opcache Fixed bug #66251 (Constants get statically bound at compile time when Optimized) 2013-12-10 17:04:17 +04:00
openssl Merge branch 'PHP-5.5' into PHP-5.6 2013-12-12 10:46:21 +01:00
pcntl Merge commit 'a03f094' 2013-08-02 16:23:52 -04:00
pcre Avoid interned hash key duplication and hash key length recaclulation 2013-11-29 00:57:49 +04:00
pdo Merge branch 'PHP-5.5' into PHP-5.6 2013-11-09 09:46:55 -08:00
pdo_dblib FIX BUG #65219 - Typo correction 2013-10-05 21:00:47 -07:00
pdo_firebird Prepare pdo_firebird for a pecl release also 2013-09-12 17:47:05 +03:00
pdo_mysql Merge branch 'PHP-5.4' into PHP-5.5 2013-11-26 19:15:43 +02:00
pdo_oci Merge branch 'PHP-5.4' into PHP-5.5 2013-08-20 10:34:13 -07:00
pdo_odbc Merge branch 'PHP-5.4' into PHP-5.5 2013-08-20 10:34:13 -07:00
pdo_pgsql Merge branch 'PHP-5.5' 2013-08-21 11:26:41 +02:00
pdo_sqlite Merge branch 'PHP-5.4' into PHP-5.5 2013-11-05 11:08:09 +08:00
pgsql Merge branch 'PHP-5.5' 2013-10-22 12:30:24 +09:00
phar Merge branch 'pull-request/500' 2013-11-05 19:23:23 +01:00
posix These getpwnam('') tests are silly and not portable 2013-10-20 14:04:47 -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 Bug #65714 PHP cli forces the tty to cooked mode 2013-11-15 09:49:42 +01: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.5' into PHP-5.6 2013-12-10 16:10:20 +01:00
session Remove ini dependency in test 2013-08-30 11:46:16 +09:00
shmop Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
simplexml Merge branch 'PHP-5.5' 2013-08-14 20:47:00 -07:00
skeleton fixed skeleton to produce the normalized ext version macros 2013-10-14 14:37:39 +02:00
snmp Merge branch 'PHP-5.4' into PHP-5.5 2013-08-14 20:43:25 -07:00
soap Merge branch 'PHP-5.5' into PHP-5.6 2013-12-10 17:58:22 +04:00
sockets Merge branch 'PHP-5.5' into PHP-5.6 2013-12-11 14:16:07 +01:00
spl Merge branch 'PHP-5.5' into PHP-5.6 2013-12-02 12:05:29 +04:00
sqlite3 Implement variadic function syntax 2013-09-26 18:39:17 +02:00
standard Merge branch 'PHP-5.5' into PHP-5.6 2013-12-04 07:50:45 -08: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
tidy Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
tokenizer Implement variadic function syntax 2013-09-26 18:39:17 +02:00
wddx Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
xml Tabify 2013-08-20 10:46:15 -07:00
xmlreader Merge branch 'PHP-5.5' 2013-10-04 11:22:52 +02:00
xmlrpc Merge branch 'PHP-5.4' into PHP-5.5 2013-08-24 21:45:14 -07:00
xmlwriter Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
xsl Merge branch 'PHP-5.4' into PHP-5.5 2013-12-02 12:10:59 +01:00
zip missing 'config.h' in 5dc37b3 2013-11-10 07:10:36 +01:00
zlib Merge branch 'PHP-5.4' into PHP-5.5 2013-11-06 10:46:34 +01:00
ext_skel Slightly modernize ext_skel and sekelton/ 2013-07-17 23:18:13 +02:00
ext_skel_win32.php