summaryrefslogtreecommitdiff
path: root/Zend/zend.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for interfacesZeev Suraski2003-03-051-0/+3
* Avoid using a C++ reserved wordZeev Suraski2003-02-181-1/+1
* Implement simple stream support in the ZE scanners.Wez Furlong2003-02-181-0/+3
* Namespace patch. Big changes:Stanislav Malyshev2003-02-161-0/+14
* Centralize class initializationZeev Suraski2003-02-101-0/+1
* Rework static class properties - now supports access restrictionsZeev Suraski2003-02-051-1/+1
* Reimplement PPP propertiesZeev Suraski2003-02-041-2/+1
* whitespaceZeev Suraski2003-02-021-5/+0
* - Added some missing CVS $Id$ tags, headers and footers.foobar2003-02-011-0/+1
* Revert commit which turned the lengths of strings into zend_uint.Sascha Schumann2003-01-151-1/+1
* RIP handle_* functions. ZE2 will use __ handlers instead.Stanislav Malyshev2003-01-121-0/+2
* ZTS fixes.Sebastian Bergmann2003-01-121-3/+3
* cvs is dev not alpha.James Cox2003-01-081-1/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* - Implement public/protected/private methods.Zeev Suraski2002-12-061-0/+3
* - MFZE1Andi Gutmans2002-12-011-0/+1
* - Revert as the patch doesn't compileAndi Gutmans2002-12-011-1/+0
* - MFZE1Andi Gutmans2002-12-011-0/+1
* MFZE1 - error_reporting fixZeev Suraski2002-11-191-0/+1
* MFZE1Ilia Alshanetsky2002-11-111-3/+5
* MFZE1 - connection_status() fixZeev Suraski2002-09-191-0/+2
* MFZE1 - threading fixZeev Suraski2002-09-171-0/+4
* - Prepare for alpha 3Andi Gutmans2002-09-081-1/+1
* Support for __get, __set and __call in classes.Stanislav Malyshev2002-09-041-0/+7
* MFZE1Zeev Suraski2002-09-031-1/+1
* Add html_errors to zend_utility_values. Patch by Jan Lehnardt <jan@php.net>.Sebastian Bergmann2002-09-031-0/+1
* MFZE1Zeev Suraski2002-08-131-1/+1
* - MFZE1 - MacOSX fixes by Marko KarppinenDerick Rethans2002-07-181-0/+11
* - Commit patch to support protected member variables (by Timm Friebe w/Andi Gutmans2002-07-151-0/+1
* - Get ready for alpha2Andi Gutmans2002-06-291-1/+1
* - Fix bug 15037Andi Gutmans2002-06-291-1/+1
* - MFZE1Andi Gutmans2002-06-241-5/+1
* - This should improve performance on WindowsAndi Gutmans2002-06-081-10/+12
* NetWare changesVenkat Raghavan S2002-05-301-1/+4
* Initial support for built-in backtracing.Andi Gutmans2002-05-021-1/+0
* some type cleanup workHarald Radi2002-04-231-2/+2
* make compatible with current PHPStanislav Malyshev2002-04-071-0/+8
* added thread safe hashtable which allows concurrentHarald Radi2002-03-201-0/+1
* - Finish covering all parsed methods to check for validity in parser.Andi Gutmans2002-03-191-1/+1
* - Forgot to close comment.Andi Gutmans2002-03-121-1/+1
* - Macro for duality between Engine 1 and 2Andi Gutmans2002-03-121-0/+2
* - Another couple of indirection fixes.Andi Gutmans2002-03-121-1/+1
* - make class tables contain class_entry *, not class_entryStanislav Malyshev2002-03-121-1/+1
* - Experimental support for private members.Andi Gutmans2002-02-211-0/+1
* Pass TSRM to create_objectStanislav Malyshev2002-02-141-1/+1
* Mega-commit: Enter the new object modelStanislav Malyshev2002-02-071-20/+4
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* - #define to help #ifdef stuff in PHP sources to make them work w/ ZE1 andAndi Gutmans2001-12-291-0/+2
* - Experimental support for destructors. We need to see if destructorsAndi Gutmans2001-12-271-0/+1
* - Pretty much finish _clone() supportAndi Gutmans2001-12-261-0/+1