summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* - Go with RC4Derick Rethans2002-04-141-1/+1
* - Swap back development version numbersDerick Rethans2002-04-121-1/+1
* - Go with RC3Derick Rethans2002-04-121-1/+1
* Disable ext/overload.Sebastian Bergmann2002-04-111-1/+1
* - Swap back version numbers for developmentDerick Rethans2002-04-031-1/+1
* - Fix version numberDerick Rethans2002-04-031-1/+1
* MFHfoobar2002-04-011-6/+14
* MFH (crypt on win32)Edin Kadribasic2002-03-231-1/+5
* MFH of safe_mode.c text fixStefan Esser2002-03-201-1/+9
* MFH of safe_mode.c typoRasmus Lerdorf2002-03-141-2/+2
* MFH fix for the include_path issuefoobar2002-03-141-1/+1
* Fix: Now returns correct Content-Type for Opera 6.01Stefan Esser2002-03-101-1/+13
* MFHfoobar2002-03-091-1/+5
* - MFH (fix for the phpinfo() output)foobar2002-03-081-1/+1
* This commit was manufactured by cvs2svn to create branch 'PHP_4_2_0'.SVN Migration2002-03-061-283/+0
* Killing compiler warning on Win32Frank M. Kromann2002-03-051-0/+2
* Silence a warning under Solaris 8 (WorkShop Compilers 5.0 98/12/15 C 5.0).Jon Parise2002-03-041-1/+1
* - Some more speed (and more consistency)Derick Rethans2002-03-041-4/+4
* Supply php_html_puts which escapes a whole string.. now fully works in ZTSSascha Schumann2002-03-043-2/+44
* Silence warning under Solaris 8 (WorkShop Compilers 5.0 98/12/15 C 5.0).Jon Parise2002-03-041-1/+1
* Changing the Velocis extension to now be called Birdstep, due to a product/co...James Cox2002-03-041-2/+2
* (php_checkuid) Added case for root directory when mode isJames E. Flemer2002-03-031-1/+4
* (php_checkuid) Added case for root directory when mode isJames E. Flemer2002-03-031-1/+5
* typo fixHartmut Holzgraefe2002-03-021-1/+1
* Fix version numberZeev Suraski2002-03-021-1/+1
* Added PHP_SAPI constant which contains the name of running SAPI.Edin Kadribasic2002-03-011-0/+1
* Do explicit test againt to FAILURE.Yasuo Ohgaki2002-03-011-2/+3
* Added ob_get_status() to get array of buffers and it's status.Yasuo Ohgaki2002-03-013-60/+178
* turn on force redirect for windowsShane Caraveo2002-03-012-4/+5
* Removed CWD from php_ini_search_path when using CLI SAPI.Edin Kadribasic2002-02-281-3/+12
* Maintain headers.Sebastian Bergmann2002-02-2820-24/+22
* Fixed minor typo.foobar2002-02-271-1/+1
* - Oops... wishful thinking here :)Derick Rethans2002-02-271-1/+1
* - Update version numberDerick Rethans2002-02-271-1/+1
* - Hopefully fix the shutdown_memory_manager() stuff. Part of my previousAndi Gutmans2002-02-262-2/+4
* TSRM Cleanup.Sebastian Bergmann2002-02-261-5/+3
* - Pass shutdown_memory_manager the TSRMLS context.Andi Gutmans2002-02-262-2/+4
* - Let php_execute_script return 0 on failure and 1 on sucess, and changeDerick Rethans2002-02-141-2/+3
* Irix defines AF_INET6, but lacks IPv6 support, includingSascha Schumann2002-02-121-1/+1
* Added php_sockaddr_size() in network.c (and the header file). This is usedStig Venaas2002-02-102-0/+23
* Legacy code removed.Yasuo Ohgaki2002-02-071-1/+0
* pval -> zvalYasuo Ohgaki2002-02-051-2/+23
* register_globals=off is defualt for 4.2.0Yasuo Ohgaki2002-02-051-1/+1
* Fix thread-safe build.Sebastian Bergmann2002-02-021-2/+2
* Changed php.ini directive 'safe_mode_include_dir' to accept aJames E. Flemer2002-02-012-43/+69
* Ignore register_globals for $argc and $argv under CLI SAPI.Edin Kadribasic2002-01-311-1/+1
* - Fix for bug #15057: getimagesize() crashes when offline (on MacOSX)Derick Rethans2002-01-211-0/+3
* Modified the build system to make certain extensions (pcntl, ncurses,Edin Kadribasic2002-01-201-3/+14
* Make --enable-safe-mode usefulYasuo Ohgaki2002-01-191-0/+4
* fix for bug #14776Stefan Esser2002-01-141-0/+1