]> granicus.if.org Git - php/shortlog
php
2000-08-11 Zeev SuraskiMake COM work in a multithreaded environment
2000-08-11 Hartmut Holzgraefereturn type in proto for OCIError fixed
2000-08-11 Adam DickmeissAdded support for username, group and password for...
2000-08-11 Andi Gutmans*** empty log message ***
2000-08-11 Andi Gutmans- Only support variables and array(...) in foreach...
2000-08-11 <changelog... ChangeLog update
2000-08-11 <changelog... NEWS update
2000-08-10 Andi Gutmans- The commit messages didn't seem to update the news...
2000-08-10 Andi Gutmans@ Fix problem with nested foreach()'s (Andi, Zend Engine)
2000-08-10 foobar@- Fixed FTP module to accept multiline server replies...
2000-08-10 Brendan W.... - changed all pvals to zvals (like they were before)
2000-08-10 Vlad KrupinAdded capability to create and manipulate a config...
2000-08-10 Andi Gutmans@ Fix switch which only has a default rule (Andi, Zend...
2000-08-10 Brendan W.... - Homogonized CCVS with the rest of the modules in...
2000-08-10 Andi Gutmans- Move compat macros to php3_compat.h
2000-08-10 Sascha SchumannRemove bogus "by"
2000-08-10 Joey SmithCut and paste error? :)
2000-08-10 Andrei ZmievskiFormatting.
2000-08-10 Hartmut Holzgraefelast patch reverted, i didn't get the whole picture...
2000-08-10 Hartmut Holzgraefeduplicate alias entry removed
2000-08-10 David Croft#fixed typos
2000-08-10 Sam RubyCorrect bug in headers only logic.
2000-08-10 <changelog... ChangeLog update
2000-08-10 <changelog... NEWS update
2000-08-09 Zeev SuraskiUpdate NEWS, including some stuff that somehow got...
2000-08-09 Zeev Suraskithat too
2000-08-09 Zeev SuraskiUpdate to be consistent with the new Zend API
2000-08-09 Zeev SuraskiUpdate API number
2000-08-09 Zeev SuraskiThe patch we promised - redesigned the compilation...
2000-08-09 Brendan W.... Updated Supported CCVS Versions based on Conversation...
2000-08-09 Thies C. Arntzen@- Fix mSQL_close(). (nick@loman.net)
2000-08-09 Brendan W.... Added Dougs name to the PHPINFO "Support By" call.
2000-08-09 Thies C. Arntzenfix #6061
2000-08-09 Brendan W.... Looks like I found my problem.
2000-08-09 Brendan W.... Tracked the stray -libccvs call to a bad config directi...
2000-08-09 Zeev SuraskiFix a couple of bugs in the ISAPI module:
2000-08-09 Brendan W.... Trying to resolve the build issue. This module is curre...
2000-08-09 Brendan W.... Looks like my editor barfed sometime today and saved...
2000-08-09 <changelog... ChangeLog update
2000-08-08 Brendan W.... Had some issues with apache build. PHP Was passing...
2000-08-08 Brendan W.... First commit of these files. We have had them working...
2000-08-08 foobarAdded missing 'subject'-key in envelope.
2000-08-08 Egon SchmidBeautified some protos.
2000-08-08 Vlad KrupinAdded instructions on how to use personalized dictionaries
2000-08-08 Vlad Krupinadded support for personalized dictionaries.
2000-08-08 Stanislav MalyshevStandartize full path handling - everything now goes...
2000-08-08 Stanislav Malyshevfix return code for virtual_file_ex
2000-08-08 Stanislav MalyshevFix possible crash when stat information is not available
2000-08-08 Sascha SchumannRemove manually committed change description
2000-08-08 Martin Kraemerurlencode() fix (Bug #6016)
2000-08-08 Martin KraemerBug #6016: Fix EBCDIC logic error in urlencode()
2000-08-08 <changelog... ChangeLog update
2000-08-08 <changelog... NEWS update
2000-08-07 Danny Heijl- fix for # 5980 (using ifx_connect/ifx_close multiple...
2000-08-07 Sascha SchumannAdd support for <binary> WDDX element.
2000-08-07 Sascha Schumann.
2000-08-07 Sascha SchumannRemove some crud from diff output (Only in..).
2000-08-07 Sascha SchumannFix building thttpd SAPI module.
2000-08-07 Sascha SchumannSet abs_srcdir before SAPI modules' configure stuff...
2000-08-07 Uwe Steinmann- updated those entries I feel responsible for
2000-08-07 Thies C. Arntzenfixed binary mode for Win32
2000-08-07 Uwe Steinmann- got rid of php_ prefix in Modulename and some structs
2000-08-07 Zeev SuraskiAdd DOCUMENT_ROOT
2000-08-07 Uwe Steinmann- made compilation as dynamic lib possible
2000-08-07 Uwe Steinmann- added functions fdf_set_flags(), fdf_set_opt(), fdf_s...
2000-08-07 Thies C. Arntzen@- Fixed CLOB handling in OCI8 driver when using variab...
2000-08-07 Rui Hirokawafixed for openldap 2.0beta.
2000-08-07 <changelog... ChangeLog update
2000-08-07 <changelog... NEWS update
2000-08-07 Rasmus LerdorfAdd 4th optional parameter to sybase_[p]connect to...
2000-08-06 Zeev SuraskiReverse this patch - it really shouldn't be in the...
2000-08-06 Zeev SuraskiFix warning
2000-08-06 Zeev SuraskiFix & optimize
2000-08-06 Egon SchmidAdded a parameter type.
2000-08-06 Egon SchmidFixed some protos.
2000-08-06 Sascha SchumannIncluding utime.h once is enough.
2000-08-06 Egon SchmidDescription from the ChangeLog. Thies, is it correct?
2000-08-06 Stanislav MalyshevAdd utime include
2000-08-06 Stanislav MalyshevAdd Joey Smith's sendmail_port patch
2000-08-06 Sascha SchumannInclude <utime.h> in php_virtual_cwd.h.
2000-08-06 Stanislav MalyshevReplace min() - not everyone has it
2000-08-06 Stanislav Malyshevfix stupid bug
2000-08-06 Andi GutmansVirtualize realpath, chmod, chown and utime
2000-08-06 Egon SchmidChanged some protos.
2000-08-06 Hartmut Holzgraeferemoved a BAD IDEA (tm) that filtered out backslashes
2000-08-06 Rasmus LerdorfSupport content-encoding headers in file upload mime...
2000-08-06 Rasmus Lerdorfdecouple this check just in case we hit a weird system...
2000-08-06 Rasmus LerdorfRemove mysql dll
2000-08-06 <changelog... ChangeLog update
2000-08-06 <changelog... NEWS update
2000-08-05 Andi Gutmans- Use some more SEPARATE_ZVAL macros instead of replica...
2000-08-05 Danny Heijl- Fix INT8 returning garbage because ifx_int8toasc...
2000-08-05 Stanislav MalyshevFix crash on broken setups (#5979)
2000-08-05 Stanislav MalyshevFix memory leak
2000-08-05 Thies C. Arntzen@- Fixed warning when shutting down OCINLogon() connect...
2000-08-05 Stanislav MalyshevOpen session files in binary mode (fix #5953)
2000-08-05 Thies C. Arntzen@- OCIError() would sometimes not report failed connect...
2000-08-05 Hénot DavidFix for a bug with persistent connections.
2000-08-05 <changelog... ChangeLog update
2000-08-04 Hartmut Holzgraefechanged default sendmail flags from '-t' to '-t -i...
next