php-src/ext
2009-06-21 22:30:37 +00:00
..
bcmath config.h is in this directory, not in ext/bcmath root, fixes re-compilation for me 2009-06-03 01:18:42 +00:00
bz2 - look for static lib too 2009-06-10 16:05:55 +00:00
calendar - Removed: 2009-03-26 20:02:53 +00:00
com_dotnet Fix compiler warnings and refcount not being in sync with 5.3 2009-05-19 17:38:08 +00:00
ctype - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
curl MFB: 48518 2009-06-15 12:38:57 +00:00
date Specific test for bug #48276 2009-06-21 22:30:37 +00:00
dba Add support for tokyo cabinet, patch from Michael Maclean 2009-05-18 20:21:39 +00:00
dom Fixed bug #48512 (DOMDocument::validate() fails with both a E_NOTICE and 2009-06-10 12:25:41 +00:00
enchant - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
ereg Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:24:09 +00:00
exif - Sync with 5_3 2009-06-12 14:00:10 +00:00
fbsql - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
fileinfo - Fixed bug #48578 (Can't build 5.3 on FBSD 4.11) (Rasmus) 2009-06-17 16:19:48 +00:00
filter - Fix the fix (Bug #46973 - IPv6 address filter rejects valid address) 2009-06-10 19:00:54 +00:00
ftp - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
gd fixed bug #48555 (ImageFTBBox() differs from previous versions for texts with new lines) 2009-06-21 05:59:25 +00:00
gettext Tests from Berlin test fest 2009-06-18 07:25:55 +00:00
gmp - MFB: put mpir headers in their own directory 2009-06-10 10:19:11 +00:00
hash - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
iconv New iconv extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-13 12:17:47 +00:00
imap Fixed error message grammar: 2009-06-06 02:40:14 +00:00
interbase Added zend_eval_stringl and made create_function(), etc. binary-safe 2009-06-05 18:50:10 +00:00
intl MF5 fixes 2009-05-10 21:01:38 +00:00
json New json extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-14 12:08:33 +00:00
ldap Fixing #48441 (ldap_search() with sizelimit/timelimit/deref options makes those options persistent) 2009-06-15 15:18:12 +00:00
libxml - Removed unused variables 2009-03-26 22:16:48 +00:00
mbstring Fixed static build of mbstring on Windows (makes static build of exif possible too) 2009-06-11 23:37:51 +00:00
mcrypt Fixed error message grammar: 2009-06-06 02:40:14 +00:00
mssql - Fixed param type (%l -> %ld) 2009-05-26 12:35:38 +00:00
mysql WS 2009-05-26 14:03:07 +00:00
mysqli Fixing tests - messages/warnings can vary by version 2009-05-29 13:36:54 +00:00
mysqlnd Fix two problems: 2009-06-17 16:21:34 +00:00
oci8 - Dropped *_TEXT* macros in favor of unicode macros direct usage 2009-05-25 14:32:15 +00:00
odbc Fixed error message grammar: 2009-06-06 02:40:14 +00:00
openssl Closes #47991 SSL streams fail if error stack contains items 2009-04-20 09:43:45 +00:00
pcntl Fix return value of pcntl_wextistatus() (fixes #47566, 2009-05-26 14:00:42 +00:00
pcre Added zend_eval_stringl and made create_function(), etc. binary-safe 2009-06-05 18:50:10 +00:00
pdo - Dropped *_TEXT* macros in favor of unicode macros direct usage 2009-05-25 14:32:15 +00:00
pdo_dblib Fixed shared build 2009-05-20 10:18:41 +00:00
pdo_firebird MFB: fix compilation of pdo_firebird and intl extension with ld --as-needed 2009-05-23 13:52:53 +00:00
pdo_mysql Fix compiler warnings in ext/mysql, ext/mysqli and ext/pdo_mysql 2009-05-20 08:29:23 +00:00
pdo_oci - Fixed bug #48070 2009-05-12 21:52:54 +00:00
pdo_odbc Cast to SQLUSMALLINT 2009-05-19 10:25:38 +00:00
pdo_pgsql Typo 2009-05-25 19:40:49 +00:00
pdo_sqlite MFB: Re-introduce the Matteo's patch and combine default & text handling 2009-05-20 15:06:20 +00:00
pgsql Fix compiler warnings, and some unicode stuff 2009-05-19 16:03:23 +00:00
phar fix EXPECT section of test 2009-06-18 18:12:10 +00:00
posix New POSIX extension tests from Berlin UG TestFest 2009. 2009-06-15 12:14:58 +00:00
pspell - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
readline - Fixed bug #48256 (Crash due to double-linking of history.o) 2009-05-14 13:40:37 +00:00
recode - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
reflection - Fixed build (removed trailing comma) patch by Seiji Masugata <s.masugata at digicom.dnp.co.jp> 2009-06-16 14:29:18 +00:00
session fix test 2009-05-26 10:12:41 +00:00
shmop Fixed error message grammar: 2009-06-06 02:40:14 +00:00
simplexml Fix extension loading order 2009-06-10 14:28:06 +00:00
skeleton New macro for check void parameters 2008-02-28 14:16:25 +00:00
snmp MFB: Fixed bug #48273 (snmp*_real_walk() returns SNMP errors as values). 2009-06-01 13:11:09 +00:00
soap - Drop unused code 2009-06-15 17:57:05 +00:00
sockets MFB 2009-06-04 18:18:24 +00:00
spl Update test to test a few more cases and another for calling prev() on a blank DLL. 2009-06-17 13:15:39 +00:00
sqlite - Dropped *_TEXT* macros in favor of unicode macros direct usage 2009-05-25 14:32:15 +00:00
sqlite3 sync SQLite 3.6.15 2009-06-15 13:14:46 +00:00
standard MFB: Fixed bug #48620 (X-PHP-Originating-Script assumes no trailing CRLF in 2009-06-21 15:30:23 +00:00
sybase_ct - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
sysvmsg - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
sysvsem - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
sysvshm Fixed error message grammar: 2009-06-06 02:40:14 +00:00
tidy - Removed: 2009-03-26 20:02:53 +00:00
tokenizer - Removed: 2009-03-26 20:02:53 +00:00
unicode - Remove dependencies on ustdio.h. Doing so allows HEAD to be built with 2009-02-12 20:04:59 +00:00
wddx - Fixed bug #48562 (Reference recursion causes segfault when used in wddx_serialize_vars()) 2009-06-16 02:53:50 +00:00
xml Fix unicode support in utf8_decode() 2009-05-19 16:23:36 +00:00
xmlreader - Dropped *_TEXT* macros in favor of unicode macros direct usage 2009-05-25 14:32:15 +00:00
xmlrpc - Fixed invalid date checking 2009-05-22 12:49:22 +00:00
xmlwriter - add a note about the actual problen so we don't forget it 2009-05-26 08:10:03 +00:00
xsl Fixed error message grammar: 2009-06-06 02:40:14 +00:00
zip Closes bug #47667 2009-03-16 10:16:16 +00:00
zlib New test 2009-05-28 10:15:32 +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