php-src/ext
2012-10-10 10:45:34 +08:00
..
bcmath Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bz2
calendar text fixes from emosenkis 2012-08-07 01:48:32 -07:00
com_dotnet Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
ctype
curl Merge branch 'PHP-5.4' 2012-10-10 10:32:38 +08:00
date Remove executable permission on phpt 2012-10-10 10:32:58 +08:00
dba Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
dom Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
enchant Merge branch 'PHP-5.3' into PHP-5.4 2012-10-09 13:29:51 +08:00
ereg
exif Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
fileinfo Merge branch 'PHP-5.4' 2012-09-11 11:44:33 +08:00
filter Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
ftp Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
gd Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
gettext
gmp fixing test for upcoming mpir upgrade 2012-08-23 17:09:45 +02:00
hash More cleanup of documentation and comments, as well as code formatting 2012-06-12 15:05:44 -04:00
iconv Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
imap Fixed the common misspelling of the word occurred (occured -> occurred) 2012-06-30 16:54:03 -07:00
interbase Merge branch 'PHP-5.4' 2012-10-10 10:45:34 +08:00
intl Fixed defective cloning in ext/intl classes 2012-08-26 23:53:57 +02:00
json Fix 64bit JSON test 2012-08-13 18:43:03 +02:00
ldap
libxml Fix bug #62266 2012-06-09 17:29:47 +01:00
mbstring Merge branch 'PHP-5.4' 2012-10-10 10:32:38 +08:00
mcrypt Fixed Mcrypt deprecated functions and related tests 2012-08-16 10:21:22 -04:00
mssql
mysql Merge branch 'PHP-5.4' 2012-10-10 10:45:34 +08:00
mysqli Merge branch 'PHP-5.4' 2012-10-10 10:45:34 +08:00
mysqlnd if ssl has been switched on transmit clear-text password 2012-10-03 14:02:33 +02:00
oci8 Merge branch 'PHP-5.3' into PHP-5.4 2012-09-13 22:44:12 -07:00
odbc Merge branch 'PHP-5.3' into PHP-5.4 2012-06-22 17:33:22 +02:00
openssl Merge branch 'PHp-5.4' 2012-09-15 23:02:44 -07:00
pcntl Merge branch 'PHP-5.4' 2012-10-10 10:32:38 +08:00
pcre Merge branch 'PHP-5.4' 2012-10-10 10:32:38 +08:00
pdo Merge branch 'PHP-5.4' 2012-10-10 10:45:34 +08:00
pdo_dblib
pdo_firebird skip tests if ibase not present 2012-07-31 21:45:04 -07:00
pdo_mysql Merge branch 'PHP-5.4' 2012-10-10 10:45:34 +08:00
pdo_oci Merge branch 'PHP-5.3' into PHP-5.4 2012-10-09 13:29:51 +08:00
pdo_odbc Merge branch 'PHP-5.3' into PHP-5.4 2012-10-09 13:29:51 +08:00
pdo_pgsql
pdo_sqlite Merge branch 'PHP-5.3' into PHP-5.4 2012-06-22 12:50:30 +02:00
pgsql Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
phar Merge branch 'PHP-5.4' 2012-10-10 10:45:34 +08:00
posix Merge branch 'PHP-5.3' into PHP-5.4 2012-06-10 17:08:02 +04:00
pspell
readline Fix bug #62186 readline fails to compile 2012-05-31 01:15:22 +02:00
recode Remove extra ; 2012-06-22 17:32:46 +02:00
reflection Merge branch 'PHP-5.4' 2012-10-10 10:32:38 +08:00
session Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:45:07 +08:00
shmop
simplexml Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
skeleton
snmp
soap Merge branch 'PHP-5.4' 2012-10-10 10:32:38 +08:00
sockets Do not disable RFC3678 multicast API on Windows 2012-09-20 23:36:20 +02:00
spl Merge branch 'PHP-5.4' 2012-10-10 10:45:34 +08:00
sqlite3 Merge branch 'PHP-5.4' 2012-06-30 17:00:25 -07:00
standard Merge branch 'PHP-5.4' 2012-10-10 10:32:38 +08:00
sybase_ct
sysvmsg
sysvsem
sysvshm
tidy Fixed the common misspelling of the word occurred (occured -> occurred) 2012-06-30 16:54:03 -07:00
tokenizer Fix test failed due to new Token T_YIELD 2012-09-02 13:15:23 +08:00
wddx Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
xml Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
xmlreader Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
xmlrpc Fix test, from PR 158 2012-08-11 00:22:52 +08:00
xmlwriter Fix #62432 ReflectionMethod random corrupt memory on high concurrent 2012-06-27 23:26:33 +02:00
xsl Merge branch 'PHP-5.4' 2012-10-10 10:32:38 +08:00
zip Merge branch 'PHP-5.3' into PHP-5.4 2012-08-21 13:24:54 +02:00
zlib split tests for the new zlib version on win 2012-09-18 09:59:49 +02:00
ext_skel
ext_skel_win32.php