php-src/ext
2003-12-04 19:39:46 +00:00
..
bcmath Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
bz2 Fixup bz2 extension so it builds as shared and static under win32 2003-12-04 02:58:33 +00:00
calendar Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
com_dotnet Clarify a little. 2003-12-03 00:15:10 +00:00
cpdf allow these extensions to build with new system 2003-12-04 03:46:12 +00:00
ctype Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
curl allow these extensions to build with new system 2003-12-04 03:46:12 +00:00
dba Proto fixes (Friedhelm Betz <holliwell|gmx.net>) 2003-11-13 19:08:41 +00:00
dbase - set precision to 0 unless the field is of type N or I 2003-11-27 11:32:05 +00:00
dbx Make life for the doc-team easier, without causing harm ;-) 2003-11-03 11:15:23 +00:00
dio WS fix 2003-12-01 16:37:11 +00:00
dom fix notations - forgot to create iterator 2003-12-03 21:27:01 +00:00
ereg Fixed bug #25669 (eregi() with non-ascii characters) 2003-09-30 00:26:03 +00:00
exif String format stuff. 2003-09-22 23:27:51 +00:00
fam proto descriptions 2003-09-15 09:25:18 +00:00
fbsql add error message when libs and headers are missing 2003-12-04 01:04:36 +00:00
fdf - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
filepro Aligned configure help texts. 2003-10-03 05:24:33 +00:00
ftp Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
gd Fixed bug #26309 (Fixed argument parsing for imageftbbox()). 2003-11-19 15:49:55 +00:00
gettext - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
gmp Fix the build for other than x86 archs. 2003-11-24 16:09:45 +00:00
hwapi proto fixes 2003-06-15 16:04:31 +00:00
iconv This should solve a few problems with static vs. shared builds for extensions (such as mssql) that require certain CFLAGS to be defined, but not pull in other flags that would affect DLL linkage. 2003-12-03 22:59:48 +00:00
imap proto fix 2003-11-13 20:55:00 +00:00
informix Fix ZTS build. 2003-11-11 01:51:22 +00:00
ingres_ii emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
interbase Let client library pick its own transaction param defaults 2003-09-26 10:06:22 +00:00
ldap Cleaned up previous patch. 2003-10-07 00:36:31 +00:00
libxml Fix libxml to use static lib if found. 2003-12-04 13:38:47 +00:00
mbstring Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
mcrypt Fixed bug #26042 (memory leak if mcrypt_generic_deinit() is not called 2003-10-31 04:33:51 +00:00
mcve Fix Win32 linkage problems 2003-08-31 12:41:53 +00:00
mhash - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
mime_magic - Moved all the mime_magic.c specific stuff into their own header file 2003-11-04 05:15:19 +00:00
ming Fix win32 compilation. This will import the core_globals_id 2003-11-15 05:42:57 +00:00
mnogosearch - A bug in WORDINFO calculation in mnogosearch extension was fixed. 2003-11-12 07:40:17 +00:00
msession emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
msql format string fixes 2003-08-28 21:00:24 +00:00
mssql Build adjustments. 2003-12-03 14:29:45 +00:00
mysql 10-18% optimization of fetch_array(), when both number & string indexes are 2003-11-07 17:20:49 +00:00
mysqli prototype fix for mysqli_ssl_set 2003-11-30 10:56:55 +00:00
ncurses Handle dirty script exit. 2003-11-29 02:04:37 +00:00
notes proto fixes 2003-06-16 16:36:51 +00:00
oci8 WS 2003-11-06 14:31:33 +00:00
odbc Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
openssl Fixed compiler warning due to unused variables. 2003-12-03 15:50:27 +00:00
oracle Aligned configure help texts. 2003-10-03 05:24:33 +00:00
ovrimos - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
pcntl Kill unused variables. 2003-11-05 23:44:09 +00:00
pcre Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
pdf proto fix (thanks to Mehdi Achour for notifying) 2003-08-11 11:27:27 +00:00
pfpro - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
pgsql Make this build using new build system 2003-12-04 15:32:31 +00:00
posix Fixed paths in various tests. In certain conditions usage of partial file 2003-08-18 22:57:49 +00:00
pspell format string fixes 2003-08-28 21:00:24 +00:00
readline - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
recode - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
reflection - Fix __autoload() to preserve class case. 2003-11-24 18:13:29 +00:00
session Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
shmop Adding shmop config file for the new build system 2003-12-03 00:32:19 +00:00
simplexml Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
skeleton On win32 extensions starts with php_ 2003-10-29 05:42:26 +00:00
snmp Fixed formatting issues (patch by: Joe Orton) 2003-10-17 02:21:27 +00:00
soap fixed compilation problem in php-4.3.2dev. 2003-04-19 07:04:00 +00:00
sockets Revert accidential commit 2003-10-24 18:44:40 +00:00
spl Update documentation 2003-12-04 19:39:46 +00:00
sqlite No longer needed 2003-12-04 17:33:08 +00:00
standard - Update after moving extensions to PECL 2003-12-04 15:01:10 +00:00
sybase Do not strip trailing spaces. 2003-10-16 04:24:07 +00:00
sybase_ct MFB 2003-08-28 16:19:08 +00:00
sysvmsg Fix formatting specifier 2003-08-31 14:38:25 +00:00
sysvsem Fixed compiler warnings. 2003-08-31 20:45:51 +00:00
sysvshm Fixed compiler warnings. 2003-08-31 20:45:51 +00:00
tidy Remove debug code. 2003-12-01 22:10:46 +00:00
tokenizer Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
w32api emalloc -> safe_emalloc 2003-08-12 00:58:52 +00:00
wddx Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
xml Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
xmlrpc fix for dereferncing null pointer (mfladischer@gmx.net) 2003-10-15 00:15:23 +00:00
xsl test for dom extension 2003-12-04 13:32:22 +00:00
yaz For YAZ, RSHUTDOWN closes persistent connections that have been idle 2003-10-24 19:32:09 +00:00
yp Fixed bug #26235 (yp_first/yp_next do not specify correct key length). 2003-11-14 00:32:25 +00:00
zlib some tweaks for Frank 2003-12-03 02:47:45 +00:00
ext_skel ok, re-adding this mostly un-maintained awk/sed/sh nightmare for now ... 2003-06-29 16:07:18 +00:00
ext_skel_win32.php On win32 extensions starts with php_ 2003-10-29 05:42:26 +00:00