php-src/ext
2011-05-31 12:57:40 +00:00
..
bcmath - Year++ 2011-01-01 02:17:06 +00:00
bz2 - Year++ 2011-01-01 02:17:06 +00:00
calendar - Year++ 2011-01-01 02:17:06 +00:00
com_dotnet - fail when no known op are given 2011-01-20 06:58:04 +00:00
ctype - Year++ 2011-01-01 02:17:06 +00:00
curl Fixed notice breaking the test. 2011-05-31 12:57:40 +00:00
date Fixed failing test (mismatch of tzoffset) 2011-05-18 20:52:30 +00:00
dba - Fix infile return on duplicated key (related to bug #54242) 2011-03-13 14:57:19 +00:00
dom Fixed bug #54601 (Removing the doctype node segfaults) 2011-05-29 11:39:49 +00:00
enchant - Year++ 2011-01-01 02:17:06 +00:00
ereg - Year++ 2011-01-01 02:17:06 +00:00
exif Fixed bug #54121 (error message format string typo). 2011-04-12 18:33:08 +00:00
fileinfo - Fixed bug #54934 (Unresolved symbol strtoull in HP-UX 11.11) 2011-05-27 23:31:30 +00:00
filter - Fix logic, it must check for both flags (as says the comment in the code) (bug #54912) 2011-05-24 22:34:07 +00:00
ftp - Year++ 2011-01-01 02:17:06 +00:00
gd Check headers first and let the CHECK_LIBRARY macro 2011-05-12 08:19:37 +00:00
gettext - Year++ 2011-01-01 02:17:06 +00:00
gmp - Year++ 2011-01-01 02:17:06 +00:00
hash - Year++ 2011-01-01 02:17:06 +00:00
iconv - Year++ 2011-01-01 02:17:06 +00:00
imap Fix common typos in the source code (Reported in Bug #54065) 2011-04-03 21:46:52 +00:00
interbase - Fixed bug #54269 (Short exception message buffer causes crash) 2011-05-22 19:06:21 +00:00
intl implement FR #54540 - Allow loading of arbitrary resource bundles when fallback is disabled 2011-04-17 21:56:26 +00:00
json fix method name in JsonSerializable exception message 2011-04-30 12:57:23 +00:00
ldap Tidy up ldap paging code and rename the API as discussed in #42060 2011-05-19 17:41:21 +00:00
libxml Fixed bug #54601 (Removing the doctype node segfaults) 2011-05-29 11:39:49 +00:00
mbstring - Fixed bug #54494: mb_substr() mishandles UTF-32LE and UCS-2LE. 2011-04-09 16:59:36 +00:00
mcrypt Fixes for broken tests. 2011-05-17 15:08:15 +00:00
mssql - Year++ 2011-01-01 02:17:06 +00:00
mysql - handle out of memory 2011-05-18 11:49:49 +00:00
mysqli - Keep the old arginfo for now 2011-05-18 10:21:28 +00:00
mysqlnd fix macros 2011-05-31 10:35:07 +00:00
oci8 Refactor OCI8 config.m4: improve messages and merge similar conditionals 2011-03-29 21:37:45 +00:00
odbc - Year++ 2011-01-01 02:17:06 +00:00
openssl Allow management of your own padding in openssl_encrypt/decrypt. 2011-05-20 18:56:13 +00:00
pcntl Fix common typos in the source code (Reported in Bug #54065) 2011-04-03 21:46:52 +00:00
pcre Increase the overly conservative pcre backtrack limit from 100000 to 1000000 2011-05-21 19:48:37 +00:00
pdo - Year++ 2011-01-01 02:17:06 +00:00
pdo_dblib Cache the pdo include path 2011-05-15 05:03:29 +00:00
pdo_firebird Cache the pdo include path 2011-05-15 05:03:29 +00:00
pdo_mysql - Fix Bug #53782 (foreach throws irrelevant exception) 2011-05-16 15:37:39 +00:00
pdo_oci Cache the pdo include path 2011-05-15 05:03:29 +00:00
pdo_odbc Cache the pdo include path 2011-05-15 05:03:29 +00:00
pdo_pgsql Removed unnecessary rinit/rshutdown 2011-05-31 08:59:32 +00:00
pdo_sqlite Cache the pdo include path 2011-05-15 05:03:29 +00:00
pgsql Added support for "extra" parameter for PGNotify(). 2011-01-27 16:02:30 +00:00
phar - Handle error if tempfile can't be opened, found by parfait 2011-05-16 22:24:41 +00:00
posix - Year++ 2011-01-01 02:17:06 +00:00
pspell - Fixed ZTS build 2011-03-13 14:19:31 +00:00
readline - Fixed build 2011-02-19 16:32:00 +00:00
recode - Year++ 2011-01-01 02:17:06 +00:00
reflection removing scalar types in trunk 2011-05-15 00:36:13 +00:00
session Add php_ignore_value() macro to suppress unused return value warnings 2011-05-16 16:58:02 +00:00
shmop - Version++ 2011-03-08 18:24:04 +00:00
simplexml Use iterator when necessary to get the full properties hash - consistent with count (see test: ext/simplexml/tests/034.phpt) 2011-05-17 13:50:48 +00:00
skeleton revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
snmp fixed typos in tests 2011-05-10 20:04:26 +00:00
soap Fixed crash on recursive error handler invocation 2011-05-17 12:27:21 +00:00
sockets - Fix the fix 2011-05-24 00:10:00 +00:00
spl Fixed bug #54323 (Accessing unset()'ed ArrayObject's property causes crash) 2011-04-07 14:52:30 +00:00
sqlite3 Update bundled SQLite to 3.7.6.2 2011-05-13 06:11:06 +00:00
standard Fixed bug #54946 (stream_get_contents infinite loop) 2011-05-29 12:29:19 +00:00
sybase_ct - Year++ 2011-01-01 02:17:06 +00:00
sysvmsg fix tests 2011-05-04 08:44:14 +00:00
sysvsem - Year++ 2011-01-01 02:17:06 +00:00
sysvshm - Year++ 2011-01-01 02:17:06 +00:00
tidy - keep node creation check 2011-04-25 09:31:00 +00:00
tokenizer forgot tokenizer... 2011-05-15 00:48:05 +00:00
wddx - Year++ 2011-01-01 02:17:06 +00:00
xml - Year++ 2011-01-01 02:17:06 +00:00
xmlreader Fix use after free() in XMLReader::xml() 2011-05-13 05:54:34 +00:00
xmlrpc - Year++ 2011-01-01 02:17:06 +00:00
xmlwriter - Year++ 2011-01-01 02:17:06 +00:00
xsl - Year++ 2011-01-01 02:17:06 +00:00
zip - Fixed bug #54681 (addGlob() crashes on invalid flags) 2011-05-07 01:58:26 +00:00
zlib - Year++ 2011-01-01 02:17:06 +00:00
ext_skel - ext_skelshould create a .svnignore not .cvsignore these days 2010-08-06 22:19:47 +00:00
ext_skel_win32.php revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00