php-src/ext
2012-09-11 21:45:09 +12:00
..
bcmath - Year++ 2012-01-01 13:15:04 +00:00
bz2 - Year++ 2012-01-01 13:15:04 +00:00
calendar Merge branch 'PHP-5.3' into PHP-5.4 2012-04-28 11:44:54 +02:00
com_dotnet Merge branch 'PHP-5.3' into PHP-5.4 2012-05-25 00:23:51 +02:00
ctype - Year++ 2012-01-01 13:15:04 +00:00
curl Fixed bug #62912 (CURLINFO_PRIMARY_IP is not exposed) 2012-08-24 10:16:40 -04:00
date Provide a specific error message if date.timezone value is invalid. 2012-09-11 21:45:09 +12:00
dba Merge branch 'PHP-5.3' into PHP-5.4 2012-09-05 23:11:19 +08:00
dom Merge branch 'PHP-5.3' into PHP-5.4 2012-08-19 12:13:59 -03:00
enchant Merge commit '8649e42' into PHP-5.4 2012-08-16 14:34:32 +04:00
ereg - Year++ 2012-01-01 13:15:04 +00:00
exif Merge branch 'PHP-5.3' into PHP-5.4 2012-08-14 17:37:10 +02:00
fileinfo regenerate patch, and save a strlen 2012-09-11 11:43:47 +08:00
filter Bug #49510: Boolean validation fails with FILTER_NULL_ON_FAILURE with empty string or false 2012-09-02 22:10:23 +02:00
ftp MFH r322485 2012-01-26 05:15:57 +00:00
gd Merge branch 'PHP-5.3' into PHP-5.4 2012-09-05 23:11:19 +08:00
gettext - Year++ 2012-01-01 13:15:04 +00:00
gmp fixing test for upcoming mpir upgrade 2012-08-23 17:09:45 +02:00
hash fix tests failing due to corrected hash tiger 2012-03-19 21:49:47 +01:00
iconv fix bug #55042 - erealloc without updating pointer 2012-05-30 22:26:26 -07:00
imap Fixed the common misspelling of the word occurred (occured -> occurred) 2012-06-30 16:54:03 -07:00
interbase year++ 2012-09-05 23:08:05 +08:00
intl Fixed defective cloning in ext/intl classes 2012-08-26 23:53:57 +02:00
json Revert change 3f3ad30c50: There shouldn't be new features in 5.3, especially 2012-07-05 00:55:47 +02:00
ldap Merge branch 'PHP-5.3' into PHP-5.4 2012-04-16 15:26:50 +02:00
libxml Fix bug #62266 2012-06-09 17:29:47 +01:00
mbstring Allow null as a default value for length in mb_substr() and mb_strcut() 2012-09-02 14:52:05 +02:00
mcrypt Merge branch 'PHP-5.3' into PHP-5.4 2012-08-13 22:06:18 +02:00
mssql - Year++ 2012-01-01 13:15:04 +00:00
mysql skip test properly 2012-08-21 22:15:54 +08:00
mysqli Merge branch 'PHP-5.3' into PHP-5.4 2012-08-22 13:49:04 +08:00
mysqlnd Fixed bug #62594 (segfault in mysqlnd_res_meta::set_mode) 2012-07-18 19:06:27 +08:00
oci8 Merge branch 'PHP-5.3' into PHP-5.4 2012-08-14 14:13:03 -07:00
odbc Merge branch 'PHP-5.3' into PHP-5.4 2012-06-22 17:33:22 +02:00
openssl Revert "Add PBKDF2 support via openssl()" 2012-06-12 11:22:49 -07:00
pcntl Fixed the common misspelling of the word occurred (occured -> occurred) 2012-06-30 16:54:03 -07:00
pcre fix bug #55856: preg_replace should fail on trailing garbage 2012-08-28 21:59:20 -07:00
pdo Merge branch 'PHP-5.3' into PHP-5.4 2012-08-20 23:44:21 +08:00
pdo_dblib - Year++ 2012-01-01 13:15:04 +00:00
pdo_firebird skip tests if ibase not present 2012-07-31 21:45:04 -07:00
pdo_mysql Fixed the common misspelling of the word occurred (occured -> occurred) 2012-06-30 16:54:03 -07:00
pdo_oci - Year++ 2012-01-01 13:15:04 +00:00
pdo_odbc Fix for bug #62379 was missing in 5.3 2012-07-17 17:50:05 +02:00
pdo_pgsql - Fixed bug #61267: pdo_pgsql's PDO::exec() returns the number of SELECTed 2012-03-08 08:52:28 +00:00
pdo_sqlite Merge branch 'PHP-5.3' into PHP-5.4 2012-06-22 12:50:30 +02:00
pgsql add pg_escape_identifier/pg_escape_literal 2012-04-19 13:40:24 -07:00
phar better fix 2012-08-24 18:21:49 +08:00
posix Merge branch 'PHP-5.3' into PHP-5.4 2012-06-10 17:08:02 +04:00
pspell - Year++ 2012-01-01 13:15:04 +00:00
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 - Fixed bug #62892 (ReflectionClass::getTraitAliases crashes on importing trait methods as private) 2012-08-22 10:50:50 -03:00
session better fix & this test pass now 2012-08-15 01:25:31 +08:00
shmop - Year++ 2012-01-01 13:15:04 +00:00
simplexml Merge branch 'PHP-5.3' into PHP-5.4 2012-08-09 14:24:50 -04:00
skeleton Replace $Revision$ with $Id$ in keyword expansion enable files 2012-03-20 17:53:47 +01:00
snmp merge from trunk: 2012-01-13 18:46:56 +00:00
soap Merge branch 'PHP-5.3' into PHP-5.4 2012-09-03 11:51:17 +04:00
sockets Fixed test bug #62312 (warnings changed one more time) 2012-07-09 18:21:51 +02:00
spl Remove extra blank in notice message, should act as same as vm 2012-09-01 14:37:45 +08:00
sqlite3 Fixed the common misspelling of the word occurred (occured -> occurred) 2012-06-30 16:54:03 -07:00
standard correct PHP version & year++ 2012-09-05 23:43:59 +08:00
sybase_ct - Year++ 2012-01-01 13:15:04 +00:00
sysvmsg Merge branch 'PHP-5.3' into PHP-5.4 2012-03-20 17:58:58 +01:00
sysvsem - Year++ 2012-01-01 13:15:04 +00:00
sysvshm - Year++ 2012-01-01 13:15:04 +00:00
tidy Fixed the common misspelling of the word occurred (occured -> occurred) 2012-06-30 16:54:03 -07:00
tokenizer - Year++ 2012-01-01 13:15:04 +00:00
wddx Fix bug #62271 test bug - ext/wddx/tests/bug48562.phpt 2012-06-11 17:00:36 +02:00
xml Fixed bug #62328 (implementing __toString and a cast to string fails) 2012-08-12 11:50:28 +08:00
xmlreader Fix #62432 ReflectionMethod random corrupt memory on high concurrent 2012-06-27 23:26:33 +02: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 Fixed the common misspelling of the word occurred (occured -> occurred) 2012-06-30 16:54:03 -07:00
zip Merge branch 'PHP-5.3' into PHP-5.4 2012-08-21 13:24:54 +02:00
zlib fixed test for bug #52944 also for darwin 2012-09-09 23:02:50 +02:00
ext_skel
ext_skel_win32.php