php-src/ext
Wez Furlong 30f9c47d61 Fix for 19906.
gzeof has different semantics from feof, in that gzeof will return true
if the read position is at EOF, even if the most recent read was 100%
successful.
feof will return true only (usually) if the most recent fread failed.
2002-10-15 16:01:00 +00:00
..
bcmath To include the NetWare config file 2002-09-04 11:20:18 +00:00
calendar change my email address 2002-09-19 21:51:34 +00:00
com fixes bugs #19156 and #19544 2002-10-02 12:53:51 +00:00
cpdf Removing the PHP_31 tag... 2002-08-13 21:35:54 +00:00
crack No need to link libxm2 in order to build php_crack.lib 2002-05-09 15:58:19 +00:00
ctype Fix platform dependencies, setlocale output, bug #19836 2002-10-10 15:27:11 +00:00
curl - Added CURLOPT_FTP_USE_EPSV option. (Patch by Alex Howansky 2002-10-02 16:44:48 +00:00
cybermut extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
cyrus Since the cyrus extension prints only one line, and no subsequent info, 2002-09-20 15:39:50 +00:00
db -php_error_docref 2002-08-27 00:44:57 +00:00
dba Add support for cdb-0.75 2002-09-19 04:18:20 +00:00
dbase - Made dbase_get_record() and dbase_get_record_with_names use same backend 2002-06-17 02:27:34 +00:00
dbx Tests will be skipped if a tester does not explicitly specify the 2002-10-07 09:27:02 +00:00
dio - Use tabs instead of spaces for indentation! 2002-08-16 15:45:22 +00:00
domxml Typo 2002-10-12 16:16:36 +00:00
dotnet Fix build 2002-03-18 09:42:20 +00:00
ereg *** empty log message *** 2002-09-25 17:48:10 +00:00
exif Fixed the output_handler ini setting. 2002-10-15 12:48:21 +00:00
fbsql Fix obvious error.. 2002-10-07 11:08:11 +00:00
fdf Unify error messages 2002-06-27 06:49:02 +00:00
filepro Unify error messages 2002-06-27 06:54:51 +00:00
fribidi Made the fribidi-config search a bit better. 2002-10-12 01:14:42 +00:00
ftp Fixed ZTS build 2002-10-13 01:40:46 +00:00
gd Renamed and fixed constant 2002-10-11 15:50:37 +00:00
gettext Fixed crash. Patch by <kilbi@rad.rwth-aachen.de> 2002-08-07 11:50:49 +00:00
gmp Make this extension compile as shared extension too. 2002-06-21 00:15:48 +00:00
hwapi - Align configure --help messages 2002-09-19 20:14:35 +00:00
hyperwave - make_objrec_from_array() gets a second parameter to handle key/pairs of 2002-09-30 09:27:56 +00:00
iconv This test should not print out the error (which is correct). 2002-10-14 23:09:48 +00:00
imap - Fix protos (resource instead of int for stream_id, fix some return protos, 2002-10-09 09:20:46 +00:00
informix Fix typo.. 2002-07-22 08:58:21 +00:00
ingres_ii extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
interbase syntax to avoid error while reading data from file in ibase_blob_import 2002-10-02 23:05:06 +00:00
java This final change enables the ext/java to compile on OSX. 2002-08-21 04:42:58 +00:00
ldap @- Fix for bug #19633 (wrong directories in ext/ldap/config.m4). (Derick) 2002-09-27 10:38:08 +00:00
mbstring changed INI restriction to enable per-directory settings. 2002-10-12 01:18:43 +00:00
mcal Defer linking against libmcal until we have built the extension, 2002-03-27 10:26:17 +00:00
mcrypt - Add the source file too 2002-10-08 10:01:34 +00:00
mcve This extension is not forced to be compiled as shared. 2002-08-28 02:44:40 +00:00
mhash Add PHP_MINFO_* 2002-08-04 21:37:44 +00:00
mime_magic Make that error message more meaningful for systems like my SuSE 7.0 with 2002-10-04 19:01:34 +00:00
ming Get rid of redundant loop 2002-10-08 00:16:55 +00:00
mnogosearch - Site mirror detection and popularity rank has been added to mnogosearch 2002-09-28 17:52:18 +00:00
msession Removed C++ comments 2002-08-22 13:30:03 +00:00
msql Unify error messages 2002-06-26 08:39:52 +00:00
mssql Unify error messages 2002-06-26 08:32:25 +00:00
mysql Removed spurious code. Thanks Derick 2002-10-09 13:46:18 +00:00
ncurses Prevent possible problems with two resource ids referencing the same 2002-09-29 22:55:09 +00:00
notes
oci8 @- OCIResult() could return garbage if called on empty result-sets. (thies) 2002-09-12 09:48:03 +00:00
odbc Silencing a compilier warning on windows 2002-08-14 20:40:48 +00:00
openssl correct proto 2002-08-10 20:19:49 +00:00
oracle MFB 2002-04-25 17:20:14 +00:00
overload - Fix ZE2 build when overload is enabled 2002-09-30 09:40:12 +00:00
ovrimos the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
pcntl @Made major improvents to the pcntl extension(Jason): 2002-08-22 04:20:10 +00:00
pcre Upgrade to version 3.92. 2002-10-15 13:59:58 +00:00
pdf Make these all work with persistent streams too. 2002-09-25 15:46:47 +00:00
pfpro Fixed a few more memory leaks. 2002-10-10 14:46:18 +00:00
pgsql Fixed proto. Clean up. 2002-10-13 09:48:18 +00:00
posix Make these all work with persistent streams too. 2002-09-25 15:46:47 +00:00
pspell - note aspell 2002-10-09 19:25:17 +00:00
qtdom - fix alignment 2002-10-09 19:27:16 +00:00
readline - fix build on FreeBSD, verified by thies. 2002-10-09 18:59:15 +00:00
recode Make these all work with persistent streams too. 2002-09-25 15:46:47 +00:00
rpc @- Added --disable-all configure option. (Jani) 2002-09-04 18:47:28 +00:00
session - Hardcode dependent ini setting 2002-10-13 11:14:49 +00:00
shmop the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
skeleton Check for uppercase function names in .def files - patch from David Viner 2002-09-03 20:57:20 +00:00
snmp Make this thing to compile with net-snmp-5.0.x 2002-10-15 00:43:34 +00:00
soap some more doc/lit stuff 2002-08-14 05:26:25 +00:00
sockets Kill warning 2002-10-04 18:01:52 +00:00
standard hopefully silence compile warnings on Solaris related to HUGEVAL being 2002-10-15 14:51:01 +00:00
swf virtual filepath fix, don't know why i bother, the module isn't threadsafe 2002-09-11 22:43:58 +00:00
sybase Fixed memory leaks. 2002-10-09 13:29:10 +00:00
sybase_ct the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
sysvmsg Fix config bug reported by Jan Lehnart. 2002-10-08 16:20:20 +00:00
sysvsem Really *really* fix the segfault bug #17274 and bug #19627 this time. 2002-09-27 10:24:54 +00:00
sysvshm the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
tokenizer Tokenizer has been stable for some time now. 2002-10-08 20:12:55 +00:00
w32api Added missing function to function_entry 2002-04-16 14:19:09 +00:00
wddx Revert the patch for now. We'll be branching on Saturday the way it's 2002-10-03 18:30:27 +00:00
xml remove uneeded def 2002-09-06 10:34:30 +00:00
xmlrpc @- Added --disable-all configure option. (Jani) 2002-09-04 18:47:28 +00:00
xslt adding test of xslt_set_object 2002-10-07 16:59:08 +00:00
yaz fix typo 2002-09-20 15:42:23 +00:00
yp the 'setup' script was removed more than two years ago. 2002-03-16 00:21:40 +00:00
zip - Add safe_mode/uid and open_basedir check to zip_open() (closes #16927). 2002-05-20 18:33:08 +00:00
zlib Fix for 19906. 2002-10-15 16:01:00 +00:00
ext_skel Add --skel=dir option to ext_skel (patch from David Viner) 2002-07-30 19:02:23 +00:00