php-src/ext
2009-02-15 07:11:04 +00:00
..
bcmath MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
bz2 Make message punctuation consistent across PHP 2009-02-05 21:45:43 +00:00
calendar MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
com_dotnet MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
ctype MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
curl Fixed bug #47217 (content-type is not set properly for file uploads) 2009-01-26 15:19:55 +00:00
date fix test 2009-01-28 12:58:59 +00:00
dba MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
dom fixed bad section name 2009-02-13 18:01:27 +00:00
enchant - MFH: Year++ 2009-01-30 00:16:32 +00:00
ereg Simplify parameter parsing 2009-01-08 00:37:39 +00:00
exif - Fixed tests 2009-01-09 02:11:54 +00:00
fileinfo memset() requires a pointer. 2009-01-12 19:09:34 +00:00
filter Fixed bug #47282 (FILTER_VALIDATE_EMAIL is marking valid email addresses as 2009-02-02 23:50:31 +00:00
ftp MF52: fix test: don't create tmp files in "." and clean up when done 2009-01-09 23:12:12 +00:00
gd MFH: fixed typos 2009-02-13 16:03:02 +00:00
gettext MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
gmp MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
hash New hash extension tests. Tested on Windows, Linux and Linux 64-bit 2009-01-07 14:32:46 +00:00
iconv MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
imap IMPA fetchheader tests 2009-01-23 15:31:35 +00:00
interbase - MFH: Fix tests 2009-02-09 16:44:23 +00:00
intl fix bug #14562 2009-01-30 20:56:12 +00:00
json Fix tests. Add missing SKIPIF. Tested on Windows, Linux and Linux 64 2009-01-23 20:23:29 +00:00
ldap MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
libxml MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mbstring - Forgot to include these files. 2009-02-15 07:11:04 +00:00
mcrypt MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mssql - MFH: Fixed bug #47087 (Second parameter of mssql_fetch_array() is ignored) 2009-01-20 20:03:04 +00:00
mysql MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqli MFH: Fix mysqli pconnects to properly reset connection status by default 2009-01-27 15:35:34 +00:00
mysqlnd MFH: export mysql_refresh 2009-01-22 21:01:58 +00:00
oci8 Tweak fix for #45458 to allow this branch (from PECL) to continue building with PHP 4 et al. No other branches need changing 2009-02-05 21:43:31 +00:00
odbc MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
openssl MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
pcntl MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
pcre fix bug #47229: preg_quote should escape '-' 2009-01-28 22:39:33 +00:00
pdo - Added missing void param check and arginfo 2009-02-13 12:55:38 +00:00
pdo_dblib MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
pdo_firebird - MFH: Fix test 2009-02-09 12:56:00 +00:00
pdo_mysql Removed unused variable 2009-01-14 19:16:24 +00:00
pdo_oci MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
pdo_odbc MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
pdo_pgsql MFH: Fixed test bug #47311 (PDO::PARAM_LOB columns need to be bound before execute() on PgSQL) 2009-02-11 10:44:38 +00:00
pdo_sqlite - New test 2009-02-13 02:20:52 +00:00
pgsql - MFH: Fix test 2009-01-30 14:50:05 +00:00
phar fix bug #47085:rename() returns true even if the file in PHAR does not exist 2009-02-03 18:29:25 +00:00
posix MFH: fix typo 2009-01-21 19:22:39 +00:00
pspell MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
readline Fixed execution condition 2009-01-22 14:40:20 +00:00
recode MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
reflection Fixed regression of bug #46205, thanks to felipe for pointing this out. 2009-02-01 15:06:19 +00:00
session MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
shmop MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
simplexml - Fixed Bug #46048 (SimpleXML top-level @attributes not part of iterator) 2009-02-03 21:42:35 +00:00
skeleton MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
snmp MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
soap - MFH: Fixed bug #47269 (Typo: SoapSlient instead of SoapClient) 2009-02-02 10:00:11 +00:00
sockets MFB: Return empty string when recv() does not fetch any data 2009-02-03 19:22:55 +00:00
spl MFH: Fix #47031 (Fix constants in example) 2009-02-03 12:54:44 +00:00
sqlite MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
sqlite3 The constructor should also throw exceptions, make this semi useful now. 2009-02-10 00:24:33 +00:00
standard - MFH: Refix bug #43840. 2009-02-15 07:10:29 +00:00
sybase_ct MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
sysvmsg MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
sysvsem MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
sysvshm MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
tidy - Fixed tests 2009-01-09 02:11:54 +00:00
tokenizer MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
wddx MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
xml fix test 2009-01-13 12:00:53 +00:00
xmlreader MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
xmlrpc MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
xmlwriter MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
xsl MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
zip fix tests 2009-01-08 22:03:32 +00:00
zlib New gzuncompress() test.Tested on WIndows, Linux and Linux 64 bit 2009-01-23 23:31:50 +00:00
ext_skel MFH: remove -ldl 2008-04-15 12:47:33 +00:00
ext_skel_win32.php