summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Clear that upZeev Suraski2004-02-101-1/+6
* CleanupZeev Suraski2004-02-101-2/+2
* Fix report_memleaksZeev Suraski2004-02-102-3/+6
* WhitespaceZeev Suraski2004-02-101-1/+1
* Fixed bug #26653 (open_basedir incorrectly resolved on win32).Ilia Alshanetsky2004-02-101-3/+3
* Fixed bug #27175 (tzset() is not being called by PHP on startup).Ilia Alshanetsky2004-02-091-1/+5
* Fix a bug in the persistent socket liveness checks and feof(); they wereWez Furlong2004-02-043-4/+11
* This should not have been an INI_ALL directive.Sara Golemon2004-01-291-1/+1
* 'Bug Fix': scandir, being a new function in PHP5 should have always been wrap...Sara Golemon2004-01-282-0/+66
* Fix segfault for scripts like this:Wez Furlong2004-01-271-1/+5
* Removed unused variable.Ilia Alshanetsky2004-01-271-1/+0
* - Remove gpc_order since it doesn't serve any purpose.foobar2004-01-263-44/+7
* stream_lock() method added to userspace streams wrapperHartmut Holzgraefe2004-01-211-2/+53
* Fixed bug #26974 (rename() doesn't check the destination fileIlia Alshanetsky2004-01-211-2/+3
* Add missing macroMarcus Boerger2004-01-121-0/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-0839-77/+77
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-0831-62/+62
* Fixed bug #26707 (Incorrect error for disabled functions/classes).Ilia Alshanetsky2003-12-243-13/+20
* - Fix version number so that people are not mistaking our developmentDerick Rethans2003-12-211-2/+2
* B3 here we go (away)Zeev Suraski2003-12-211-2/+2