.. |
bcmath
|
- Fixed bug #60337 bcscale related crashed on 64bits platforms
|
2011-11-19 12:46:43 +00:00 |
bz2
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
calendar
|
Changed silent conversion of array to string to produce a notice. (Patrick)
|
2011-10-21 06:08:47 +00:00 |
com_dotnet
|
Fixed bug #60167 (Crash / memory corruption in ext/com_dotnet) (Timm Friebe).
|
2011-11-25 11:29:28 +00:00 |
ctype
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
curl
|
Fix curl_copy_handle_basic_008.phpt when display_errors is On
|
2011-12-08 18:57:01 +00:00 |
date
|
Resolve the last of the xfails from Bug 55253.
|
2011-12-28 01:13:12 +00:00 |
dba
|
- We can constify in 5.4+
|
2011-11-15 12:34:59 +00:00 |
dom
|
Fixed ZE specific compile warnings (Bug #55629)
|
2011-09-13 13:29:35 +00:00 |
enchant
|
- Improve void arg check
|
2011-10-01 13:01:12 +00:00 |
ereg
|
Changed silent conversion of array to string to produce a notice. (Patrick)
|
2011-10-21 06:08:47 +00:00 |
exif
|
fix test number
|
2011-11-19 04:49:59 +00:00 |
fileinfo
|
- Fixed memory leak when calling the Finfo constructor twice
|
2011-11-23 01:20:49 +00:00 |
filter
|
Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized
|
2011-12-04 14:52:40 +00:00 |
ftp
|
Fix bug 60183
|
2011-11-01 15:15:51 +00:00 |
gd
|
Fixed #60160 and added a test for it
|
2011-11-01 11:51:53 +00:00 |
gettext
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
gmp
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
hash
|
Add skipif
|
2011-09-06 09:29:04 +00:00 |
iconv
|
- missing --SKIPIF--
|
2011-09-06 09:28:23 +00:00 |
imap
|
Update skipif
|
2011-09-07 10:39:55 +00:00 |
interbase
|
skip the interbase tests if cannot connect to the server
|
2011-09-22 22:07:02 +00:00 |
intl
|
- Fixed bug #60392 (U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR undeclared)
|
2011-11-26 14:55:31 +00:00 |
json
|
Fixed bug #55543 (json_encode() with JSON_NUMERIC_CHECK fails on objects with numeric string properties)
|
2011-10-17 23:51:25 +00:00 |
ldap
|
Fix typo in tests for ldap bug #42060
|
2011-08-24 06:50:39 +00:00 |
libxml
|
- Use our external entity loader only in the context of a PHP request.
|
2011-09-02 05:14:32 +00:00 |
mbstring
|
- Fix the fix (thanks Chris Jones!)
|
2011-11-22 19:18:34 +00:00 |
mcrypt
|
- skip if no hash
|
2011-09-08 10:00:47 +00:00 |
mssql
|
- Fixed bug #60267 (Compile failure with freetds 0.91)
|
2011-11-16 12:13:22 +00:00 |
mysql
|
Typo
|
2011-11-11 02:18:24 +00:00 |
mysqli
|
fix for 5.5.19
|
2011-12-14 19:29:45 +00:00 |
mysqlnd
|
Don't write more data than the protocol can grok or the server will
|
2011-11-30 17:20:25 +00:00 |
oci8
|
r319456 also fixed the OCI8 part of #55301 (multiple null pointer)
|
2011-11-18 18:14:15 +00:00 |
odbc
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
openssl
|
fix uninitialized var that may lead to crash
|
2011-12-26 02:16:37 +00:00 |
pcntl
|
Fix errormessage
|
2011-09-07 13:47:31 +00:00 |
pcre
|
- revert incorrect fix introduced in r316528
|
2011-09-12 12:59:52 +00:00 |
pdo
|
Fixed bug #60104 (Segmentation Fault in pdo_sqlite when using sqliteCreateFunction())
|
2011-11-08 10:11:25 +00:00 |
pdo_dblib
|
- Fixed bug #60033 (Incorrectly merged PDO dblib patches break uniqueidentifier column type)
|
2011-10-12 01:24:51 +00:00 |
pdo_firebird
|
one more error to fix Table unknown TEST , it should be TESTZ
|
2011-12-28 10:04:25 +00:00 |
pdo_mysql
|
- Fix bug #60155 (pdo_mysql.default_socket ignored).
|
2011-11-02 15:45:53 +00:00 |
pdo_oci
|
fix bug #55768 (PDO_OCI can't resume Oracle session after it's been killed)
|
2011-09-27 09:12:13 +00:00 |
pdo_odbc
|
- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]
|
2011-08-06 14:47:44 +00:00 |
pdo_pgsql
|
- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]
|
2011-08-06 14:47:44 +00:00 |
pdo_sqlite
|
Fixed bug #60104 (Segmentation Fault in pdo_sqlite when using sqliteCreateFunction())
|
2011-11-08 10:11:25 +00:00 |
pgsql
|
Fixed bug #60244 (pg_fetch_* functions do not validate that row param is >0).
|
2011-11-15 18:02:58 +00:00 |
phar
|
Fix skipif
|
2011-12-08 20:43:23 +00:00 |
posix
|
Changed silent conversion of array to string to produce a notice. (Patrick)
|
2011-10-21 06:08:47 +00:00 |
pspell
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
readline
|
Add a constant, READLINE_LIB, to be able to differenciate which lib is being used
|
2011-09-06 15:09:15 +00:00 |
recode
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
reflection
|
Fixed bug #60367 (Reflection and Late Static Binding)
|
2011-11-24 09:16:11 +00:00 |
session
|
C++ style comment
|
2011-11-21 05:57:45 +00:00 |
shmop
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
simplexml
|
- add skipif for dom
|
2011-09-07 08:12:08 +00:00 |
skeleton
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
snmp
|
- Fix test
|
2011-09-10 13:02:00 +00:00 |
soap
|
test fixes
|
2011-12-26 03:22:07 +00:00 |
sockets
|
test fixes
|
2011-12-26 03:22:07 +00:00 |
spl
|
Added tests contributions on spl_autoload and stream_context_set_option()
|
2011-12-09 11:45:39 +00:00 |
sqlite3
|
- add skipif
|
2011-09-06 07:29:59 +00:00 |
standard
|
test fixes
|
2011-12-26 03:22:07 +00:00 |
sybase_ct
|
- Fix #55301 (sybase part, take #2) check if malloc succeded
|
2011-07-28 21:16:51 +00:00 |
sysvmsg
|
Changed silent conversion of array to string to produce a notice. (Patrick)
|
2011-10-21 06:08:47 +00:00 |
sysvsem
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
sysvshm
|
Fixed bug #55750 (memory copy issue in sysvshm extension).
|
2011-10-03 18:17:12 +00:00 |
tidy
|
- Fixed bug #54682 (Tidy::diagnose() NULL pointer dereference)
|
2011-11-15 15:16:20 +00:00 |
tokenizer
|
Fixed bug #54084 (token_get_all with regards to __halt_compiler is not binary safe)
|
2011-11-08 04:59:17 +00:00 |
wddx
|
Fixed ZE specific compile warnings (Bug #55629)
|
2011-09-13 13:29:35 +00:00 |
xml
|
Changed silent conversion of array to string to produce a notice. (Patrick)
|
2011-10-21 06:08:47 +00:00 |
xmlreader
|
- fix test for OS where dir sep is \
|
2011-09-07 09:19:28 +00:00 |
xmlrpc
|
- add skipif
|
2011-09-05 19:59:42 +00:00 |
xmlwriter
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
xsl
|
Added the xsl.security_prefs option to 5_4 and trunk and
|
2011-10-10 07:59:19 +00:00 |
zip
|
Removed unreachable code (stream == NULL check is done already)
|
2011-09-21 19:08:30 +00:00 |
zlib
|
- Fix bug #60326, fix crash introduced by initial fix
|
2011-12-26 22:53:12 +00:00 |
ext_skel
|
- ext_skelshould create a .svnignore not .cvsignore these days
|
2010-08-06 22:19:47 +00:00 |
ext_skel_win32.php
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |