php-src/ext
2007-08-04 07:51:15 +00:00
..
bcmath use safe_emalloc() 2007-07-10 11:07:56 +00:00
bz2 MFB 2007-05-28 23:00:25 +00:00
calendar php_localtime_r() checks 2007-06-07 09:07:12 +00:00
com_dotnet
ctype
curl add CURLINFO_PRIVATE & CURLOPT_PRIVATE 2007-07-04 13:33:01 +00:00
date - Fix warnings 2007-07-20 23:53:29 +00:00
dba - Fixed bug #41433 (DBA: configure fails to include correct db.h for db4) 2007-07-19 10:48:34 +00:00
dbase MFB 2007-05-28 23:14:57 +00:00
dom Fixed test 2007-07-10 07:29:06 +00:00
enchant
ereg - Fix win32 build (I guess..:) 2007-07-16 13:51:41 +00:00
exif MFB: Fixed memory corruption when reading exif data of a non-file 2007-06-10 20:13:10 +00:00
fbsql
fdf
fileinfo
filter MFB 2007-05-29 21:06:04 +00:00
ftp php_gmtime_r() fixes 2007-06-07 08:58:38 +00:00
gd - MFB: 2007-07-30 21:44:53 +00:00
gettext
gmp add missing skipif sections 2007-05-27 15:12:22 +00:00
hash - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
iconv MFB 2007-05-28 23:52:13 +00:00
imap sometimes c-client returns non-null entry with null host 2007-07-31 00:32:18 +00:00
interbase - Fix some lib vs. $PHP_LIBDIR issues. 2007-07-31 13:01:42 +00:00
json Fixed bug#42090 (json_decode causes segmentation fault) 2007-07-24 22:54:26 +00:00
ldap MFB: %f -> %F 2007-07-17 09:09:03 +00:00
libxml an attempt to fix win32 build 2007-08-01 11:43:27 +00:00
mbstring fix typo 2007-07-31 12:23:42 +00:00
mcrypt revert 2007-07-20 10:10:11 +00:00
mhash - fix build where mhash.h is not declaring 2007-05-29 12:28:57 +00:00
mime_magic - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
ming
msql - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
mssql - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
mysql - Align help texts and added note about embedded not being available when 2007-07-27 01:09:18 +00:00
mysqli - Align help texts and added note about embedded not being available when 2007-07-27 01:09:18 +00:00
mysqlnd Update CVS 2007-08-03 16:32:27 +00:00
oci8 MFB: New oci8 test for oci_password_change() 2007-08-03 01:55:34 +00:00
odbc - Fix some lib vs. $PHP_LIBDIR issues. 2007-07-31 13:01:42 +00:00
openssl Unicode support 2007-07-11 12:10:28 +00:00
pcntl
pcre add PCRE_VERSION constant to ext/pcre 2007-07-24 22:34:17 +00:00
pdo MFB: Fixed bug #41596 (Fixed a crash inside pdo_pgsql on some 2007-06-05 22:56:57 +00:00
pdo_dblib fix typo 2007-07-16 19:36:28 +00:00
pdo_firebird - Fix some lib vs. $PHP_LIBDIR issues. 2007-07-31 13:01:42 +00:00
pdo_mysql Fix INFILE LOCAL option handling with MySQL - now not allowed when open_basedir 2007-06-18 21:59:05 +00:00
pdo_oci Fix message grammar and capitalization 2007-08-02 19:37:30 +00:00
pdo_odbc - Better wording 2007-07-09 12:35:37 +00:00
pdo_pgsql - Fix some lib vs. $PHP_LIBDIR issues. 2007-07-31 13:01:42 +00:00
pdo_sqlite - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
pgsql - Moved the old regex functions to it's own extension: ereg 2007-07-15 19:50:07 +00:00
phar fix several mis-spelled 'temporary's add missing space in comment, and change 'script end' to 'stub end' in manifest read error messages 2007-06-01 03:48:17 +00:00
posix Show "wrong parameter count" error messages 2007-07-25 09:05:55 +00:00
pspell
readline
recode fix #41765 2007-06-22 00:05:54 +00:00
reflection - MFB: New ReflectionExtension::info() function to print the phpinfo() block 2007-07-24 23:16:47 +00:00
session MF5: fix for access control with .htaccess 2007-08-03 01:40:05 +00:00
shmop MFB 2007-05-28 23:00:25 +00:00
simplexml fix bug #41833 (addChild() on a non-existent node, no node created, getName() segfaults) 2007-07-31 15:39:59 +00:00
skeleton
snmp - Fix some lib vs. $PHP_LIBDIR issues. 2007-07-31 13:01:42 +00:00
soap Fixed bug #42151 (__destruct functions not called after catching a SoapFault exception) 2007-08-01 10:39:49 +00:00
sockets - Added missing constants for MSG_EOR and MSG_EOF 2007-07-24 11:33:47 +00:00
spl fix #41691 (ArrayObject::exchangeArray hangs Apache) 2007-07-20 10:53:45 +00:00
sqlite - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
standard Bugfix#36492 Userfilters can leak buckets 2007-08-04 07:51:15 +00:00
sybase - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
sybase_ct - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
sysvmsg
sysvsem
sysvshm fix test 2007-07-18 13:54:30 +00:00
tidy MFB: update 2007-07-17 10:30:50 +00:00
tokenizer fix win32 build 2007-08-02 00:04:05 +00:00
unicode - Removed unnecessary stuff 2007-07-12 16:08:26 +00:00
wddx MFB: Fixed bug #41527 (WDDX deserialize numeric string array key). 2007-06-11 15:10:12 +00:00
xml unicode support 2007-07-11 08:27:33 +00:00
xmlreader Add arginfo 2007-07-26 13:19:22 +00:00
xmlrpc fix ws, cs and folding 2007-07-12 10:04:42 +00:00
xmlwriter add missing skipif sections 2007-07-16 13:29:41 +00:00
xsl allow user specified class to be returned from transformToDoc 2007-07-28 09:16:15 +00:00
zip fix test 2007-07-18 13:54:30 +00:00
zlib Fixed test 2007-06-18 10:52:04 +00:00
ext_skel
ext_skel_win32.php