php-src/ext
2009-12-08 12:12:23 +00:00
..
bcmath add missing skipifs 2009-08-31 19:22:29 +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 - Fixed crash in com_print_typeinfo when an invalid typelib is given 2009-10-27 19:16:55 +00:00
ctype - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
curl Trunk too - curl version check for the lack of a certinfo entry 2009-11-23 14:46:47 +00:00
date - Fixed bug #50266 (conflicting types for llabs) 2009-11-28 00:38:05 +00:00
dba - Fixed paths 2009-08-01 23:26:02 +00:00
dom fix bug #47848 (importNode doesn't preserve attribute namespaces) 2009-12-03 20:19:38 +00:00
enchant - Fix compiler warning 2009-10-11 15:23:09 +00:00
ereg Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:24:09 +00:00
exif removed now obsolete NetWare hack since I fixed this 2009-11-03 21:21:34 +00:00
fbsql - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
fileinfo - fix #49732, fix crash when timestamp conversion fails 2009-10-01 13:55:16 +00:00
filter - Added MAKE_COPY_ZVAL(ppzv, pzv) macro 2009-12-08 01:57:37 +00:00
ftp Fix null deref found by Michael Maclean 2009-11-24 13:57:39 +00:00
gd Fixed a possible memory leak in case that FT_Glyph_To_Bitmap() fails 2009-11-01 05:04:35 +00:00
gettext Tests from Berlin test fest 2009-06-18 07:25:55 +00:00
gmp Use extended base if we build again gmp 4.2.0 which is usually available. 2009-11-27 22:24:44 +00:00
hash - Fix for bug #49223 Inconsistency using get_defined_constants(true) 2009-08-17 21:28:22 +00:00
iconv sync with 5_3 2009-12-08 12:12:23 +00:00
imap IMAP tests for trunk 2009-11-23 21:59:00 +00:00
interbase Fixed ext/interbase build 2009-09-08 01:44:37 +00:00
intl fix version 2009-10-27 23:21:00 +00:00
json Fix broken json tests in all branches 2009-08-03 04:01:57 +00:00
ldap - Fixed bug #50185 (ldap_get_entries() return false instead of an empty array when there is no error). 2009-11-18 17:44:58 +00:00
libxml - Fixed bug #49660 (libxml 2.7.3+ limits text nodes to 10MB). (Felipe) 2009-12-01 02:05:28 +00:00
mbstring Someone strap down Jani and give him a sedative please. 2009-11-25 01:30:06 +00:00
mcrypt - Fix bad section names (extra - in the end..) 2009-11-09 17:08:48 +00:00
mssql Limit connection strings to 255 chars here 2009-07-15 19:05:09 +00:00
mysql - Fixed bug #50231 (Socket path passed using --with-mysql-sock is ignored when mysqlnd is enabled) 2009-11-30 15:11:29 +00:00
mysqli Fix broken build. 2009-12-01 21:39:19 +00:00
mysqlnd I svn-commit.2.tmp (Modified) Row 2 Col 28 11:45 Ctrl-K H for help 2009-12-03 10:50:02 +00:00
oci8 New test 2009-11-19 17:44:46 +00:00
odbc - Fixed bug #50162 (Memory leak when fetching timestamp column from Oracle database) 2009-12-06 18:53:16 +00:00
openssl added timezone define for NetWare. 2009-11-03 21:26:39 +00:00
pcntl pcntl_exec() should inherit environment in case it's not provided as an argument 2009-09-30 13:04:28 +00:00
pcre - Added MAKE_COPY_ZVAL(ppzv, pzv) macro 2009-12-08 01:57:37 +00:00
pdo - Added MAKE_COPY_ZVAL(ppzv, pzv) macro 2009-12-08 01:57:37 +00:00
pdo_dblib Someone strap down Jani and give him a sedative please. 2009-11-25 01:30:06 +00:00
pdo_firebird Someone strap down Jani and give him a sedative please. 2009-11-25 01:30:06 +00:00
pdo_mysql Fixed bug #50323 (Allow use of ; in values via ;; in PDO DSN even in the middle of a string). 2009-12-06 21:32:58 +00:00
pdo_oci Someone strap down Jani and give him a sedative please. 2009-11-25 01:30:06 +00:00
pdo_odbc Someone strap down Jani and give him a sedative please. 2009-11-25 01:30:06 +00:00
pdo_pgsql Someone strap down Jani and give him a sedative please. 2009-11-25 01:30:06 +00:00
pdo_sqlite - Added MAKE_COPY_ZVAL(ppzv, pzv) macro 2009-12-08 01:57:37 +00:00
pgsql Fixe build 2009-11-27 03:02:01 +00:00
phar Fix phar regex test when '.php' is part of the path, instead be more specific with '.php$' regex. 2009-11-21 05:38:58 +00:00
posix These tests don't work when run as root 2009-11-25 03:53:50 +00:00
pspell - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
readline - Fixed bug #48608 (Invalid libreadline version not detected during configure) 2009-08-04 11:20:49 +00:00
recode - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
reflection - Added MAKE_COPY_ZVAL(ppzv, pzv) macro 2009-12-08 01:57:37 +00:00
session protect http_session_vars from interrupt corruption 2009-12-04 01:21:32 +00:00
shmop Fixed error message grammar: 2009-06-06 02:40:14 +00:00
simplexml Fixed bug #49800 (SimpleXML allow (un)serialize() calls without warning). 2009-10-07 12:46:29 +00:00
skeleton use x.y.z version number, use a #define for version number 2009-08-05 15:58:50 +00:00
snmp - Fixed bug #49990 (SNMP3 warning message about security level printed twice). 2009-10-25 20:17:04 +00:00
soap - Added MAKE_COPY_ZVAL(ppzv, pzv) macro 2009-12-08 01:57:37 +00:00
sockets Use correct defines for VC10 support 2009-12-03 10:17:58 +00:00
spl - Added MAKE_COPY_ZVAL(ppzv, pzv) macro 2009-12-08 01:57:37 +00:00
sqlite Fix bug #50337 2009-11-30 19:13:50 +00:00
sqlite3 - Added MAKE_COPY_ZVAL(ppzv, pzv) macro 2009-12-08 01:57:37 +00:00
standard - Added MAKE_COPY_ZVAL(ppzv, pzv) macro 2009-12-08 01:57:37 +00:00
sybase_ct - More and more missing svn:ignore entries. 2009-08-02 01:48:27 +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 Minor change to improve code coverage 2009-09-16 12:35:54 +00:00
tokenizer - Removed: 2009-03-26 20:02:53 +00:00
unicode - silent warning again and do it so that lazy compilers won't complain 2009-07-20 12:58:17 +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 - Added MAKE_COPY_ZVAL(ppzv, pzv) macro 2009-12-08 01:57:37 +00:00
xmlreader - Dropped *_TEXT* macros in favor of unicode macros direct usage 2009-05-25 14:32:15 +00:00
xmlrpc - Added MAKE_COPY_ZVAL(ppzv, pzv) macro 2009-12-08 01:57:37 +00:00
xmlwriter fix tests 2009-07-17 09:03:04 +00:00
xsl Fixed tests 2009-09-07 14:18:46 +00:00
zip Fixed a bug in parameter passing/conversion API which caused tons of memleak and was the reason of ~1500 test failurs 2009-09-23 13:51:50 +00:00
zlib ws 2009-12-08 10:56:41 +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