php-src/ext
Ulf Wendel b0251ed6cc Connection parameter should be taken from connect.inc and used all in
mysqli_connect() and friends. Use UEXPECTF instead of crippled EXPECTF.
2007-07-12 20:53:05 +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 - Commit generated file. 2007-07-12 18:59:35 +00:00
dba fix #41455 (ext/dba/config.m4 pollutes global $LIBS and $LDFLAGS) 2007-05-21 11:37:43 +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 MFB: fix warning 2007-07-12 12:12:30 +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
informix moved ext/informix to PECL 2007-01-18 12:26:21 +00:00
interbase - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
json fix WS, CS and other S 2007-07-12 09:55:41 +00:00
ldap initialize optional parameters 2007-04-30 21:39:48 +00:00
libxml - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
mbstring Synced mail function in mb_send_mail function(Escape mail.force_extra_parameters value). 2007-07-12 15:28:37 +00:00
mcrypt MFB 2007-05-28 23:00:25 +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 1) Whitespace/CS 2007-07-12 16:04:15 +00:00
mysqli Connection parameter should be taken from connect.inc and used all in 2007-07-12 20:53:05 +00:00
oci8 check PHP version only when enabled 2007-07-11 22:15:44 +00:00
odbc - Changed all AC_ARG_* options to PHP_ARG_* options. 2007-07-11 23:10:46 +00:00
openssl Unicode support 2007-07-11 12:10:28 +00:00
pcntl Typo 2007-03-14 09:49:58 +00:00
pcre Fixed compilation warnings 2007-07-10 09:57:23 +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 some configure --help texts 2007-07-03 17:24:39 +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 - Removed unused empty macro and nuked illegal use of $withval 2007-07-11 21:51:10 +00:00
pdo_sqlite - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
pgsql - Removed unused empty macro and nuked illegal use of $withval 2007-07-11 21:51:10 +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 Typo 2007-03-14 09:49:58 +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 implement (or fix?) #41884 (ReflectionClass::getDefaultProperties() does not handle static attributes) 2007-07-11 22:03:59 +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 MFB: fix bug #41947 (SimpleXML incorrectly registers empty strings as namespaces 2007-07-10 12:26:37 +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 Unicode support fix 2007-07-06 10:36:20 +00:00
sockets MFB 2007-05-28 23:33:13 +00:00
spl Fixed test 2007-07-10 10:16:14 +00:00
sqlite - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
standard fix test 2007-07-12 17:43:34 +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 cleanup test data 2007-06-25 17:37:48 +00:00
tidy MFB 2007-05-29 21:06:04 +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 Unicode support 2007-07-11 16:47:30 +00:00
xmlrpc fix ws, cs and folding 2007-07-12 10:04:42 +00:00
xmlwriter MFB 2007-06-26 12:14:01 +00:00
xsl - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
zip - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
zlib Fixed test 2007-06-18 10:52:04 +00:00
ext_skel
ext_skel_win32.php