summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* @- Switched back to the old $HTTP_*_VARS[] behavior - $HTTP_GET_VARS["foo"]Zeev Suraski2000-02-281-1/+0
* - Fix bug 3640Andi Gutmans2000-02-271-0/+8
* @- Fixed a (fairly common) situation where error_reporting values would not beZeev Suraski2000-02-262-2/+6
* Verified $HTTP_*[] protectionZeev Suraski2000-02-262-14/+12
* (php_hash_environment)Andrei Zmievski2000-02-261-9/+7
* - Protect $HTTP_POST_FILES[] as wellZeev Suraski2000-02-263-3/+6
* Added notice about new functions.Andrei Zmievski2000-02-261-2/+2
* @- The various $HTTP_*_VARS[] are now protected, and cannot be manipulated byZeev Suraski2000-02-263-15/+33
* Allow the INI callbacks to know at what stage PHP isZeev Suraski2000-02-264-20/+26
* @- The string None is now recognized as a keyword by the php.ini processor, andZeev Suraski2000-02-263-12/+8
* (sapi_send_headers) fix leakThies C. Arntzen2000-02-261-2/+2
* - From CODING_STANDARDS:Zeev Suraski2000-02-262-26/+23
* - Convert 'PHP3' to 'PHP'Zeev Suraski2000-02-262-2/+2
* Win32 build error:Sam Ruby2000-02-251-1/+1
* Build failure on Win32:Sam Ruby2000-02-251-1/+1
* @- Implemented default_charset and default_mimetype config directives (Stig)Stig Bakken2000-02-257-32/+221
* fix obvious crash.Thies C. Arntzen2000-02-251-0/+1
* started implementing directives for default mimetype/charsetStig Bakken2000-02-246-76/+128
* Revert the y2k ini patches.Andrei Zmievski2000-02-241-1/+1
* Turn on y2k_compliance by default.Andrei Zmievski2000-02-241-1/+1
* @-Fixed possible crash in request-shutdown. (Thies)Thies C. Arntzen2000-02-241-4/+3
* - MySQL now compiles right into the PHP 4 binary on WindowsAndi Gutmans2000-02-232-1/+6
* bump version numberThies C. Arntzen2000-02-231-1/+1
* Prepare a packageZeev Suraski2000-02-211-1/+1
* - Ups,Uwe Steinmann2000-02-211-1/+1
* - pdf_set_text_matrix() disappeared in pdflib 2.30. Put in another ifdefUwe Steinmann2000-02-211-1/+1
* @- Fixed crash when magic_quotes were switched off. (Thies)Thies C. Arntzen2000-02-211-1/+1
* Go B4, go!Zeev Suraski2000-02-201-1/+1
* the pipe is breaking all the timeZeev Suraski2000-02-192-4/+4
* Get the license right... (this won't make it to RC1 of B4)Zeev Suraski2000-02-1922-45/+45
* Prepare for B4-RC1Zeev Suraski2000-02-191-1/+1
* Worked on beautifying rfc1867.c a bitZeev Suraski2000-02-193-28/+106
* *** empty log message ***Zeev Suraski2000-02-192-5/+5
* Fix warnings when compiling static Apache moduleSascha Schumann2000-02-181-1/+1
* - Update .dsp'sZeev Suraski2000-02-181-0/+2
* Fix duplicate freeingZeev Suraski2000-02-171-0/+1
* typoStig Bakken2000-02-171-1/+1
* Make POST handling the way it should be. RFC1867, and any future POST handle...Zeev Suraski2000-02-179-109/+131
* @- Updated the browscap module to work with PHP 4.0 (Zeev)Zeev Suraski2000-02-161-39/+54
* - Update .dsp'sZeev Suraski2000-02-162-1/+1
* @- Improved ISAPI module - it should no longer be necessary to set PHP asZeev Suraski2000-02-151-0/+7
* @- Fixed RFC1867 file upload under Windows (Zeev)Zeev Suraski2000-02-152-4/+16
* @Re-introduced "none" for disabling auto_prepend/append_file (Stig)Stig Bakken2000-02-141-2/+4
* - Improve startup speed a bit by using the hash_*_ptr() functionsAndi Gutmans2000-02-132-11/+11
* Trap bailout of shutdown functionsZeev Suraski2000-02-132-6/+1
* @- Workaround for bogus POST-Data from IE/Mac. (Thies)Thies C. Arntzen2000-02-121-2/+8
* - Support wddx by default on WindowsAndi Gutmans2000-02-121-0/+1
* (request_shutdown) Prevent infinite loop on shutdown if there is an errorAndrei Zmievski2000-02-112-2/+8
* Fine tune Andi's patchZeev Suraski2000-02-119-41/+39
* - Baby steps with PHP_WIN32 :)Andi Gutmans2000-02-112-5/+5