summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* RC3Zeev Suraski2001-03-281-1/+1
* MFHfoobar2001-03-271-13/+2
* 4.0.5RC2Zeev Suraski2001-03-201-1/+1
* MFHfoobar2001-03-201-1/+1
* MFHZeev Suraski2001-03-182-47/+0
* MFHZeev Suraski2001-03-183-69/+41
* MFHZeev Suraski2001-03-171-0/+1
* RebranchZeev Suraski2001-03-131-1/+1
* This commit was manufactured by cvs2svn to create branch 'PHP_4_0_5'.SVN Migration2001-03-131-283/+0
* fix bug in php_gmtime_rDaniel Beulshausen2001-03-131-2/+5
* HAVE_BINDLIB --> HAVE_LIBBINDfoobar2001-03-111-2/+2
* Removing a compiler warningFrank M. Kromann2001-03-071-1/+1
* Fix freeing of buffersZeev Suraski2001-03-061-9/+15
* Fixes to internal output bufferingZeev Suraski2001-03-061-5/+9
* More internal output buffering fixesZeev Suraski2001-03-062-6/+6
* Fix internal output bufferingZeev Suraski2001-03-062-5/+5
* Initial work on internal output handlers - should be much quickerZeev Suraski2001-03-062-12/+43
* Don't insert empty path if PHPRC is emptyStanislav Malyshev2001-03-061-1/+5
* Improve memory consumption on chunked output bufferingZeev Suraski2001-03-041-2/+5
* Fix non-thread safe modeZeev Suraski2001-03-043-1/+9
* Improve chunked output buffering - the output handler now knows at which stag...Zeev Suraski2001-03-042-22/+55
* Fix chunked output buffering supportZeev Suraski2001-02-272-18/+15
* - Finally rename modules.h to zend_modules.h for consistency (first tryAndi Gutmans2001-02-263-7/+2
* nuke warningsDaniel Beulshausen2001-02-261-5/+5
* - Fix copyright notices with 2001Andi Gutmans2001-02-2632-32/+32
* Declare inet_aton properly, if the system lacks support for it.Sascha Schumann2001-02-241-1/+3
* Actually compile on systems without syslog.Sascha Schumann2001-02-241-0/+3
* Finish fopen-wrappers rename.Sascha Schumann2001-02-233-3/+3
* - Fix indentation and remove comment.Andi Gutmans2001-02-221-2/+4
* zend_compile_file returns a NULL on error, check for that beforeShane Caraveo2001-02-211-1/+2
* Add safety checkStanislav Malyshev2001-02-211-1/+3
* # make sebastian and compiler happy .)Hartmut Holzgraefe2001-02-212-4/+7
* will now initialize dynamic extensions *after* static onesHartmut Holzgraefe2001-02-212-21/+79
* remove unneded commentsThies C. Arntzen2001-02-132-6/+0
* - Fix warningAndi Gutmans2001-02-121-1/+1
* fixed unicodeconversion and parameter passing bugs in com and dotnet modulesHarald Radi2001-01-281-0/+2
* @BeOS patch from svanegmond@bang.dhs.org modified somewhat by RasmusRasmus Lerdorf2001-01-213-0/+10
* Bump PHP_API_VERSIONSascha Schumann2001-01-191-1/+1
* Make the code match the comment.Sascha Schumann2001-01-191-1/+1
* Kill a couple of warningsRasmus Lerdorf2001-01-171-1/+1
* - Remove the ini_extension_list globalZeev Suraski2001-01-152-14/+28
* Use free_estring()Zeev Suraski2001-01-151-7/+1
* Defer loading of extensions until all configuration entries have beenSascha Schumann2001-01-152-4/+23
* Added localeconv() function. Operates similarly to localeconv() defined inSean Bright2001-01-141-0/+2
* cleanup time...Zeev Suraski2001-01-131-24/+0
* Remove some more useless codeZeev Suraski2001-01-131-4/+0
* Remove stale codeZeev Suraski2001-01-132-6/+1
* Fix Windows & thread-safe buildZeev Suraski2001-01-131-1/+4
* Simplified code a bit, added detailed error reporting, and fixed a bugStig Venaas2001-01-131-44/+71
* arr_index errorneusly included the trailing ']' character, so thatSascha Schumann2001-01-131-1/+1