]> granicus.if.org Git - php/shortlog
php
2000-11-02 David HedborChanged contact information.
2000-11-02 David HedborAdded notice about Caudium websites.
2000-11-02 David HedborInitial caudium support.
2000-11-02 Andi Gutmans- Replace do_exit() with zend_do_exit().
2000-11-02 Stanislav MalyshevRevert the patch - people don't like it
2000-11-02 Sascha SchumannAdd note
2000-11-02 Sascha Schumann.
2000-11-02 Stanislav MalyshevFix issue with Sun CC not detecting readdir_r
2000-11-02 Zeev Suraski- Fixed a bug that caused PHP not to properly flush...
2000-11-02 Sascha SchumannUpdate. Someone should really write better docs. =)
2000-11-02 Sascha SchumannConst'ify part of sapi_request_info.
2000-11-02 Sascha SchumannNamespace protect mergesort (caused conflict on Darwin).
2000-11-02 Sascha SchumannNamespace protect dir_cmds and kill some warnings
2000-11-02 Sascha SchumannRestrict php_admin_value to *.conf files.
2000-11-02 Zeev Suraski- Fix Windows build
2000-11-02 Sterling HughesDas war nicht gut.
2000-11-02 Zeev SuraskiFix a few warnings
2000-11-02 Zeev Suraskiupdate NEWS
2000-11-02 Zeev SuraskiFix a nasty bug in the shutdown sequence of PHP under...
2000-11-02 Zeev SuraskiRemove unnecessary variables
2000-11-02 Zeev Suraskiexplicit declaration here too - sigh, way too early...
2000-11-02 Zeev Suraskioops
2000-11-02 Zeev Suraskiexplicit declaration
2000-11-02 <changelog... ChangeLog update
2000-11-01 foobarValidators are happy now.
2000-11-01 Adam DickmeissUpdated for ZTS mode.
2000-11-01 Andi Gutmans- Beautify
2000-11-01 Sascha SchumannOur context's lifetime differs from the lifetime of...
2000-11-01 Sascha SchumannUse Input filters for handling POST data
2000-11-01 Andi Gutmans- Define the different possible modes for readibility...
2000-11-01 Andi Gutmans- In function declerations the opening { should be...
2000-11-01 Andi Gutmans- Change some estrdup()'s to estrndup()'s
2000-11-01 Andi Gutmans- Revert patch which seems to have caused the STOP...
2000-11-01 foobarNo more segfaults.
2000-11-01 foobarAdd line of possible XBM support to the phpinfo()
2000-11-01 foobarFixed some compile warnings and removed useless code.
2000-11-01 <changelog... ChangeLog update
2000-10-31 Zeev SuraskiFix Apache build
2000-10-31 Zeev Suraskimode_t should be an unsigned_int
2000-10-31 Zeev Suraskimode_t fixes
2000-10-31 Hartmut Holzgraefegeneralization of image handling in phpinfo
2000-10-31 Stanislav MalyshevFix -d functionality
2000-10-31 Zeev Suraski- Fix phpinfo()
2000-10-31 Zeev SuraskiRemove unnecessary code, fix phpinfo()
2000-10-31 Zeev SuraskiRequire bison 1.28
2000-10-31 Zeev SuraskiFix memory_limit build problem
2000-10-31 Hartmut Holzgraeferemoved some bogus code
2000-10-31 Hartmut Holzgraefesupport for short comments was added to ext_skel proto...
2000-10-31 Jesus M. Castagnettocosmetic changes (added some "proto"s missing in the...
2000-10-31 <changelog... ChangeLog update
2000-10-31 <changelog... NEWS update
2000-10-31 foobarBoth RETR and STOR have also 250 as possible return...
2000-10-31 foobarFix the fix.
2000-10-30 Zeev Suraski- Complete the move to the new INI parser. (Side effec...
2000-10-30 Zeev SuraskiFix non-thread-safe Windows build
2000-10-30 Zeev SuraskiFinal touches on the INI parser
2000-10-30 Sascha SchumannPATH is not optional (we print that message, because...
2000-10-30 Derick Rethans- Added the two constants mentioned in bug #6097
2000-10-30 Stanislav MalyshevUpdate to use reference-serializer too
2000-10-30 Stanislav MalyshevAdd support for serializing references.
2000-10-30 Stanislav MalyshevFix crash in sscanf in error handler (#7533)
2000-10-30 Stanislav MalyshevDon't try to work with negative timestamps
2000-10-30 Stanislav MalyshevRemove empty temp file on failed upload
2000-10-30 Stanislav MalyshevAnother attempt to make it build
2000-10-30 Sascha SchumannLTLIBRARY_DEPENDENCIES might depend on variables define...
2000-10-30 Stanislav MalyshevMake "H*" work
2000-10-30 Stanislav MalyshevFix build
2000-10-30 Sascha SchumannRemove --with-aolserver-src directive.
2000-10-30 <changelog... ChangeLog update
2000-10-30 <changelog... NEWS update
2000-10-30 Chris VandomelenRemoved INI entry for read() function, made changes...
2000-10-29 Zeev Suraskiparse_ini_file() supports a new optional 2nd argument...
2000-10-29 Zeev SuraskiMove browscap code to the new modular INI parser
2000-10-29 Zeev SuraskiFix leaks
2000-10-29 Zeev SuraskiForgot the @...
2000-10-29 Zeev SuraskiUse the new INI parser for parse_ini_str()
2000-10-29 Zeev SuraskiThe new INI parser is showing some signs of life
2000-10-29 Zeev SuraskiFix a corruption bug, when erroneously allowing to...
2000-10-29 Zeev SuraskiFix build
2000-10-29 Zeev SuraskiForgot this one
2000-10-29 Zeev SuraskiGeneralization work
2000-10-29 Sascha SchumannPOSTs work fine
2000-10-29 Sascha SchumannAdd standard license
2000-10-29 Stanislav MalyshevAllow module to proclaim compatibility with any Zend...
2000-10-29 Sascha SchumannThis is actually user-visible.
2000-10-29 Sascha SchumannUnify handling of aborted connections
2000-10-29 Sascha SchumannUnify aborted connection handling
2000-10-29 Sascha SchumannAdd/unify aborted connection handling
2000-10-29 Sascha SchumannAdd php_handle_aborted_connection()
2000-10-29 Sascha SchumannNew directive AddRequestBodyFilters
2000-10-29 Zeev SuraskiSome more work on the INI parser/scanner
2000-10-29 Sascha SchumannHandle user aborts
2000-10-29 Zeev SuraskiInitial step in rewriting the INI parsing mechanism
2000-10-29 Sascha SchumannAdd Request Body filters. This is a much nicer concept...
2000-10-29 Zeev SuraskiUnify the names of these last 3 files...
2000-10-29 Zeev SuraskiFix Windows build
2000-10-29 Zeev SuraskiInitial steps to move the INI mechanism to the Zend...
2000-10-29 Thies C. Arntzenupdate my email.
2000-10-29 Stig BakkenTest descriptions showed up blank, fixed.
2000-10-29 foobarCheck also that the file isn't empty.
next