summaryrefslogtreecommitdiff
path: root/Zend/zend.h
Commit message (Expand)AuthorAgeFilesLines
* Make the sigsetjmp change more robust. On systems that don't haveRasmus Lerdorf2008-03-181-3/+13
* Use sigsetjmp and siglongjmp instead of setjmp/longjmp in order to beRasmus Lerdorf2008-03-181-3/+3
* User error handlers no longer catch supressed errors (patch by Etienne Kneuss)Felipe Pena2008-03-081-0/+6
* Optimized require_once() and include_once() by eliminationg open() syscall on...Dmitry Stogov2008-03-051-0/+2
* Added garbage collectorDmitry Stogov2008-01-221-0/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Fixed compilation on WindowsDmitry Stogov2007-11-231-0/+3
* Fixed definitionsDmitry Stogov2007-11-231-2/+2
* Fixed bug #43128 (Very long class name causes segfault)Dmitry Stogov2007-11-221-2/+10
* Macro definitions are moved to zend.hDmitry Stogov2007-11-211-0/+8
* Fixed compilation on some systems (Wez)Dmitry Stogov2007-11-201-13/+11
* - MFH from HEAD:Jani Taskinen2007-11-021-33/+13
* Reimplemented support for namespaces in indexes id constant arrays (removed z...Dmitry Stogov2007-11-021-1/+0
* MFH: Added macros for managing zval refcounts and is_ref statusesYiduo (David) Wang2007-10-071-25/+85
* Fixed bug #42819 (namespaces in indexes of constant arrays)Dmitry Stogov2007-10-021-0/+1
* Added support for __callstatic() magic method (missing part). (Sara)Dmitry Stogov2007-09-291-0/+1
* Added support for __callstatic() magic method. (Sara)Dmitry Stogov2007-09-291-0/+1
* NamespacesDmitry Stogov2007-09-281-1/+3
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* Bump version.Sebastian Bergmann2007-09-271-1/+1
* MFH: - Fixed buf #42071 (ini scanner allows using NULL as option name).Jani Taskinen2007-07-231-0/+1
* MFH: fix build on Tru64Antony Dovgal2007-04-261-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Reinamed variables to avoid name conflictsDmitry Stogov2006-09-141-6/+6
* Fixed bug #38287 (static variables mess up global vars)Dmitry Stogov2006-08-071-0/+5
* Make zend_print_zval_r_ex() use the write callback function.Ilia Alshanetsky2006-06-111-0/+2
* Optimized zend_try/zend_catch macroses (eliminated memcpy())Dmitry Stogov2006-05-191-9/+9
* Bump version.Sebastian Bergmann2006-05-121-1/+1
* - MFH as discussedMarcus Boerger2006-05-091-7/+6
* fix compilation on AIXAntony Dovgal2006-03-301-1/+1
* Fixed bug #36568 (memory_limit setting on win32 has no effect)Dmitry Stogov2006-03-141-1/+1
* - Update copyright notices to 2006Andi Gutmans2006-01-041-1/+1
* - MFH move zend_object_Value definition to zend_types.hMarcus Boerger2005-12-201-8/+0
* Fixed bug #35373 (HP-UX "alias not allowed in this configuration")Dmitry Stogov2005-11-301-1/+1
* No longer devIlia Alshanetsky2005-11-261-1/+1
* MFH: ICC doesn't support __attribute__ for pointersAntony Dovgal2005-11-251-1/+1
* Allow recursive calls to __get/__set for different propertiesDmitry Stogov2005-11-151-4/+9
* Support for class constants and static members for internal classesDmitry Stogov2005-09-011-0/+1
* - No release today. Found a critical bug...Andi Gutmans2005-08-091-1/+1
* - RC1Andi Gutmans2005-08-091-1/+1
* Bump up the yearfoobar2005-08-031-1/+1
* - Back to -devAndi Gutmans2005-07-141-1/+1
* - Beta 3Andi Gutmans2005-07-141-1/+1
* - Back to -devAndi Gutmans2005-07-121-1/+1
* - Beta 3Andi Gutmans2005-07-121-1/+1
* Fixed bug #33512 (Add missing support for isset()/unset() overloading to comp...Dmitry Stogov2005-07-071-0/+4
* - Back to -devAndi Gutmans2005-06-231-1/+1
* - Beta 2Andi Gutmans2005-06-231-1/+1
* - Back to -dev. Guys (n' Girls), give at least 1 hour before you startAndi Gutmans2005-06-211-1/+1
* - Take #3 :)Andi Gutmans2005-06-211-1/+1