php-src/ext
2010-11-10 19:08:13 +00:00
..
bcmath Add some bcmath tests 2010-03-08 15:16:51 +00:00
bz2 Fix bug #52826 (phpinfo is incorrect for bzip2 stream wrapper). 2010-09-13 07:41:39 +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 #49192 - crash in GC when get_properties handler returns null 2010-04-01 22:54:03 +00:00
ctype sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
curl Fix bug #52827 (cURL leaks handle and causes assertion error (CURLOPT_STDERR)). 2010-09-14 10:58:59 +00:00
date - Updated to version 2010.15 (2010o) 2010-11-01 17:55:42 +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 fix bug #49490 (XPath namespace prefix conflict) 2010-05-04 15:41:49 +00:00
enchant - Fixed bug #53070 (Calling enchant_broker_get_dict_path before set_path crashes php) 2010-10-16 17:52:01 +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 - Fixed bug #51732, Fileinfo __construct or open does not work with NULL 2010-05-04 08:48:58 +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 - WS 2010-06-30 22:06:49 +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 #51943 (Several files are out of ANSI spec) 2010-07-13 23:59:54 +00:00
iconv - Fixed tests not passing under windows because of the directory separator 2010-11-08 09:29:15 +00:00
imap Fixed a possible double free in imap extension (Identified by Mateusz Kocielski). 2010-11-02 17:50:39 +00:00
interbase - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases) 2010-06-26 16:03:39 +00:00
intl - Fixed test for bug #50590 on systems with 64-bit longs. 2010-10-06 17:05:05 +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 Fix bad types, because zend_parse_xxx expect signed integers 2010-11-10 13:57:09 +00:00
mysqlnd two new stats 2010-11-05 20:07:34 +00:00
oci8 Prepare for PECL OCI8 1.4.4 2010-11-10 19:08:13 +00:00
odbc - Fixed bug #52512 (Broken error handling in odbc_execute) 2010-11-07 18:13:53 +00:00
openssl Fix vim marker folds. 2010-10-13 09:23:39 +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 Skip if PDO_SQLITE is not available 2010-09-17 17:11:21 +00:00
pdo_dblib - Fixed the fix for bug #52546 2010-08-13 22:12:37 +00:00
pdo_firebird Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0) 2010-01-12 12:46:54 +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 - Fixed bug #47199 (pg_delete() fails on NULL) 2010-11-06 17:43:25 +00:00
phar MFH: fix phar phpinfo() tests. 2010-09-24 12:13:33 +00:00
posix Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570) 2010-08-11 21:12:18 +00:00
pspell sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +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 - Fixed ReflectionProperty::isDefault() giving a wrong result for properties 2010-10-26 18:47: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 Fix bug #53279 (SplFileObject doesn't initialise default CSV escape character). 2010-11-09 14:53:23 +00:00
sqlite - Completed the fix for bug #52010 2010-06-20 14:12:06 +00:00
sqlite3 - Fixed tests not passing under windows because of the directory separator 2010-11-08 09:29:15 +00:00
standard - Fixed tests not passing under windows because of the directory separator 2010-11-08 09:29:15 +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 - Reverted r296062 and r296065 2010-03-12 10:28:59 +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 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
zip - fix type and silent warning 2010-11-03 21:50:03 +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