php-src/ext
2009-05-26 20:14:31 +00:00
..
bcmath MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +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 - Test for bug #48203 2009-05-26 17:19:23 +00:00
date - Updated to version 2009.8 (2009h) 2009-05-26 14:26:57 +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 Simplify parameter parsing 2009-01-08 00:37:39 +00:00
exif - Fixed tests 2009-01-09 02:11:54 +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 - MFH: [DOC] - add image(filled)ellipse to the compat layer (work around a bug in debian too, function is declared but not present in the lib...) 2009-05-26 20:14:31 +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: Fix tests 2009-02-09 16:44:23 +00:00
intl revent wrong part 2009-05-10 20:58:26 +00:00
json Cast to unsigned char to prevent compiler warning 2009-05-19 16:06:00 +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 - Fixed bug #48200 (compile failure with mbstring.c when --enable-zend-multibyte is used) 2009-05-10 21:04:46 +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 Fixed compiler warning again, uint8_t is only available with mysqlnd. This is not affecting HEAD 2009-05-23 02:58:15 +00:00
mysqlnd Fix a typo, utf8 is 3 byte max, for us, for now 2009-05-26 13:41:18 +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 - Fixed ini deprecation message issues in tests. 2009-05-06 20:32:00 +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: fix potential segfault when converting phars with metadata to other formats, add test 2009-05-24 18:50:58 +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 MFH:- Revert bad patch (which caused bug #48133) 2009-05-02 21:13:54 +00:00
soap MFH: Fix skipif 2009-05-20 10:08:32 +00:00
sockets MFH: Fix skipif 2009-05-20 09:13:29 +00:00
spl - New tests (testfest NorthWestUG) 2009-05-23 15:38:18 +00:00
sqlite Revert previous commit as it was causing alot more trouble than expected 2009-04-07 11:45:13 +00:00
sqlite3 MFH: Previous commit was an old version of the patch, PHP_ZTS is not a boolean but the behaviour is still correct 2009-05-22 19:47:15 +00:00
standard MFB: Improve fix for bug #48313 2009-05-24 16:01:48 +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 - New xsl files 2009-05-23 14:49:55 +00:00
zip Closes bug #47667 2009-03-16 10:19:43 +00:00
zlib - Added note about omitted break 2009-05-26 08:03:07 +00:00
ext_skel MFH: remove -ldl 2008-04-15 12:47:33 +00:00
ext_skel_win32.php