.. |
bcmath
|
Add some bcmath tests
|
2010-03-08 15:16:51 +00:00 |
bz2
|
- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus
|
2010-11-18 15:22:22 +00:00 |
calendar
|
- Fixed bug #53574 (Integer overflow in SdnToJulian, sometimes leading to
|
2010-12-19 23:47:00 +00:00 |
com_dotnet
|
- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus
|
2010-11-18 15:22:22 +00:00 |
ctype
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
curl
|
curl_setopt() arg: using DIRECTORY_SEPARATOR rather then "/" to make windows tests pass too
|
2010-12-08 14:16:17 +00:00 |
date
|
- Fixed a bug in DateTime->modify() where absolute date/time statements had no
|
2010-12-15 21:45:25 +00:00 |
dba
|
Fixed compiler warnings
|
2010-12-20 23:00:11 +00:00 |
dom
|
- add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :)
|
2010-12-13 18:43:10 +00:00 |
enchant
|
- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus
|
2010-11-18 15:22:22 +00:00 |
ereg
|
- add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :)
|
2010-12-13 18:43:10 +00:00 |
exif
|
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570)
|
2010-08-11 21:12:18 +00:00 |
fileinfo
|
- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus
|
2010-11-18 15:22:22 +00:00 |
filter
|
Fixed bug #52209 (INPUT_ENV returns NULL for set variables (CLI)).
|
2010-12-22 16:18:59 +00:00 |
ftp
|
Fixed bug #51190 (ftp_put() returns false when transfer was successful).
|
2010-03-04 12:52:58 +00:00 |
gd
|
- WS
|
2010-12-28 17:20:10 +00:00 |
gettext
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
gmp
|
removed unused var
|
2010-12-21 22:05:15 +00:00 |
hash
|
- that's not in 5.3
|
2010-12-14 12:12:26 +00:00 |
iconv
|
- add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :)
|
2010-12-13 18:43:10 +00:00 |
imap
|
MFH: fixed bug #53377 (imap_mime_header_decode() doesn't ignore \t during long
|
2010-12-13 08:38:01 +00:00 |
interbase
|
- allow firebird header to be in the normal deps directory and restore firebird support on win (5.3.4+)
|
2010-11-14 22:40:30 +00:00 |
intl
|
- Fixed bug #53612 (Segmentation fault when using several cloned intl
|
2010-12-27 01:10:08 +00:00 |
json
|
Fix English in the error message emitted when json_decode() is called with
|
2010-09-14 03:46:28 +00:00 |
ldap
|
- make libsasl optional (as vc6 bins do not have it)
|
2010-07-26 22:28:38 +00:00 |
libxml
|
- add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :)
|
2010-12-13 18:43:10 +00:00 |
mbstring
|
- add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :)
|
2010-12-13 18:43:10 +00:00 |
mcrypt
|
- use new function to get random bytes
|
2010-06-08 18:27:23 +00:00 |
mssql
|
- Fixed bug #52843 (Segfault when optional parameters are not passed in to mssql_connect)
|
2010-09-15 02:12:46 +00:00 |
mysql
|
Fix constness warnings
|
2010-10-05 09:48:07 +00:00 |
mysqli
|
- add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :)
|
2010-12-13 18:43:10 +00:00 |
mysqlnd
|
fix a small bug about affected_rows in the text protocol
|
2010-12-16 12:56:19 +00:00 |
oci8
|
Update for PECL upload that is synced with PHP 5.3.4
|
2010-12-10 04:36:29 +00:00 |
odbc
|
- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus
|
2010-11-18 15:22:22 +00:00 |
openssl
|
- Fixed bug #53592 (stream_socket_enable_crypto() busy-waits in client mode).
|
2010-12-23 01:44:54 +00:00 |
pcntl
|
MFH fixed bug #52784 (Race condition when handling many
|
2010-11-01 22:43:59 +00:00 |
pcre
|
- Fix PCRE build on Windows; closes bug #53606.
|
2010-12-24 19:01:25 +00:00 |
pdo
|
- add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :)
|
2010-12-13 18:43:10 +00:00 |
pdo_dblib
|
- Fixed the fix for bug #52546
|
2010-08-13 22:12:37 +00:00 |
pdo_firebird
|
- Fixed bug #53335 (pdo_firebird did not implement rowCount())
|
2010-11-18 01:24:00 +00:00 |
pdo_mysql
|
profiling in trace mode
|
2010-10-22 15:46:26 +00:00 |
pdo_oci
|
- Fixed bug #39199 (Cannot load Lob data with more than 4000 bytes on ORACLE 10)
|
2010-12-10 00:33:48 +00:00 |
pdo_odbc
|
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
|
2010-01-12 12:46:54 +00:00 |
pdo_pgsql
|
- Fixed bug #53517 (segfault in pgsql_stmt_execute() when postgres is down)
|
2010-12-10 17:50:26 +00:00 |
pdo_sqlite
|
- New test
|
2010-07-29 23:46:49 +00:00 |
pgsql
|
- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus
|
2010-11-18 15:22:22 +00:00 |
phar
|
removed extra ?> from the FILE section
|
2010-12-30 14:36:01 +00:00 |
posix
|
- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus
|
2010-11-18 15:22:22 +00:00 |
pspell
|
- fix leak introduced by the null poisoning patch
|
2010-12-18 12:06:58 +00:00 |
readline
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
recode
|
- fix Isotopp
|
2010-10-24 21:51:54 +00:00 |
reflection
|
- Improve test
|
2010-11-21 12:28:10 +00:00 |
session
|
- add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :)
|
2010-12-13 18:43:10 +00:00 |
shmop
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
simplexml
|
fix segfault when node is NULL
|
2010-12-27 21:47:52 +00:00 |
skeleton
|
MFH: New way for check void parameters
|
2008-03-10 22:15:36 +00:00 |
snmp
|
- improve netsnmp detection (and restor snmp on win)
|
2010-02-09 16:38:24 +00:00 |
soap
|
- fix test
|
2010-12-18 13:34:22 +00:00 |
sockets
|
fixed 6 tests to pass on non-linux os, by removing the generic linux error string from the exp result. on socket_strerror on the other hand, added to the SKIPIF a condition to run on linux only, as the test checks specifically various error strings
|
2010-12-26 13:10:23 +00:00 |
spl
|
SplFileObject_fgetcsv files: SplFileObject__fgetcsv.csv used instead of SplFileObject::fgetcsv.csv, as to make this naming convetion windows legitimate
|
2010-12-26 13:29:29 +00:00 |
sqlite
|
- fix possible crash introduced by the null poisoning patch
|
2010-12-18 12:08:50 +00:00 |
sqlite3
|
Add SQLite3_Stmt::readOnly for checking if a statement is read only
|
2010-12-31 16:37:12 +00:00 |
standard
|
- Do not violate php_stream abstraction and use php_stream_tell instead of accessing the field .position.
|
2010-12-30 19:00:19 +00:00 |
sybase_ct
|
- MFT: Add ".so" suffix to checks on libsybct[64] bundles
|
2010-08-31 12:28:30 +00:00 |
sysvmsg
|
- WS
|
2010-09-16 19:15:26 +00:00 |
sysvsem
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
sysvshm
|
Fixed a possible resource destruction issues in shm_put_var()
|
2010-05-13 08:34:06 +00:00 |
tidy
|
- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus
|
2010-11-18 15:22:22 +00:00 |
tokenizer
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
wddx
|
- Fixed bug #52468 (wddx_deserialize corrupts integer field value when left empty)
|
2010-08-01 17:34:09 +00:00 |
xml
|
- add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :)
|
2010-12-13 18:43:10 +00:00 |
xmlreader
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
xmlrpc
|
Revert fix for bug #53493 to be compliant with the XML specification
|
2010-12-13 14:29:42 +00:00 |
xmlwriter
|
- Fix the fix :P
|
2010-02-15 21:37:46 +00:00 |
xsl
|
- fix leak introduced by the null poisoning patch
|
2010-12-18 12:05:55 +00:00 |
zip
|
New test for stream_meta_data($zipstream)
|
2010-12-30 17:41:36 +00:00 |
zlib
|
- Fixed bug #52944 (Invalid write on second and subsequent reads with an inflate filter fed invalid data).
|
2010-09-29 18:58:58 +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
|
|
|