| .. |
|
bcmath
|
Fixed bug#46847 (phpinfo() is missing some settings.)
|
17 years ago |
|
bz2
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
calendar
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
com_dotnet
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
ctype
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
curl
|
MFH:- Fixed bug #45161 (Reusing a curl handle leaks memory)
|
17 years ago |
|
date
|
- MFH: Fixed bug #46268 (DateTime::modify() does not reset relative time
|
17 years ago |
|
dba
|
Fixed bug#46847 (phpinfo() is missing some settings.)
|
17 years ago |
|
dom
|
refixing missing skipif
|
17 years ago |
|
enchant
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
ereg
|
- Fixed tests
|
17 years ago |
|
exif
|
Fixed bug#46847 (phpinfo() is missing some settings.)
|
17 years ago |
|
fileinfo
|
MFH Remove all of the stuff we have in here for pre PHP 5.2 support and memset the fileinfo struct.
|
17 years ago |
|
filter
|
MFB: Back out bugfix for #42718 as this broke magic_quotes_gpc
|
17 years ago |
|
ftp
|
New FTP test from Nathaniel McHugh
|
17 years ago |
|
gd
|
Fixed bug#46847 (phpinfo() is missing some settings.)
|
17 years ago |
|
gettext
|
MFH
|
17 years ago |
|
gmp
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
hash
|
- MFH: Fix test
|
17 years ago |
|
iconv
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
imap
|
- MFH: Fixed memory leak in imap_rfc822_parse_adrlist
|
17 years ago |
|
interbase
|
- MFH: New parameter parsing API
|
17 years ago |
|
intl
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
json
|
MFH Make sure we clear out the error when the scalar version decoding works.
|
17 years ago |
|
ldap
|
Fixed bug#46847 (phpinfo() is missing some settings.)
|
17 years ago |
|
libxml
|
MFH: add missing exports
|
17 years ago |
|
mbstring
|
- MFH: Bug #46763 (mb_stristr() wrong output when needle does not exist) (patch by Henrique M. Decaria)
|
17 years ago |
|
mcrypt
|
MCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Linux 64 bit or 5.3).
|
17 years ago |
|
mssql
|
- fix build
|
17 years ago |
|
mysql
|
MFH: Fix mysql_fetch_* and tests after param parsing changes
|
17 years ago |
|
mysqli
|
Fixed bug #46887 (Invalid calls to php_error_docref())
|
17 years ago |
|
mysqlnd
|
MFH: No infinite loop in case the connection broke
|
17 years ago |
|
oci8
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
odbc
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
openssl
|
MFH Fix bug #46748, segfault when SSL has more than one error message.
|
17 years ago |
|
pcntl
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
pcre
|
export the pcre API when compiling with gcc 4. this fixes e.g. the linkage of APC (reported by shire)
|
17 years ago |
|
pdo
|
MFH
|
17 years ago |
|
pdo_dblib
|
- MFH: Fixed bug #44991 (Compile Failure With freetds0.82) (patch by matthias at dsx dot at)
|
18 years ago |
|
pdo_firebird
|
MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all
|
18 years ago |
|
pdo_mysql
|
- Make test conform to the error reporting that always returns
|
17 years ago |
|
pdo_oci
|
fix instantclient detection
|
17 years ago |
|
pdo_odbc
|
MFH: nuketh C++ comments
|
18 years ago |
|
pdo_pgsql
|
- MFH: Fixed bug #43925 (Incorrect argument counter in prepared statements with pgsql)
|
17 years ago |
|
pdo_sqlite
|
MFH: Fix tests (use a in-memory database not a file called memory)
|
17 years ago |
|
pgsql
|
Fixed bug #46409 (__invoke method called outside of object context when using array_map)
|
17 years ago |
|
phar
|
MFH Use ' -f' as requested
|
17 years ago |
|
posix
|
Remove duff comment produced by the test generator tool
|
17 years ago |
|
pspell
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
readline
|
- Missing SKIPIF :(
|
17 years ago |
|
recode
|
MFH: hash_insert was renamed in MySQL 5.0 so we can safely use recode and mysql
|
17 years ago |
|
reflection
|
MFH: Fix #46718: ReflectionProperty::setValue() and ReflectionProperty::setAccessible().
|
17 years ago |
|
session
|
MFH Fix bug #35975 - Session cookie expires date format isn't the most compatible. Sync to that of setcookie().
|
17 years ago |
|
shmop
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
simplexml
|
MFH: proper exports/imports for win32
|
17 years ago |
|
skeleton
|
MFH: New way for check void parameters
|
18 years ago |
|
snmp
|
MFH
|
17 years ago |
|
soap
|
Fixed bug #43069 (SoapClient causes 505 HTTP Version not supported error message)
|
17 years ago |
|
sockets
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
spl
|
MFH: Fix #46646 (Implement zend functions to restrict serialization or internal classes)
|
17 years ago |
|
sqlite
|
- MFH: Fixed memory leak
|
17 years ago |
|
sqlite3
|
MFH Stop using sqlite3_aggregate_count() as this is now deprecated.
|
17 years ago |
|
standard
|
Revert to the previous version for these tests as they were overwritten by mistake (checked on Windows but not on Linux... so the six skipped tests may not work correctly... but they should be ok and I'll watch the test results).
|
17 years ago |
|
sybase_ct
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
sysvmsg
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
sysvsem
|
- Fix test
|
17 years ago |
|
sysvshm
|
- Sync code with HEAD
|
17 years ago |
|
tidy
|
MFH
|
17 years ago |
|
tokenizer
|
- Bug #46957 (The tokenizer returns deprecated values)
|
17 years ago |
|
wddx
|
- MFH: ext/wddx: classes providing __sleep() are stored without properties (fixed)
|
17 years ago |
|
xml
|
MFH: fix bug #46699: (xml_parse crash when parser is namespace aware)
|
17 years ago |
|
xmlreader
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
xmlrpc
|
- Fixed tests
|
17 years ago |
|
xmlwriter
|
Fixed bug #46887 (Invalid calls to php_error_docref())
|
17 years ago |
|
xsl
|
- be sure we define the deps so the right exts are built before (dom symbol error)
|
17 years ago |
|
zip
|
- version and WS
|
17 years ago |
|
zlib
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
ext_skel
|
MFH: remove -ldl
|
18 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |