summaryrefslogtreecommitdiff
path: root/Zend/zend_vm_opcodes.h
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Added closures supportDmitry Stogov2008-07-081-0/+1
* Implemented concept of "delayed early binding" that allows opcode caches to p...Dmitry Stogov2008-03-181-134/+135
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Speed-up of ZEND_DO_FCALL and ZEND_INIT_FCALL_BY_NAME by lowercasing and calc...Dmitry Stogov2007-11-221-1/+2
* Namespace constantsDmitry Stogov2007-08-241-0/+1
* - Improved version of ternary shortcutMarcus Boerger2007-03-081-0/+1
* Bump year.Sebastian Bergmann2007-01-011-1/+1
* Implemented "jump label" operator (limited "goto")Dmitry Stogov2006-03-101-0/+1
* - Update copyright notices to 2006Andi Gutmans2006-01-041-1/+1
* $id:$ tatgs are removed from generated files to avoid committing of Zend/zend...Dmitry Stogov2005-10-281-2/+2
* Unicode supportAndrei Zmievski2005-08-111-0/+1
* ZEND_UNSET_DIM_OBJ is splitted to ZEND_UNSET_DIM and ZEND_UNSET_OBJ.Dmitry Stogov2005-06-161-1/+2
* Fix so that extensions like xdebug, can overload opcodes in all execution mod...Dmitry Stogov2005-06-101-0/+1
* Merge three opcodes (ZEND_NEW, ZEND_JMP_NO_CTOR, ZEND_INIT_CTOR) into one (ZE...Dmitry Stogov2005-06-101-2/+0
* - Added missing header sections.foobar2005-01-101-0/+20
* - Oops missed this oneAndi Gutmans2004-10-271-0/+129