php-src/ext
2009-06-05 18:50:32 +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 MFH: Fix compiler warnings 2009-05-15 17:28:08 +00:00
calendar MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
com_dotnet MFH: Fix compiler warnings 2009-05-19 17:38:29 +00:00
ctype MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
curl Fixes to work on Windows as well as Linux 2009-06-01 09:01:06 +00:00
date MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
dba - MFH: Fixed bug #48240 (DBA Segmentation fault dba_nextkey) 2009-05-13 02:14:53 +00:00
dom Add tests: 2009-05-26 06:09:18 +00:00
enchant - MFH: Year++ 2009-01-30 00:16:32 +00:00
ereg MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
exif fix test 2009-05-28 13:56:44 +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 MF52: fix test: don't create tmp files in "." and clean up when done 2009-01-09 23:12:12 +00:00
gd - fix build 2009-05-27 15:16:18 +00:00
gettext MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
gmp - MFH: enable MPIR support and the good old 4.1.x gmp for VC6. solving the lgplv3 mess 2009-05-25 10:15:19 +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 - New tests (testfest DutchUG) 2009-05-16 21:13:43 +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: adjust reflection info 2009-04-21 18:08:34 +00:00
libxml MFH: add LIBXML_LOADED_VERSION constant that contains currently loaded libxml2 version 2009-03-14 17:30:28 +00:00
mbstring MFH: Added zend_eval_stringl and made create_function(), etc. binary-safe 2009-06-05 18:50:32 +00:00
mcrypt MFH: Fixed compiler warning 2009-05-19 17:47:06 +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 MFH:Add support for mysql_stmt_store_result() from libmysql 6.0.8+ and 5.4.x 2009-05-29 13:09:47 +00:00
oci8 Obsolete package2.xml: resume using package.xml 2009-03-25 02:00:53 +00:00
odbc - MFH: Improved fix for #42414 2009-05-14 17:24:42 +00:00
openssl MFH: Closes #47991 SSL streams fail if error stack contains items 2009-04-20 09:44:29 +00:00
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: fix typo 2009-01-21 19:22:39 +00:00
pspell MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
readline MFH:- Fixed bug #48256 (Crash due to double-linking of history.o) 2009-05-14 13:40:51 +00:00
recode MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
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: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
simplexml - Fixed Bug #46048 (SimpleXML top-level @attributes not part of iterator) 2009-02-03 21:42:35 +00:00
skeleton MFH: New way for check void parameters 2008-03-10 22:15:36 +00:00
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: Include other flags as well 2009-06-04 14:46:26 +00:00
sqlite Revert previous commit as it was causing alot more trouble than expected 2009-04-07 11:45:13 +00:00
sqlite3 This shouldn't have been in there 2009-05-31 11:16:46 +00:00
standard MFH: Added zend_eval_stringl and made create_function(), etc. binary-safe 2009-06-05 18:50:32 +00:00
sybase_ct MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
sysvmsg MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
sysvsem MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
sysvshm MFB: Fixed bug #47721 (Aligment issues in mbstring and sysvshm extension) 2009-03-19 23:11:32 +00:00
tidy test for /ext/tidy from stefan priebsch 2009-03-16 20:38:19 +00:00
tokenizer Fixed bug #47038 (Memory leak in include) 2009-03-25 15:23:58 +00:00
wddx MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
xml fix test 2009-01-13 12:00:53 +00:00
xmlreader MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
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 - Fixed tests 2009-06-04 01:15:12 +00:00
zip Closes bug #47667 2009-03-16 10:19:43 +00:00
zlib MFB52: Fix "request_startup() for zlib module failed" when client does not 2009-05-28 10:15:14 +00:00
ext_skel MFH: remove -ldl 2008-04-15 12:47:33 +00:00
ext_skel_win32.php