php-src/ext
2009-06-10 15:44:51 +00:00
..
bcmath MFH: config.h is in this directory, not in ext/bcmath root, fixes re-compilation for me 2009-06-03 01:19:33 +00:00
bz2 - check for static lib as well 2009-06-10 15:44:51 +00:00
calendar
com_dotnet MFH: Fix compiler warnings 2009-05-19 17:38:29 +00:00
ctype
curl revert the fix for a while 2009-06-10 11:53:58 +00:00
date - Updated to version 2009.9 (2009i) 2009-06-08 13:53:34 +00:00
dba - MFH: Fixed bug #48240 (DBA Segmentation fault dba_nextkey) 2009-05-13 02:14:53 +00:00
dom MFH: Fixed error message grammar: 2009-06-06 02:40:49 +00:00
enchant
ereg MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
exif Fixed test 2009-06-08 12:31:08 +00:00
fileinfo MFH Update bundled libmagic to 5.03 2009-05-09 20:34:37 +00:00
filter - Fixed ini deprecation message issues in tests. 2009-05-06 20:32:00 +00:00
ftp
gd - fix build 2009-05-27 15:16:18 +00:00
gettext
gmp - put mpir headers in their own directory 2009-06-10 09:59:21 +00:00
hash Add missing prototypes for mhash, no code changes. 2009-05-04 16:37:31 +00:00
iconv - Add a new test for the additional delimiter of the encoding conversion filter 2009-05-14 19:06:20 +00:00
imap MFH: Fixed error message grammar: 2009-06-06 02:40:49 +00:00
interbase MFH: Added zend_eval_stringl and made create_function(), etc. binary-safe 2009-06-05 18:50:32 +00:00
intl revent wrong part 2009-05-10 20:58:26 +00:00
json Fix the build. 2009-05-31 18:55:10 +00:00
ldap MFH: Removed credit 2009-06-07 21:27:19 +00:00
libxml
mbstring Fix test - remove bogus variation 2009-06-09 20:18:31 +00:00
mcrypt MFH: Fixed error message grammar: 2009-06-06 02:40:49 +00:00
mssql - Fixed param type (%l -> %ld) 2009-05-26 12:35:46 +00:00
mysql MFH: Fix compiler warnings in ext/mysql, ext/mysqli and ext/pdo_mysql 2009-05-20 08:30:12 +00:00
mysqli MFH - Fixing tests - messages/warnings can vary by version 2009-05-29 13:37:08 +00:00
mysqlnd Merge with HEAD. Someone committed changes to HEAD and did not merge back to 2009-06-08 10:20:27 +00:00
oci8
odbc MFH: Fixed error message grammar: 2009-06-06 02:40:49 +00:00
openssl
pcntl MFH: Fix return value of pcntl_wexitstatus() (fixes #47566, 2009-05-26 14:01:39 +00:00
pcre MFH: Added zend_eval_stringl and made create_function(), etc. binary-safe 2009-06-05 18:50:32 +00:00
pdo MFH 2009-05-12 23:40:32 +00:00
pdo_dblib MFH: Fixed shared build 2009-05-20 10:18:51 +00:00
pdo_firebird fix compilation of pdo_firebird and intl extension with ld --as-needed 2009-05-23 13:52:00 +00:00
pdo_mysql MFH: Fix compiler warnings in ext/mysql, ext/mysqli and ext/pdo_mysql 2009-05-20 08:30:12 +00:00
pdo_oci MFH 2009-05-12 21:53:18 +00:00
pdo_odbc MFH: Cast to SQLUSMALLINT 2009-05-19 10:25:53 +00:00
pdo_pgsql MFH: Typo 2009-05-25 19:41:13 +00:00
pdo_sqlite MFB: Re-introduce the Matteo's patch and combine default & text handling 2009-05-20 15:05:36 +00:00
pgsql MFH: Fix compiler warnings 2009-05-19 16:03:36 +00:00
phar MFH: fixed isset() on sub-directories (isset("blah") if file "blah/foo.php" exists) 2009-06-05 04:46:49 +00:00
posix MFH: Fixed error message grammar: 2009-06-06 02:40:49 +00:00
pspell
readline MFH:- Fixed bug #48256 (Crash due to double-linking of history.o) 2009-05-14 13:40:51 +00:00
recode
reflection MFH: Fixed bug #48336 (ReflectionProperty::getDeclaringClass() does not 2009-05-21 16:01:37 +00:00
session fix test 2009-05-26 10:12:16 +00:00
shmop MFH: Fixed error message grammar: 2009-06-06 02:40:49 +00:00
simplexml
skeleton
snmp Fixed bug #48273 (snmp*_real_walk() returns SNMP errors as values) 2009-06-01 13:10:18 +00:00
soap Fixed bug #46386 (Digest authentication with SOAP module fails against MSSQL 2009-06-03 12:39:50 +00:00
sockets MFB 2009-06-04 18:17:43 +00:00
spl MFH Fix bug #48493 - spl_autoload_register can leave the HT in an inconsistent way. 2009-06-09 01:58:07 +00:00
sqlite
sqlite3 MFH make SQLite3::enableExceptions() return the previous value. 2009-06-08 02:15:54 +00:00
standard #41874, separate STDOUT and STDERR in exec functions 2009-06-09 00:25:37 +00:00
sybase_ct
sysvmsg
sysvsem
sysvshm MFH: Fixed error message grammar: 2009-06-06 02:40:49 +00:00
tidy
tokenizer
wddx
xml
xmlreader
xmlrpc - MFH: Fixed invalid date checking 2009-05-22 12:49:40 +00:00
xmlwriter - add a note about the actual problen so we don't forget it 2009-05-26 08:10:49 +00:00
xsl MFH: Fixed error message grammar: 2009-06-06 02:40:49 +00:00
zip
zlib MFB52: Fix "request_startup() for zlib module failed" when client does not 2009-05-28 10:15:14 +00:00
ext_skel
ext_skel_win32.php