summaryrefslogtreecommitdiff
path: root/Zend/zend_execute.h
Commit message (Expand)AuthorAgeFilesLines
* Export zend_do_fcall() helper from executorDmitry Stogov2005-06-241-0/+1
* rename to zend_Stanislav Malyshev2005-06-161-2/+2
* export zval gettersStanislav Malyshev2005-06-161-0/+10
* USER_OPCODE API is improvet.Dmitry Stogov2005-06-161-0/+2
* Fix so that extensions like xdebug, can overload opcodes in all execution mod...Dmitry Stogov2005-06-101-0/+7
* - Two new API calls for Derick (retreive CV name and value) by DmitryAndi Gutmans2005-01-221-0/+2
* - Commit new VM architecture. This one allows people (aka Derick) toAndi Gutmans2004-09-231-2/+0
* - Fix for bug #29707Andi Gutmans2004-09-211-1/+3
* - Roll back VM commitAndi Gutmans2004-09-091-0/+2
* - Some architectural changes:Andi Gutmans2004-09-081-2/+0
* - Execute destructors earlier (Florian Schaper, fschaper at intux org)Marcus Boerger2004-07-251-0/+1
* Improve error messageMarcus Boerger2004-03-161-0/+1
* fix the fixStanislav Malyshev2004-03-041-2/+6
* oops, fix cut&paste gone badStanislav Malyshev2004-03-041-2/+2
* Fix object true value: if we are in compat mode and it's Zend object -Stanislav Malyshev2004-03-041-2/+6
* Centralize exceptions code in zend_exceptions.[ch].Zeev Suraski2004-02-121-2/+0
* Exceptions updates:Zeev Suraski2004-02-121-2/+0
* - Add API function to throw exception by using an objectAndi Gutmans2004-02-121-0/+2
* Reinstate early-binding for classes.Zeev Suraski2004-02-041-3/+1
* Rewrote exception support. Fixes a few limitations and bugs in the oldZeev Suraski2004-02-031-0/+3
* - Hopefully fix bug #26696.Andi Gutmans2004-01-191-4/+5
* Improove debug capabilitiesMarcus Boerger2004-01-181-2/+3
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
* Fix behavior of return-by-reference functions. Remove erroneous warnings,Zeev Suraski2003-12-141-0/+1
* Some cleanupZeev Suraski2003-12-141-15/+5
* - Provide a unified way to display uncaught exceptions, which showsMarcus Boerger2003-08-241-0/+1
* Generalize fetch_classZeev Suraski2003-08-031-0/+1
* updating license information in the headers.James Cox2003-06-101-1/+1
* Leftover.Sebastian Bergmann2003-06-021-1/+0
* MEGA-patch: namespaces are R.I.P.Stanislav Malyshev2003-06-021-1/+0
* Add zend_lookup_ns_class() function.Andrei Zmievski2003-04-081-0/+1
* Namespace patch. Big changes:Stanislav Malyshev2003-02-161-0/+1
* - Added some missing CVS $Id$ tags, headers and footers.foobar2003-02-011-0/+9
* - Ported the zend_execute_internal hook to ZendEngine2.Derick Rethans2003-01-111-0/+2
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* - Commit Marcus' cleanup of abstract and static inheritance and improveAndi Gutmans2002-11-231-0/+5
* - Fix bug in class constantsAndi Gutmans2002-06-161-1/+1
* MFZE1 (Expose more C++ APIs)Zeev Suraski2002-05-201-0/+3
* some type cleanup workHarald Radi2002-04-231-1/+1
* Mega-commit: Enter the new object modelStanislav Malyshev2002-02-071-1/+3
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - Initial support for nested class definitionsAndi Gutmans2001-10-291-0/+1
* More TSRMLS_FETCH workZeev Suraski2001-07-311-1/+1
* More TSRMLS_FETCH workZeev Suraski2001-07-301-3/+3
* - More object junkAndi Gutmans2001-07-291-1/+2
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-3/+3
* Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-11/+11
* Improved interactive mode - it is now available in all builds, without any si...Zeev Suraski2001-07-151-2/+0
* - Nuke dependency of all of PHP on zend_execute_locks.h.Andi Gutmans2001-06-211-52/+1