summaryrefslogtreecommitdiff
path: root/Zend/zend_globals.h
Commit message (Expand)AuthorAgeFilesLines
* - Keep track of starting/ending line numbers for user functions.Andrei Zmievski2003-03-191-0/+2
* Add support for interfacesZeev Suraski2003-03-051-0/+1
* Implement simple stream support in the ZE scanners.Wez Furlong2003-02-181-2/+2
* Namespace patch. Big changes:Stanislav Malyshev2003-02-161-3/+6
* Improve PPP handling of propertiesZeev Suraski2003-02-071-0/+2
* Reimplement PPP propertiesZeev Suraski2003-02-041-1/+1
* - Added some missing CVS $Id$ tags, headers and footers.foobar2003-02-011-0/+9
* Implemented compatibility modeZeev Suraski2003-01-121-0/+1
* MFZE1 - lineno fixZeev Suraski2003-01-051-0/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* - Implement public/protected/private methods.Zeev Suraski2002-12-061-0/+2
* - Improve overall engine performanceAndi Gutmans2002-10-221-1/+1
* MFZE1Ilia Alshanetsky2002-10-141-0/+1
* MFZE1 (floats & locale issue)Ilia Alshanetsky2002-10-121-0/+3
* - Allow access to private/protected variables of $clone inside the __clone()Andi Gutmans2002-10-071-0/+1
* - MFZE1.Andi Gutmans2002-09-231-1/+1
* @- Added set_exception_handler() function for registering a global,Stig Bakken2002-08-161-0/+2
* MFZE1Zeev Suraski2002-08-151-0/+3
* MFZE1 (use token instead of global for opcode counting)Jason Greene2002-08-141-1/+0
* MFZE1 global declareJason Greene2002-07-301-0/+1
* - MFZE1Andi Gutmans2002-06-221-1/+0
* - This was also supposed to be part of the previous ZEND_MM commit :)Andi Gutmans2002-06-191-1/+1
* - Commit an initial version of a home made memory manager.Andi Gutmans2002-06-161-0/+4
* Generalize object storage and reference bookkeepingStanislav Malyshev2002-05-311-1/+2
* Initial support for built-in backtracing.Andi Gutmans2002-05-021-0/+2
* - Initial patch to support importing from class scopes (for Stig).Andi Gutmans2002-03-021-0/+2
* - Remove use of C++ reserved words namespace/thisAndi Gutmans2002-03-011-2/+2
* Mega-commit: Enter the new object modelStanislav Malyshev2002-02-071-0/+1
* - Change exception handling to use the Java-like catch(MyException $exception)Andi Gutmans2002-01-131-0/+1
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* - Significantly improve the performance of method calls and $this->memberAndi Gutmans2002-01-051-0/+2
* - Fix crash bug in startup code.Andi Gutmans2001-12-131-0/+1
* - Infrastructure changes for allowing to access the global scope fromAndi Gutmans2001-12-121-0/+1
* - Make classes have scope and function/constant lookups default to the classAndi Gutmans2001-12-121-3/+0
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - Initial work on changing namespace scope. Only methods & variablesAndi Gutmans2001-12-061-0/+2
* - Nuke the namespace work I did. It'll be redone differently.Andi Gutmans2001-12-061-2/+0
* - Initial support for nested class definitionsAndi Gutmans2001-10-291-1/+1
* MFZE1Zeev Suraski2001-10-231-0/+1
* - Merge the NAMESPACES_BRANCH. It wasn't a good idea to have a branch whenAndi Gutmans2001-09-301-0/+5
* MFZE1Zeev Suraski2001-09-221-3/+3
* MFZE1Zeev Suraski2001-09-221-0/+8
* MFZE1Zeev Suraski2001-09-191-2/+2
* MFZE1 (nuke cplusplus code)Zeev Suraski2001-09-101-12/+0
* MFZE1 (support return value in execute_scripts)Zeev Suraski2001-09-101-3/+0
* - Initial support for exceptions.Andi Gutmans2001-08-301-0/+3
* - Merge new $_GET, $_POST etc. patch from Engine 1 treeAndi Gutmans2001-08-081-0/+2
* - Sync Engine2 CVS with latest Engine CVSAndi Gutmans2001-08-071-0/+1
* Fix an off by one lineno issue, in case of an implicit ;Zeev Suraski2001-08-061-0/+2
* Merge from branch - move to standard C scanners in thread safe modeZeev Suraski2001-08-061-0/+14