php-src/ext
2007-07-26 14:30:08 +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 ZTS fix 2007-04-09 15:35:49 +00:00
ctype Typo 2007-03-14 09:49:58 +00:00
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 - add tests files 2006-03-21 19:02:00 +00:00
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 - avoid sprintf 2007-02-24 16:25:58 +00:00
fdf Typo 2007-03-14 09:49:58 +00:00
fileinfo 1.0.4 2006-11-07 21:45:20 +00:00
filter MFB 2007-05-29 21:06:04 +00:00
ftp php_gmtime_r() fixes 2007-06-07 08:58:38 +00:00
gd - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
gettext return false if realpath()/getcwd() fail 2007-01-16 14:42:14 +00:00
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 MFB 2007-05-29 21:06:04 +00:00
interbase - Fix some configure --help texts 2007-07-03 17:24:39 +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 - ws + compile warning fixes 2007-07-21 00:49:53 +00:00
mbstring there is no such file 2007-07-16 19:07:22 +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 fix AC_TRY_COMPILE usage 2007-03-06 10:13:37 +00:00
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 - Moved mysqnd to it's own directory: It is sort of an extension itself. 2007-07-25 23:47:33 +00:00
mysqli - Moved mysqnd to it's own directory: It is sort of an extension itself. 2007-07-25 23:47:33 +00:00
mysqlnd fix typo 2007-07-26 14:29:03 +00:00
oci8 Add casts to fix compilation warnings 2007-07-18 15:09:37 +00:00
odbc - Fixed bug #42019 (configure option --with-adabas=DIR does not work) 2007-07-17 12:11:41 +00:00
openssl Unicode support 2007-07-11 12:10:28 +00:00
pcntl Typo 2007-03-14 09:49:58 +00:00
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 configure --help texts 2007-07-03 17:24:39 +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 some configure --help texts 2007-07-03 17:24:39 +00:00
pdo_odbc - Better wording 2007-07-09 12:35:37 +00:00
pdo_pgsql attempt to fix pdo_pgsql tests in HEAD 2007-07-18 12:28:08 +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 - avoid sprintf 2007-02-24 16:25:58 +00:00
readline Bump year. 2007-01-01 09:29:37 +00:00
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 always check save_path (issue reported by Maksymilian Arciemowicz) 2007-07-10 17:52:32 +00:00
shmop MFB 2007-05-28 23:00:25 +00:00
simplexml add missing skipifs 2007-07-16 13:46:38 +00:00
skeleton - avoid sprintf 2007-02-24 16:25:58 +00:00
snmp - Changed AC_ARG_ENABLE to PHP_ARG_ENABLE 2007-07-11 08:47:31 +00:00
soap Fixed bug #41983 (Error Fetching http headers terminated by '\n') 2007-07-24 09:28:12 +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 - ws + cs fixes 2007-07-26 14:30:08 +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 Typo 2007-03-14 09:49:58 +00:00
sysvsem remove warnings in resource dtor 2007-05-11 15:46:22 +00:00
sysvshm fix test 2007-07-18 13:54:30 +00:00
tidy MFB: update 2007-07-17 10:30:50 +00:00
tokenizer Remove weird useless entries 2007-05-28 12:18:26 +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 - Fix some configure --help texts 2007-07-03 17:24:39 +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