summaryrefslogtreecommitdiff
path: root/Zend/zend_globals.h
Commit message (Expand)AuthorAgeFilesLines
...
* Bump up the yearfoobar2005-08-031-1/+1
* - Fixed bug #30630: Added a BSD based strtod function that isDerick Rethans2004-11-031-3/+0
* Reverted the NetWare Specific Stack limit related patches as asked by AndiAnantha Kesari H Y2004-09-231-4/+0
* NetWare specific stack limit checksAnantha Kesari H Y2004-09-221-0/+4
* - Boost up __autoload() calls by caching the lookupMarcus Boerger2004-08-231-0/+1
* - Second wave of garbage removal.Andi Gutmans2004-08-191-6/+0
* - Fix Reflection class namesMarcus Boerger2004-03-301-0/+2
* New autoload protection schema was implemented (Using HashTable instead of bo...Dmitry Stogov2004-03-241-1/+1
* - Rename compatiblity mode to zend.ze2_compatibility_mode (it doesn't only ...Zeev Suraski2004-02-251-1/+1
* Rewrote exception support. Fixes a few limitations and bugs in the oldZeev Suraski2004-02-031-1/+2
* Added error mask to set_error_handler()Zeev Suraski2004-01-101-0/+2
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
* Fixed bug #26697 (calling class_exists on a nonexistent class in __autoloadMarcus Boerger2003-12-231-0/+1
* - added script encoding support to Zend Engine 2.Masaki Fujimoto2003-08-111-0/+32
* Remove namespace leftoversStanislav Malyshev2003-07-231-1/+0
* - Nuke CG(in_clone_method)Andi Gutmans2003-07-021-1/+0
* updating license information in the headers.James Cox2003-06-101-1/+1
* MEGA-patch: namespaces are R.I.P.Stanislav Malyshev2003-06-021-6/+0
* Implement a different way to catch documentation comments.Andrei Zmievski2003-04-021-0/+3
* Multi-purpose patch:Andrei Zmievski2003-03-311-2/+0
* - 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