| .. |
|
bcmath
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
bz2
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
calendar
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
com_dotnet
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
ctype
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
curl
|
Fixed bug #51171 (curl_setopt() doesn't output any errors or warnings when an invalid option is provided)
|
16 years ago |
|
date
|
- Updated to version 2010.3 (2010c)
|
16 years ago |
|
dba
|
Added SKIP sections in case extension isn't enabled
|
16 years ago |
|
dom
|
fix bug #49463 (setAttributeNS fails setting default namespace)
|
16 years ago |
|
enchant
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
ereg
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
exif
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
fileinfo
|
Update the libmagic.patch to reflect the current situation. Contains a diff against upstream 5.03
|
16 years ago |
|
filter
|
Added test case for bug #50632
|
16 years ago |
|
ftp
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
gd
|
fix libgd FS100 (spurious horizontal line drawn by gdImageFilledPolygon)
|
16 years ago |
|
gettext
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
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...)
|
16 years ago |
|
hash
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
iconv
|
Fix bug #43314
|
16 years ago |
|
imap
|
- Fixed #44098, imap_utf8() returns only capital letters
|
16 years ago |
|
interbase
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
intl
|
fix TS build
|
16 years ago |
|
json
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
ldap
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
libxml
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
mbstring
|
- Merge from upstream (note: this is no behavioral change, so need not to be
|
16 years ago |
|
mcrypt
|
add filters to mcrypt
|
16 years ago |
|
mssql
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
mysql
|
Fix bug#50416
|
16 years ago |
|
mysqli
|
revert 293939 Fixed bug #50636 (MySQLi_Result sets values before calling
|
16 years ago |
|
mysqlnd
|
Fix the text. Correct english and a bit shorter.
|
16 years ago |
|
oci8
|
Release PECL OCI8 1.4.1
|
16 years ago |
|
odbc
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
openssl
|
Fixed bug #50859 (build fails with openssl 1.0 due to md2 deprecation)
|
16 years ago |
|
pcntl
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
pcre
|
- fix win build, use bundled stdint
|
16 years ago |
|
pdo
|
Revert 290786: Fixed bug #49521 (PDO fetchObject sets values before calling
|
16 years ago |
|
pdo_dblib
|
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
|
16 years ago |
|
pdo_firebird
|
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
|
16 years ago |
|
pdo_mysql
|
Revert 290786: Fixed bug #49521 (PDO fetchObject sets values before calling
|
16 years ago |
|
pdo_oci
|
Allow newer oracle versions
|
16 years ago |
|
pdo_odbc
|
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
|
16 years ago |
|
pdo_pgsql
|
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
|
16 years ago |
|
pdo_sqlite
|
Revert 290786: Fixed bug #49521 (PDO fetchObject sets values before calling
|
16 years ago |
|
pgsql
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
phar
|
MFH: Fix phar regex test when '.php' is part of the path, instead be more specific with '.php$' regex.
|
16 years ago |
|
posix
|
- Fix test (Bug #51035)
|
16 years ago |
|
pspell
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
readline
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
recode
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
reflection
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
session
|
Fixed a possible open_basedir/safe_mode bypass in session extension identified by Grzegorz Stachowiak.
|
16 years ago |
|
shmop
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
simplexml
|
Fix assignment when SimpleXML is disabled on Windows
|
16 years ago |
|
skeleton
|
MFH: New way for check void parameters
|
18 years ago |
|
snmp
|
- improve netsnmp detection (and restor snmp on win)
|
16 years ago |
|
soap
|
- Fix test (Bug #51036)
|
16 years ago |
|
sockets
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
spl
|
Corrected typo in LimitIterator offset exception. Fixes #51119
|
16 years ago |
|
sqlite
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
sqlite3
|
Upgraded bundled sqlite to version 3.6.22.
|
16 years ago |
|
standard
|
MFH'd crypt() tests - renamed to fit phpt schema, tests for DES-fallback,
|
16 years ago |
|
sybase_ct
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
sysvmsg
|
Add some sysvmsg coverage tests
|
16 years ago |
|
sysvsem
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
sysvshm
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
tidy
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
tokenizer
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
wddx
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
xml
|
Fixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect).
|
16 years ago |
|
xmlreader
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
xmlrpc
|
- Added missing SKIPIF section to tests (bug #51014)
|
16 years ago |
|
xmlwriter
|
- Fix the fix :P
|
16 years ago |
|
xsl
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
zip
|
It's a size_t here, not an unsigned int.
|
16 years ago |
|
zlib
|
Fixed test
|
16 years ago |
|
ext_skel
|
MFH: remove -ldl
|
18 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
22 years ago |