php-src/ext
Gustavo André dos Santos Lopes 40c3aefafb - Removed redundant local variable in dns_get_record.
- (5.3) Fixed bug in the Windows implementation of
  dns_get_record, where the two last parameters wouldn't be
  filled unless the type were DNS_ANY (Gustavo).
2010-10-11 03:07:03 +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.13 (2010m) 2010-09-27 13:57: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 Fix bug in unaligned memory access fix 2010-05-02 05:01:51 +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 Fix bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with large 2010-09-27 07:08:04 +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 bug #52941 (The 'iconv_mime_decode_headers' function is skipping 2010-09-30 11:04:21 +00:00
imap - #35638, add udate to imap_fetch_overview 2010-04-14 09:45:37 +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 - Moved ucgendat.c to a separate directory and included the 2010-10-05 02:34:35 +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 for Bug #52686 mysql_stmt_attr_[gs]et arg. points to incorrect type 2010-10-06 11:11:02 +00:00
mysqlnd new collations 2010-10-08 09:15:31 +00:00
oci8 Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570) 2010-08-11 21:12:18 +00:00
odbc - Fixed bug #49429, #51331 (odbc_autocommit doesn't work) 2010-03-20 18:19:16 +00:00
openssl Fixed extrenous warning inside openssl_encrypt() for cases where iv not provided, but algo does not require an iv 2010-10-07 12:32:00 +00:00
pcntl sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
pcre - Fixed bug #52971 (PCRE-Meta-Characters not working with utf-8) 2010-10-03 16:01: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 Fix test: third parameter can be false. 2010-10-05 14:41:08 +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 Removed the in_transaction handler for 5.3 to avoid BC break due to structure change 2010-06-15 11:13:20 +00:00
pdo_sqlite - New test 2010-07-29 23:46:49 +00:00
pgsql Fix typos s/connnection/connection 2010-05-01 18:27:42 +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 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
reflection - Fixed test 2010-09-09 21:46:29 +00:00
session Fixed a compiler warning 2010-08-27 19:43:08 +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 bug #44248 (RFC2616 transgression while HTTPS request through proxy with SoapClient object). 2010-10-05 11:43:59 +00:00
sockets sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
spl - Implement bug #51804, splFileInfo::getLinkTarget() on Windows 2010-09-10 14:17:40 +00:00
sqlite - Completed the fix for bug #52010 2010-06-20 14:12:06 +00:00
sqlite3 Upgraded bundled Sqlite3 to version 3.7.0.1 2010-08-14 14:44:39 +00:00
standard - Removed redundant local variable in dns_get_record. 2010-10-11 03:07: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 - 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 #50576 (XML_OPTION_SKIP_TAGSTART option has no effect). 2010-01-05 13:03:40 +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 Fixed a compiler warning 2010-09-20 12:48:27 +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