summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* - Don't define DEBUG anymore. Everyone should use PHP_DEBUG.Andi Gutmans2000-03-112-4/+4
* - Use strlcpy() insted of strcpy()Andi Gutmans2000-03-101-3/+3
* @- connection_aborted() and friends work again. (Thies)Thies C. Arntzen2000-03-101-0/+1
* Kill warning.Andrei Zmievski2000-03-071-1/+1
* It looks like a number of "standard" extensions are now truly builtin...Sam Ruby2000-03-071-16/+0
* @Cleaned up extension namespace (Stig)Stig Bakken2000-03-064-56/+10
* Eliminate "wrong number of parameters" warningSam Ruby2000-03-051-1/+1
* - Make some fixes although there is a problem with getpid() being definedAndi Gutmans2000-03-051-3/+3
* Fix traps due to sapi_global not being initialized when ZTS is setSam Ruby2000-03-052-2/+9
* Avoid the side-effect of defining function names, so that the PHP functionsSascha Schumann2000-03-051-5/+5
* - Fix Win32 buildAndi Gutmans2000-03-042-2/+6
* Prefix some symbols with php_Sascha Schumann2000-03-042-0/+66
* @- Added parse_ini_file(). Currently implemented in non thread safe versionZeev Suraski2000-03-041-20/+63
* Support HP-UX 10.x non-standard time-related reentrant functionsSascha Schumann2000-03-031-0/+35
* @- 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