.. |
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 #52744 (cal_days_in_month incorrect for December 1 BCE). Original
|
2010-09-09 06:41:23 +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
|
Missing bits from last commit
|
2010-11-30 16:11:27 +00:00 |
date
|
- Fixed two more test cases.
|
2010-11-28 16:27:49 +00:00 |
dba
|
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570)
|
2010-08-11 21:12:18 +00:00 |
dom
|
Fixed bug #52656 (DOMCdataSection does not work with splitText).
|
2010-11-29 14:48:53 +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
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +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 the filter extension accepting IPv4 octets with a leading 0 as that
|
2010-11-08 04:36:15 +00:00 |
ftp
|
Fixed bug #51190 (ftp_put() returns false when transfer was successful).
|
2010-03-04 12:52:58 +00:00 |
gd
|
- 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 |
gettext
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
gmp
|
Fix bug #52906 gmp_mod returns negative result when non-negative is expected
|
2010-10-01 00:12:23 +00:00 |
hash
|
Fixed bug #51003 (unaligned memory access in ext/hash/hash_tiger.c).
|
2010-11-22 13:12:28 +00:00 |
iconv
|
Fixed bug #53304 (quot_print_decode does not handle lower-case hex digits)
|
2010-11-25 21:38:06 +00:00 |
imap
|
- 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 |
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 ZTS build
|
2010-11-21 17:41:33 +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
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
mbstring
|
- Fix bug #53273 (mb_strcut() returns garbage with the excessive length parameter).
|
2010-11-09 03:23:04 +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
|
Testing for the two new statistics 'bytes_received_real_data_normal' and 'bytes_received_real_data_ps'
|
2010-11-12 12:21:35 +00:00 |
mysqlnd
|
- fix build
|
2010-11-15 23:46:21 +00:00 |
oci8
|
Remove unreverted duplicate fix for nulls
|
2010-11-20 01:29:03 +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
|
- 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 |
pcntl
|
MFH fixed bug #52784 (Race condition when handling many
|
2010-11-01 22:43:59 +00:00 |
pcre
|
- Coding standards
|
2010-11-06 18:35:38 +00:00 |
pdo
|
- Fix wrong argument to read_property call
|
2010-11-15 18:48:48 +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
|
Allow newer oracle versions
|
2010-02-04 01:12:14 +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 tests not passing under windows because of the directory separator
|
2010-11-08 09:29:15 +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
|
Added second fix from #50987 that wasn't apart of Ilia's commit
|
2010-11-20 20:59:28 +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 #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 |
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
|
- Fixed config.m4 to complete the fix for bug #53141 (thanks Johannes)
|
2010-11-02 20:51:02 +00:00 |
shmop
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
simplexml
|
- revert fix for #52655, rev. 302614
|
2010-08-23 17:01:44 +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
|
Fixed WSDL loading using https through proxy
|
2010-11-08 11:34:32 +00:00 |
sockets
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
spl
|
- Fixed bug #53362 (Segmentation fault when extending SplFixedArray)
|
2010-11-19 20:07:32 +00:00 |
sqlite
|
- 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 |
sqlite3
|
- 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 |
standard
|
Missing bit from previous commit
|
2010-11-26 21:00:03 +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
|
- Fixed bug #49687 (utf8_decode vulnerabilities and deficiencies in the number
|
2010-10-27 18:13:25 +00:00 |
xmlreader
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
xmlrpc
|
- Fix mem. leak
|
2010-03-13 20:26:51 +00:00 |
xmlwriter
|
- Fix the fix :P
|
2010-02-15 21:37:46 +00:00 |
xsl
|
- 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 |
zip
|
Fixed crash in zip extract method (possible CWE-170)
|
2010-11-30 11:04:06 +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
|
|
|