php-src/ext
2005-06-15 20:51:33 +00:00
..
bcmath - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
bz2 MFB: MSVC++ 6.0 doesn't support long long type 2005-06-13 19:33:39 +00:00
calendar Removed unused vars. 2005-04-13 23:05:23 +00:00
com_dotnet fix C++ comments 2005-04-22 08:59:21 +00:00
ctype Fixed bug #30945 (make ctype_* functions return FALSE on empty strings). 2004-11-30 16:55:55 +00:00
curl fix bug #33222 (segfault when CURL handle is closed in a callback). 2005-06-02 21:04:12 +00:00
date - Make it compile cleanly with MS VC++ too, which is completely anal in some 2005-06-15 11:01:07 +00:00
dba - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
dbase - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
dbx Call functions by their new, proper names instead of what are now aliases. 2004-05-06 12:22:14 +00:00
dom - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
enchant It's stable now. 2004-08-11 20:31:39 +00:00
ereg Do a cache flush if we detect possible cache corruption (same as for 2005-05-26 21:48:35 +00:00
exif MFB: Fixed build of exif extension on win32. 2005-03-17 17:20:52 +00:00
fbsql - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
fdf - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
fileinfo Added another search patch for magic file (fixes bug #3232). 2005-04-05 15:12:52 +00:00
filepro - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
filter Correct handling of the UNSAFE_RAW filter 2005-05-19 21:08:04 +00:00
ftp Added bindto socket context option. 2005-06-14 02:39:42 +00:00
gd - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
gettext - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
gmp @- Fix #32773 and make right fix for GMP FPEs (Stas) 2005-04-25 12:18:50 +00:00
hwapi Get rid of more useless RINIT/RSHUTDOWN calls 2005-02-07 23:04:00 +00:00
iconv Fixed bug #33268 (iconv_strlen() works only with a parameter of < 3 in length) 2005-06-08 23:49:38 +00:00
imap - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
informix - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
interbase - Added PHP_INSTALL_HEADERS() macro 2005-05-07 02:51:53 +00:00
ldap - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
libxml - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
mbstring Fix VPATH build 2005-05-29 23:15:16 +00:00
mcrypt - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
mcve libmonetra-5.0 sync. 2005-06-06 16:43:26 +00:00
mhash - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
mime_magic Return error on an invalid input to mime_content_type() function. 2005-05-25 03:05:47 +00:00
ming Adding missing zend_list_addref() and make SWFShape::drawArc() work 2004-12-15 18:01:31 +00:00
msession Get rid of more useless RINIT/RSHUTDOWN calls 2005-02-07 23:04:00 +00:00
msql - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
mssql - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
mysql Another netware fix 2005-06-11 23:32:46 +00:00
mysqli - Allow doing --with-mysql --with-mysqli (no mysql libs are bundled atm) 2005-06-07 12:39:02 +00:00
ncurses - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
oci8 destroy session after destroying error handle 2005-06-13 09:30:49 +00:00
odbc fix bug #33214 (odbc_next_result does not signal SQL errors with 2-statement SQL batches). 2005-06-02 15:40:45 +00:00
openssl - Never use Z_TYPE* macros on non-zvals. 2005-04-19 22:04:28 +00:00
oracle - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
ovrimos - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
pcntl MFB: Fix for #32974 2005-05-07 14:58:12 +00:00
pcre kill unused var. 2005-06-01 03:01:29 +00:00
pdo If the macro exists, use it, otherwise use the Makefile.frag 2005-06-14 13:09:23 +00:00
pdo_dblib Patch from zhao ming sen. 2005-06-10 06:32:36 +00:00
pdo_firebird - Added PHP_CHECK_PDO_INCLUDES macro (caches the result) 2005-06-14 00:00:53 +00:00
pdo_mysql - Added PHP_CHECK_PDO_INCLUDES macro (caches the result) 2005-06-14 00:00:53 +00:00
pdo_oci - Added PHP_CHECK_PDO_INCLUDES macro (caches the result) 2005-06-14 00:00:53 +00:00
pdo_odbc Bring PDO_ODBC tests in sync with PDO base tests. 2005-06-15 00:17:18 +00:00
pdo_pgsql - Added PHP_CHECK_PDO_INCLUDES macro (caches the result) 2005-06-14 00:00:53 +00:00
pdo_sqlite - Added PHP_CHECK_PDO_INCLUDES macro (caches the result) 2005-06-14 00:00:53 +00:00
pfpro - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
pgsql fixes for #33251 2005-06-05 19:25:01 +00:00
posix fix build on Solaris 2005-06-06 22:04:14 +00:00
pspell - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
readline - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
recode - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
reflection Fixed bug #33312 (ReflectionParameter methods do not work correctly) 2005-06-13 07:55:08 +00:00
session nuke duplicate code 2005-06-03 22:09:22 +00:00
shmop Removed pointless operations/declarations. 2005-02-08 15:30:42 +00:00
simplexml - Made the libxml related stuff to error out if someone does --disable-all 2005-04-27 13:12:55 +00:00
skeleton - don't use short tag 2005-04-14 16:05:05 +00:00
snmp - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
soap Fixed array type autodetection (use namespace name, but not the namespace prefix 2005-06-09 08:17:37 +00:00
sockets fix #33019 (socket errors cause memory leaks in php_strerror()) 2005-05-12 16:26:26 +00:00
spl - Update 2005-05-30 20:10:38 +00:00
sqlite use PHP_CHECK_PDO_INCLUDES 2005-06-14 01:44:16 +00:00
standard Fix FCI cache for array_walk and user array compare functions. Bug 2005-06-15 20:51:33 +00:00
sybase - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
sybase_ct - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
sysvmsg typofix 2005-04-29 01:55:52 +00:00
sysvsem - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
sysvshm - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
tidy - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
tokenizer - Fixed bug #28930 (PHP sources pick wrong header files generated by bison) 2004-12-30 15:18:24 +00:00
wddx - Fixed bug #33185 (--enable-session=shared does not build) 2005-05-30 15:14:12 +00:00
xml nuke crap, end scripts always with ?> 2005-06-03 23:13:23 +00:00
xmlreader - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
xmlrpc - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
xmlwriter - now stable thanks to Pierre 2005-05-02 19:50:58 +00:00
xsl Fixed bug #33340 (CLI Crash when calling php:function from XSLT) 2005-06-14 19:39:52 +00:00
zlib - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
ext_skel ; 2004-05-16 12:10:35 +00:00
ext_skel_win32.php On win32 extensions starts with php_ 2003-10-29 05:42:26 +00:00