summaryrefslogtreecommitdiff
path: root/Zend/zend.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2002-11-131-588/+0
* 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
* - Fix crash bug in startup code.Andi Gutmans2001-12-131-1/+1
* - Make classes have scope and function/constant lookups default to the classAndi Gutmans2001-12-121-11/+0
* - Rename zend_class_entry.constants -> zend_class_entry.constants_tableAndi Gutmans2001-12-111-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* MFZE1 (AIX fixes)Sebastian Bergmann2001-12-111-2/+14
* - More namespaces work.Andi Gutmans2001-12-101-0/+1
* - Initial support for class constants. There are still a few semanticAndi Gutmans2001-11-301-0/+1
* - Support static members. The following script works:Andi Gutmans2001-11-251-0/+1
* - RISC OS patch by Alex WaughAndi Gutmans2001-11-031-0/+3
* - Add constructor to the zend_class_entry instead of looking it up eachAndi Gutmans2001-11-031-0/+5
* - Initial support for nested class definitionsAndi Gutmans2001-10-291-0/+1
* - Merge the NAMESPACES_BRANCH. It wasn't a good idea to have a branch whenAndi Gutmans2001-09-301-0/+11
* Add dlsym underscore detection, by Jani TaskinenStanislav Malyshev2001-08-261-1/+5
* - Fix compile problemAndi Gutmans2001-08-191-2/+2
* - Fix a bug in method calls.Andi Gutmans2001-08-161-5/+9
* WhitespaceZeev Suraski2001-08-111-5/+5
* - For Sebastian. Will allow to see you're using the Engine 2 CVS viaAndi Gutmans2001-08-111-1/+1
* - Merge zend_try fix from Engine 1Andi Gutmans2001-08-081-0/+1