Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | h WHitespace | Andi Gutmans | 2002-11-30 | 1 | -1/+1 |
* | - Commit Marcus' cleanup of abstract and static inheritance and improve | Andi Gutmans | 2002-11-23 | 1 | -2/+2 |
* | fix static | Stanislav Malyshev | 2002-11-12 | 1 | -0/+1 |
* | looks like this message should go | Stanislav Malyshev | 2002-10-20 | 1 | -1/+1 |
* | add comment | Stanislav Malyshev | 2002-10-10 | 1 | -0/+1 |
* | fix memory leaks | Stanislav Malyshev | 2002-10-10 | 1 | -2/+2 |
* | Fix object write handler behaviour: | Stanislav Malyshev | 2002-10-09 | 1 | -9/+17 |
* | MFZE1 zend_str_tolower issue. | Ilia Alshanetsky | 2002-10-09 | 1 | -1/+1 |
* | MFZE1 | Ilia Alshanetsky | 2002-09-26 | 1 | -1/+1 |
* | - WS - Always use "if (" and not "if(" | Andi Gutmans | 2002-09-15 | 1 | -16/+16 |
* | remove comment | Stanislav Malyshev | 2002-09-09 | 1 | -1/+1 |
* | remove dead code | Stanislav Malyshev | 2002-09-04 | 1 | -5/+0 |
* | Fix __call and add some docs | Stanislav Malyshev | 2002-09-04 | 1 | -29/+20 |
* | Fix ZTS build. | Sebastian Bergmann | 2002-09-04 | 1 | -1/+1 |
* | Support for __get, __set and __call in classes. | Stanislav Malyshev | 2002-09-04 | 1 | -21/+268 |
* | name length should be strlen+1 | Stanislav Malyshev | 2002-07-07 | 1 | -1/+1 |
* | - Allow overloaded objects to receive the method name in its original | Andi Gutmans | 2002-06-05 | 1 | -3/+10 |
* | Generalize object storage and reference bookkeeping | Stanislav Malyshev | 2002-05-31 | 1 | -3/+4 |
* | Make OBJCE return zend_class_entry*, also some cleanups | Stanislav Malyshev | 2002-04-30 | 1 | -2/+10 |
* | added get_class_entry callback handler to the | Harald Radi | 2002-04-22 | 1 | -31/+12 |
* | New stuff for objects API: | Stanislav Malyshev | 2002-03-10 | 1 | -9/+11 |
* | - Experimental support for private members. | Andi Gutmans | 2002-02-21 | 1 | -1/+1 |
* | Mega-commit: Enter the new object model | Stanislav Malyshev | 2002-02-07 | 1 | -0/+257 |