.. |
bcmath
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
bz2
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
calendar
|
Fix bug 61685 putenv('TZ=UTC') doesn't update timezone for localtime()
|
2012-04-28 11:42:42 +02:00 |
com_dotnet
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
ctype
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
curl
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
date
|
Fixed Bug #63435 Datetime::format('u') sometimes wrong by 1 microsecond
|
2012-12-01 10:20:39 +01:00 |
dba
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
dom
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
enchant
|
Fixed bug #63236 (Executable permission on various source files)
|
2012-10-09 13:28:31 +08:00 |
ereg
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
exif
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
fileinfo
|
Fixed bug #63590 Fileinfo delivers ifferent results in TS and NTS under Windows
|
2012-11-27 16:33:58 +01:00 |
filter
|
fix invalid read when trimming empty string
|
2012-11-11 22:37:04 +04:00 |
ftp
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
gd
|
Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3
|
2012-11-05 20:58:04 -08:00 |
gettext
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
gmp
|
Fixed bug #62068 Test bug - gmp_nextprime and 022
|
2012-05-21 12:31:16 +02:00 |
hash
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
iconv
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
imap
|
add unit test for bug 63126
|
2012-11-24 17:30:48 +01:00 |
interbase
|
Remove executable permission on inc
|
2012-10-10 10:44:34 +08:00 |
intl
|
extended the SKIPIF section with ICU 49 (sync with 5.4 branch)
|
2012-10-12 19:50:35 +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
|
Fix bug 61718 ext\ldap\tests\ldap_set_rebind_proc_error.phpt fails
|
2012-04-16 15:25:20 +02:00 |
libxml
|
Fixed bug #63389 (Missing context check on libxml_set_streams_context() causes memleak)
|
2012-10-30 11:08:14 +08:00 |
mbstring
|
Fixed bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_translation = On)
|
2012-11-07 17:05:24 +08:00 |
mcrypt
|
Ask for less random data in mcrypt_create_iv
|
2012-08-13 22:01:19 +02:00 |
mssql
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
mysql
|
Merge branch 'PHP-5.3' of ssh://git.php.net/php-src into PHP-5.3
|
2012-10-17 17:23:37 +02:00 |
mysqli
|
Fixed bug #63398 (Segfault when polling closed link)
|
2012-11-30 14:28:32 +08:00 |
mysqlnd
|
read 1 instead of 2 bytes. The next 2 bytes are 2 and thus not a problem
|
2012-10-31 18:26:09 +01:00 |
oci8
|
Re-fixed bug #60901 (Improve "tail" syntax for AIX installation)
|
2012-10-21 22:17:47 -07:00 |
odbc
|
Remove extra ;
|
2012-06-22 17:32:46 +02:00 |
openssl
|
Fix bug #61413 ext\openssl\tests\openssl_encrypt_crash.phpt fails 5.3 only
|
2012-04-24 14:05:35 +02:00 |
pcntl
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
pcre
|
Fixed bug #63284 PCRE upgrade to 8.31
|
2012-10-19 09:49:28 +02:00 |
pdo
|
Remove executable permission on inc
|
2012-10-10 10:44:34 +08:00 |
pdo_dblib
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
pdo_firebird
|
fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object http://gcov.php.net/viewer.php?version=PHP_5_4&func=tests&file=ext%2Fpdo_firebird%2Ftests%2Fbug_53280.phpt
|
2012-02-05 09:58:50 +00:00 |
pdo_mysql
|
Fix for bug #62820 well hidden beneath a ton of whitespace changes. Do not use this pdo factory stuff - you get a line with an error on it, use the mysql stuff in the tests
|
2012-10-23 14:58:16 +02:00 |
pdo_oci
|
Fixed bug #63236 (Executable permission on various source files)
|
2012-10-09 13:28:31 +08:00 |
pdo_odbc
|
Fixed bug #63236 (Executable permission on various source files)
|
2012-10-09 13:28:31 +08:00 |
pdo_pgsql
|
Bug #62593 Updated to account for INOUT parameters
|
2012-10-30 14:32:32 +01:00 |
pdo_sqlite
|
Improve check for :memory: pseudo-filename in SQlite
|
2012-06-22 12:48:39 +02:00 |
pgsql
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
phar
|
Fixed test for bug #63297
|
2012-11-22 19:01:09 +01:00 |
posix
|
Adding a test for ext/posix/tests/posix_getegid_basic.phpt
|
2012-06-10 17:07:49 +04:00 |
pspell
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
readline
|
Add open_basedir checks to readline_write_history and readline_read_history
|
2012-03-21 09:13:06 -07:00 |
recode
|
Remove extra ;
|
2012-06-22 17:32:46 +02:00 |
reflection
|
Fixed Bug #63614 (Fatal error on Reflection)
|
2012-11-27 13:34:36 +08:00 |
session
|
Fix broken test
|
2012-12-13 16:13:37 -08:00 |
shmop
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
simplexml
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
skeleton
|
Replace $Revision$ with $Id$ in keyword expansion enable files
|
2012-03-20 17:53:47 +01:00 |
snmp
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
soap
|
Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests)
|
2012-11-29 16:31:08 +04:00 |
sockets
|
Fixed bug #61638 Test ext\sockets\tests\unixloop.phpt fails
|
2012-04-10 13:58:15 +02:00 |
spl
|
MFH
|
2012-12-13 10:44:14 +08:00 |
sqlite
|
Remove executable permission on inc
|
2012-10-10 10:44:34 +08:00 |
sqlite3
|
Fix #62432 ReflectionMethod random corrupt memory on high concurrent
|
2012-06-27 23:26:33 +02:00 |
standard
|
This test isn't supposed to pass on windows
|
2012-11-27 16:02:55 +01:00 |
sybase_ct
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
sysvmsg
|
Replace $Revision$ with $Id$ in keyword expansion enable files
|
2012-03-20 17:53:47 +01:00 |
sysvsem
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
sysvshm
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
tidy
|
Fix #62432 ReflectionMethod random corrupt memory on high concurrent
|
2012-06-27 23:26:33 +02:00 |
tokenizer
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
wddx
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
xml
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
xmlreader
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +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
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
zip
|
Added test for bug #51353. It'll be skipped by default and must be
|
2012-08-21 13:22:00 +02:00 |
zlib
|
split tests for the new zlib version on win
|
2012-09-18 09:59:49 +02:00 |
ext_skel
|
- ext_skelshould create a .svnignore not .cvsignore these days
|
2010-08-06 22:19:47 +00:00 |
ext_skel_win32.php
|
|
|