php-src/ext
Moriyoshi Koizumi a982d8b5e3 - Whitespaces.
2010-02-28 07:49:36 +00:00
..
bcmath sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
bz2 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
calendar sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
com_dotnet sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
ctype sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
curl - Fixed bug #50756 (CURLOPT_FTP_SKIP_PASV_IP does not exist.) 2010-01-23 01:37:32 +00:00
date - fix php_date_llabs declaration 2010-02-11 22:37:50 +00:00
dba sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
dom fix bug #49463 (setAttributeNS fails setting default namespace) 2010-01-15 21:29:56 +00:00
enchant sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
ereg sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
exif sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
fbsql sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
fileinfo Update the libmagic.patch to reflect the current situation. Contains a diff against upstream 5.03 2010-01-31 22:54:00 +00:00
filter Added test case for bug #50632 2010-01-05 12:25:00 +00:00
ftp sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
gd fix libgd FS100 (spurious horizontal line drawn by gdImageFilledPolygon) 2010-01-20 09:39:06 +00:00
gettext sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
gmp - fix build when __GMP_BITS_PER_MP_LIMB is not defined but GMP_LIMB_BITS (no trace of this change in gmp's changelog...) 2010-02-23 11:07:39 +00:00
hash sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
iconv sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
imap - Fixed #44098, imap_utf8() returns only capital letters 2010-02-07 13:06:54 +00:00
interbase sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
intl fix TS build 2010-01-21 18:07:28 +00:00
json sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
ldap sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
libxml sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
mbstring - Whitespaces. 2010-02-28 07:49:36 +00:00
mcrypt add filters to mcrypt 2010-01-15 22:13:55 +00:00
mssql sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
mysql Fix bug#50416 2010-02-08 13:09:34 +00:00
mysqli revert 293939 Fixed bug #50636 (MySQLi_Result sets values before calling 2010-02-11 21:42:48 +00:00
mysqlnd Fix the text. Correct english and a bit shorter. 2010-02-24 21:16:04 +00:00
oci8 Bump version in early preparation for release 2010-01-12 19:12:49 +00:00
odbc sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
openssl Fixed bug #50859 (build fails with openssl 1.0 due to md2 deprecation) 2010-01-27 12:55:01 +00:00
pcntl sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
pcre - fix win build, use bundled stdint 2010-01-21 23:23:17 +00:00
pdo Revert 290786: Fixed bug #49521 (PDO fetchObject sets values before calling 2010-02-11 22:14:06 +00:00
pdo_dblib Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0) 2010-01-12 12:46:54 +00:00
pdo_firebird Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0) 2010-01-12 12:46:54 +00:00
pdo_mysql Revert 290786: Fixed bug #49521 (PDO fetchObject sets values before calling 2010-02-11 22:14:06 +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 bug #50728 (All PDOExceptions hardcode 'code' property to 0) 2010-01-12 12:46:54 +00:00
pdo_sqlite Revert 290786: Fixed bug #49521 (PDO fetchObject sets values before calling 2010-02-11 22:14:06 +00:00
pgsql sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
phar Fixed tests 2009-12-16 11:16:32 +00:00
posix - Fix test (Bug #51035) 2010-02-15 21:24:17 +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 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
session Fixed a possible open_basedir/safe_mode bypass in session extension identified by Grzegorz Stachowiak. 2010-01-31 18:06:29 +00:00
shmop sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
simplexml Fix assignment when SimpleXML is disabled on Windows 2010-02-25 17:08:17 +00:00
skeleton use x.y.z version number, use a #define for version number 2009-08-05 15:58:50 +00:00
snmp - improve netsnmp detection (and restor snmp on win) 2010-02-09 16:38:24 +00:00
soap - Fix test (Bug #51036) 2010-02-15 21:46:45 +00:00
sockets sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
spl Corrected typo in LimitIterator offset exception. Fixes #51119 2010-02-22 23:55:30 +00:00
sqlite sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
sqlite3 Upgraded bundled sqlite to version 3.6.22. 2010-01-19 12:38:55 +00:00
standard Rename crypt_blowfish_invalid_rounds.phpt to crypt_blowfish_variation1.phpt 2010-02-23 20:53:58 +00:00
sybase_ct sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
sysvmsg sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
sysvsem sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
sysvshm sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
tidy sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
tokenizer sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
unicode fix buffer overflow 2010-02-16 20:34:03 +00:00
wddx sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +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 - Added missing SKIPIF section to tests (bug #51014) 2010-02-12 16:53:44 +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 It's a size_t here, not an unsigned int. 2010-02-09 17:38:36 +00:00
zlib Fixed test 2010-01-19 12:42:50 +00:00
ext_skel remove -ldl - it doesn't seem to be required on Linux and it's not present on FreeBSD 2008-04-15 12:47:18 +00:00
ext_skel_win32.php