php-src/ext
2005-06-01 11:03:58 +00:00
..
bcmath - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
bz2 - Make VC6 happy 2005-04-10 19:07:38 +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 - Added PHP_INSTALL_HEADERS() macro 2005-05-07 02:51:53 +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 Fixed compiler warning on win32. 2005-03-17 17:16:43 +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 - Added PHP_INSTALL_HEADERS() macro 2005-05-07 02:51:53 +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 - Unify the "configure --help" texts 2005-05-29 23:17:16 +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 - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
mysqli - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
ncurses - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
oci8 - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
odbc - Unify the "configure --help" texts 2005-05-29 23:17:16 +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 - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
pdo_dblib use a number here, fixes PECL #3493 2005-02-16 18:09:26 +00:00
pdo_firebird - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
pdo_mysql - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
pdo_oci - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
pdo_odbc - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
pdo_pgsql - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
pdo_sqlite - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
pfpro - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
pgsql - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
posix Added new function: posix_mknod(). 2005-05-13 21:38:17 +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 Added array type hinting. (This patch requires full re-make) 2005-05-26 13:46:17 +00:00
session - Unify the "configure --help" texts 2005-05-29 23:17:16 +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 usage of uninicialized variable 2005-05-31 14:35:55 +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 typo fix 2005-05-30 15:57:54 +00:00
standard Fixed bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call if object is overloaded) 2005-06-01 11:03:58 +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 - Unify the "configure --help" texts 2005-05-29 23:17:16 +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 - Unify the "configure --help" texts 2005-05-29 23:17:16 +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