summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* - RC3-devAndi Gutmans2004-04-251-2/+2
* - RC2Andi Gutmans2004-04-251-2/+2
* Fixed bug #19749 (shouldn't mmap() files larger than memory_limit)Wez Furlong2004-04-211-1/+5
* - RC2-devAndi Gutmans2004-04-211-2/+2
* - Prepare for RC2RC2 (if everything is OK especially Zeev's interfaceAndi Gutmans2004-04-211-2/+2
* Bugfix #28012, now for snprintfMarcus Boerger2004-04-151-1/+1
* Bugfix #28012 spprintf() output inconsistent for %pMarcus Boerger2004-04-151-1/+1
* - RC2-devAndi Gutmans2004-04-141-2/+2
* - RC2RC1Andi Gutmans2004-04-141-2/+2
* BugFix: Copy/Paste mistake referenced undefined variable on platforms without...Sara Golemon2004-04-091-1/+1
* Only wind filters when appending to the read chain.Sara Golemon2004-04-011-1/+1
* This leaks when a stream opener proxy opens another stream.Sara Golemon2004-04-011-0/+3
* BugFix#27619Sara Golemon2004-03-313-4/+83
* Fix for Bug #26757: session.save_path defaults to bogus value on win32Wez Furlong2004-03-292-2/+3
* - Stopped file uploads from throwing E_WARNINGs and E_NOTICEs which can not beDerick Rethans2004-03-251-4/+10
* Fixed bug #27687 (Bug Adding Default Charset to 'text/*' Content-Type HeaderMarcus Boerger2004-03-251-1/+2
* - Revert bogus commitDerick Rethans2004-03-241-9/+3
* and set module startup flag on startupStanislav Malyshev2004-03-241-0/+1
* reset module shutdown flag on startupStanislav Malyshev2004-03-241-0/+1
* - Fixed NEWSDerick Rethans2004-03-241-3/+9
* - Back to RC2-devAndi Gutmans2004-03-181-2/+2
* Prepare to roll RC1Zeev Suraski2004-03-181-2/+2
* Provide a meaningful error message when registration failsSara Golemon2004-03-171-2/+9
* Fixed bug #27498 (bogus safe_mode error on nonexistent directories forIlia Alshanetsky2004-03-161-1/+1
* - Replaced the exec_finished hook by the zend_post_deactive hook forDerick Rethans2004-03-161-4/+4
* Improve the way auto-globals JIT works, and add the ability to turn it offZeev Suraski2004-03-163-7/+10
* Improve error messageMarcus Boerger2004-03-161-28/+0
* Fixed bug #27559 (Corrected open_basedir resolving logic).Ilia Alshanetsky2004-03-161-4/+6
* Guard display_startup_errors with checking for default (working) outputMarcus Boerger2004-03-143-6/+12
* Fixed bug #27530 (broken http auth when safe_mode is on and PCRE isIlia Alshanetsky2004-03-091-7/+2
* More wordsize fixesArd Biesheuvel2004-03-083-7/+7
* add cast for qsort compare function.Wez Furlong2004-03-071-1/+1
* Connect feof() call to user-space stream feof() method.Wez Furlong2004-03-071-13/+29
* Less magic pleaseWez Furlong2004-03-071-1/+4
* Cast the php_stream_dirent to a 'const char *' for estrndup() to avoid aJon Parise2004-03-011-1/+1
* Must addref the resource when we make a new zval reference to it that will be...Sara Golemon2004-03-011-1/+1
* - Rename compatiblity mode to zend.ze2_compatibility_mode (it doesn't onl...Zeev Suraski2004-02-251-0/+4
* Remove empty commentZeev Suraski2004-02-241-1/+0
* EXTERN_C wrapping for PHPAPI prototypesHartmut Holzgraefe2004-02-205-1/+22
* wrap all PHPAPI prototypes into BEGIN_EXTERN_C/END_EXTERN_C blocksHartmut Holzgraefe2004-02-208-5/+41
* be nice to C++ extensionsHartmut Holzgraefe2004-02-181-0/+3
* Fix startup errorsMarcus Boerger2004-02-151-2/+2
* - We always need to destroy the llist though.Derick Rethans2004-02-141-1/+1
* - Fixed zero bytes memory allocation when no extra ini files are found in theDerick Rethans2004-02-141-7/+9
* better write into the correct bufferStefan Esser2004-02-121-0/+3
* - We are RC1-dev nowAndi Gutmans2004-02-121-2/+2
* - Roll Beta 4Andi Gutmans2004-02-121-2/+2
* zend_default_classes.h -> zend_exceptions.hZeev Suraski2004-02-121-1/+1
* - Go with b4 RC 1 (Sanity package)Andi Gutmans2004-02-121-2/+2
* - Change to b4Andi Gutmans2004-02-111-2/+2