| .. |
|
bcmath
|
Add some bcmath tests
|
17 years ago |
|
bz2
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
calendar
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
com_dotnet
|
fix #49192 - crash in GC when get_properties handler returns null
|
17 years ago |
|
ctype
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
curl
|
- Fixed bug #51257 (CURL_VERSION_LARGEFILE incorrectly used after libcurl version 7.10.1)
|
17 years ago |
|
date
|
- Updated to version 2010.7 (2010g)
|
17 years ago |
|
dba
|
Add Tokyo Cabinet abstract DB support to ext/dba
|
17 years ago |
|
dom
|
fix bug #48983 (DomDocument : saveHTMLFile wrong charset)
|
17 years ago |
|
enchant
|
Remove main/php3_compat.h, for that a few references to `function_entry` have
|
17 years ago |
|
ereg
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
exif
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
fileinfo
|
Remove main/php3_compat.h, for that a few references to `function_entry` have
|
17 years ago |
|
filter
|
Fix tests
|
17 years ago |
|
ftp
|
Fixed bug #51190 (ftp_put() returns false when transfer was successful).
|
17 years ago |
|
gd
|
Fixed bug #51263 (imagettftext and rotated text uses wrong baseline)
|
17 years ago |
|
gettext
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 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...)
|
17 years ago |
|
hash
|
JOAAT hashing now supports incremental hashing.
|
17 years ago |
|
iconv
|
Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALIASED_LIBICONV, making it less cryptic
|
17 years ago |
|
imap
|
- Fixed #44098, imap_utf8() returns only capital letters
|
17 years ago |
|
interbase
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
intl
|
Remove main/php3_compat.h, for that a few references to `function_entry` have
|
17 years ago |
|
json
|
- Fixed tests
|
17 years ago |
|
ldap
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
libxml
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
mbstring
|
- Fix win32 build.
|
17 years ago |
|
mcrypt
|
add filters to mcrypt
|
17 years ago |
|
mssql
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
mysql
|
Fix tests that fail when the MySQL's socket file is not /tmp/mysql.sock
|
17 years ago |
|
mysqli
|
Make it coupled - what is allocated with mnd_ should be freed
|
17 years ago |
|
mysqlnd
|
Recommit with an Windows build fix:
|
17 years ago |
|
oci8
|
Fix #51220 by adding . Also improve reliability for tests using undefined behavior.
|
17 years ago |
|
odbc
|
- Fixed bug #49429, #51331 (odbc_autocommit doesn't work)
|
17 years ago |
|
openssl
|
Fixed bug #50859 (build fails with openssl 1.0 due to md2 deprecation)
|
17 years ago |
|
pcntl
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
pcre
|
- fix build
|
17 years ago |
|
pdo
|
On beginTransaction() reset error state
|
17 years ago |
|
pdo_dblib
|
Fixed bug #51213 (pdo_mssql is trimming value of the money column).
|
17 years ago |
|
pdo_firebird
|
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
|
17 years ago |
|
pdo_mysql
|
fix typo
|
17 years ago |
|
pdo_oci
|
Allow newer oracle versions
|
17 years ago |
|
pdo_odbc
|
Remove main/php3_compat.h, for that a few references to `function_entry` have
|
17 years ago |
|
pdo_pgsql
|
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
|
17 years ago |
|
pdo_sqlite
|
Revert 290786: Fixed bug #49521 (PDO fetchObject sets values before calling
|
17 years ago |
|
pgsql
|
Fix build (see r296062)
|
17 years ago |
|
phar
|
Remove main/php3_compat.h, for that a few references to `function_entry` have
|
17 years ago |
|
posix
|
- Fix test (Bug #51035)
|
17 years ago |
|
pspell
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
readline
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
recode
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
reflection
|
Remove main/php3_compat.h, for that a few references to `function_entry` have
|
17 years ago |
|
session
|
Set session.entropy_file to /dev/urandom or /dev/arandom by
|
17 years ago |
|
shmop
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
simplexml
|
Fix assignment when SimpleXML is disabled on Windows
|
17 years ago |
|
skeleton
|
New macro for check void parameters
|
19 years ago |
|
snmp
|
- improve netsnmp detection (and restor snmp on win)
|
17 years ago |
|
soap
|
- Fixed tests
|
17 years ago |
|
sockets
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
spl
|
- Fixed tests
|
17 years ago |
|
sqlite
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
sqlite3
|
Upgraded bundled sqlite to version 3.6.23.1
|
17 years ago |
|
standard
|
- Fix tests
|
17 years ago |
|
sybase_ct
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
sysvmsg
|
Add some sysvmsg coverage tests
|
17 years ago |
|
sysvsem
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
sysvshm
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
tidy
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
tokenizer
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
wddx
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
xml
|
Fixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect).
|
17 years ago |
|
xmlreader
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
xmlrpc
|
- Fix mem. leak
|
17 years ago |
|
xmlwriter
|
- Fix the fix :P
|
17 years ago |
|
xsl
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
zip
|
It's a size_t here, not an unsigned int.
|
17 years ago |
|
zlib
|
Fixed bug #51269 (zlib.output_compression Overwrites Vary Header).
|
17 years ago |
|
ext_skel
|
remove -ldl - it doesn't seem to be required on Linux and it's not present on FreeBSD
|
19 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |