php-src/ext
Nikita Popov b5305d267b Fix curl_basic_022.phpt
Some curl versions seem to have issues handling dates beyond
Thu, 31-Dec-2037 23:59:59 GMT (dates after this are just clamped to
MAX_INT).
2012-08-16 19:08:46 +02:00
..
bcmath
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-05-25 00:23:51 +02:00
ctype
curl Fix curl_basic_022.phpt 2012-08-16 19:08:46 +02:00
date Fix #61642: modify("+5 weekdays") returns Sunday 2012-08-05 19:22:36 -07:00
dba
dom Merge branch 'PHP-5.3' into PHP-5.4 2012-08-09 14:24:50 -04:00
enchant Merge commit '8649e42' 2012-08-16 14:35:42 +04:00
ereg
exif Merge branch 'PHP-5.3' into PHP-5.4 2012-08-14 17:37:10 +02:00
fileinfo Merge branch 'PHP-5.4' 2012-07-28 19:05:53 -03:00
filter Merge branch 'PHP-5.3' into PHP-5.4 2012-04-30 10:28:00 +02:00
ftp
gd Merge branch 'PHP-5.3' into PHP-5.4 2012-04-04 18:54:03 +02:00
gettext
gmp Merge branch 'PHP-5.3' into PHP-5.4 2012-05-21 12:37:59 +02:00
hash More cleanup of documentation and comments, as well as code formatting 2012-06-12 15:05:44 -04: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 Merge branch 'PHP-5.4' 2012-03-29 18:28:38 +03:00
intl Fix intl tests failed because of missing skipif section 2012-08-15 01:03:56 +08:00
json Fix 64bit JSON test 2012-08-13 18:43:03 +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 Fixed bug #61631 mbstring mail related tests fail 2012-04-10 12:23:07 +02:00
mcrypt Fixed Mcrypt deprecated functions and related tests 2012-08-16 10:21:22 -04:00
mssql
mysql
mysqli Try to fix mysqli_field tests 2012-08-15 14:50:24 +02:00
mysqlnd Fix crashes with filenames that don't contain directory separator - generated 2012-07-30 21:50:13 +03: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 Merge branch 'PHP-5.4' 2012-06-30 17:00:25 -07:00
pcre
pdo Merge branch 'PHP-5.4' 2012-08-02 12:55:43 +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-06-30 17:00:25 -07:00
pdo_oci
pdo_odbc Fix for bug #62379 was missing in 5.3 2012-07-17 17:50:05 +02:00
pdo_pgsql
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 Merge branch 'PHP-5.4' 2012-08-05 20:43:53 -07: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 Fixed bug that can not get default value of parameter if it's not optional 2012-08-02 22:28:04 +08:00
session better fix & this test pass now 2012-08-15 01:25:31 +08:00
shmop
simplexml Merge branch 'PHP-5.3' into PHP-5.4 2012-08-09 14:24:50 -04:00
skeleton
snmp
soap Fix #62432 ReflectionMethod random corrupt memory on high concurrent 2012-06-27 23:26:33 +02:00
sockets Merge branch 'PHP-5.4' 2012-07-09 18:51:27 +02:00
spl Merge branch 'PHP-5.4' 2012-08-13 11:04:05 +08:00
sqlite3 Merge branch 'PHP-5.4' 2012-06-30 17:00:25 -07:00
standard Fix php_ini_loaded_file() test 2012-08-16 17:46:34 +02: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
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 Merge branch 'PHP-5.4' 2012-06-30 17:00:25 -07:00
zip Fix #62432 ReflectionMethod random corrupt memory on high concurrent 2012-06-27 23:26:33 +02:00
zlib Merge branch 'PHP-5.4' 2012-07-24 14:46:25 +08:00
ext_skel
ext_skel_win32.php