| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed bug #33512 (Add missing support for isset()/unset() overloading to ↵ | Dmitry Stogov | 2005-07-07 | 1 | -0/+4 |
| | | | | | complement the property get/set methods) | ||||
| * | - Fix test | Marcus Boerger | 2005-06-21 | 1 | -1/+2 |
| | | |||||
| * | Fixed memory leak. | Ilia Alshanetsky | 2005-06-21 | 1 | -0/+3 |
| | | | | | | # Found by valgrind w/o zend-mm being used. | ||||
| * | - Fix bug #33389 by fixing copying | Marcus Boerger | 2005-06-20 | 1 | -19/+17 |
| | | |||||
| * | - Output shows false lowercased | Marcus Boerger | 2005-06-20 | 1 | -1/+4 |
| | | |||||
| * | - Show true/flase | Marcus Boerger | 2005-06-20 | 1 | -1/+7 |
| | | |||||
| * | revert - now it works again?! | foobar | 2005-06-19 | 1 | -0/+1 |
| | | |||||
| * | fix test | foobar | 2005-06-18 | 1 | -1/+0 |
| | | |||||
| * | test for bug #33389 | foobar | 2005-06-18 | 1 | -0/+93 |
| | | |||||
| * | No short-tags! | foobar | 2005-06-17 | 2 | -2/+2 |
| | | |||||
| * | - Internal functions/methods can now return by reference | Marcus Boerger | 2005-06-16 | 1 | -1/+1 |
| | | |||||
| * | Fixed bug #33312 (ReflectionParameter methods do not work correctly) | Dmitry Stogov | 2005-06-13 | 2 | -6/+44 |
| | | |||||
| * | Fixed support for ZEND_ACC_SHADOW in ReflectionProperty constructor | Dmitry Stogov | 2005-06-10 | 1 | -1/+1 |
| | | |||||
| * | MF50: fix #29689 and more private property problems | Stanislav Malyshev | 2005-06-09 | 1 | -7/+14 |
| | | |||||
| * | Fixed ReflectionClass::setStaticPropertyValue() | Dmitry Stogov | 2005-06-08 | 1 | -0/+7 |
| | | |||||
| * | Fixed bug #30961 (Wrong linenumber in ReflectionClass getStartLine()) | Dmitry Stogov | 2005-06-08 | 1 | -0/+20 |
| | | |||||
| * | Added array type hinting. (This patch requires full re-make) | Dmitry Stogov | 2005-05-26 | 1 | -0/+20 |
| | | |||||
| * | - Add new tests | Marcus Boerger | 2005-05-26 | 1 | -0/+34 |
| | | |||||
| * | - Make ReflectionObject::hasProperty() recognize dynamically added props | Marcus Boerger | 2005-05-12 | 1 | -0/+11 |
| | | |||||
| * | Correct grammar. | Sebastian Bergmann | 2005-04-25 | 1 | -2/+2 |
| | | |||||
| * | - Add ReflectionProperty::getDocComment() | Marcus Boerger | 2005-04-19 | 1 | -0/+16 |
| | | |||||
| * | - Add more tests | Marcus Boerger | 2005-04-17 | 1 | -0/+13 |
| | | |||||
| * | - Fix even though we already know that the function will be renamed | Marcus Boerger | 2005-04-15 | 1 | -1/+19 |
| | | |||||
| * | - Add new test | Marcus Boerger | 2005-04-08 | 1 | -0/+191 |
| | | |||||
| * | - Fix by Tim | Marcus Boerger | 2005-03-06 | 1 | -0/+1 |
| | | |||||
| * | - Add new test | Marcus Boerger | 2005-02-27 | 1 | -0/+103 |
| | | |||||
| * | - Add two new methods | Marcus Boerger | 2005-02-27 | 1 | -1/+64 |
| | | | | | | - Fix signature, no need to cast it | ||||
| * | - Fixed bug #32076 (ReflectionMethod :: isDestructor() always return true) | Derick Rethans | 2005-02-23 | 1 | -1/+1 |
| | | | | | | (Patch by Antony Dogval) | ||||
| * | - Be more gracious in reflection API | Marcus Boerger | 2005-02-13 | 1 | -6/+12 |
| | | |||||
| * | - Rename | Marcus Boerger | 2005-02-13 | 1 | -1/+1 |
| | | |||||
| * | - Add new test | Marcus Boerger | 2005-02-13 | 1 | -0/+54 |
| | | |||||
| * | - Add ReclectionClass:hasProperty(), ReflectionClass::hasConstant() | Marcus Boerger | 2005-01-31 | 1 | -0/+48 |
| | | | | | | to complete api (johannes@php.net) | ||||
| * | - Fix #31651 (ReflectionClass::getDefaultProperties segfaults with arrays.) | Marcus Boerger | 2005-01-22 | 1 | -5/+3 |
| | | |||||
| * | - Update after fixing it | Marcus Boerger | 2005-01-22 | 1 | -7/+6 |
| | | |||||
| * | _ Add test for bug 31651 | Marcus Boerger | 2005-01-22 | 1 | -0/+25 |
| | | |||||
| * | - Need to unmangle the class name here | Marcus Boerger | 2004-12-27 | 1 | -2/+3 |
| | | |||||
| * | - More proto/error message fixes | Marcus Boerger | 2004-12-27 | 1 | -6/+6 |
| | | |||||
| * | - Small fixlet (by Tony) | Marcus Boerger | 2004-12-27 | 1 | -2/+2 |
| | | |||||
| * | - Add ReflectionClass::hasMethod() (thanks to Johannes S.) | Marcus Boerger | 2004-12-25 | 1 | -0/+27 |
| | | |||||
| * | - Fix Bug #30856 (ReflectionClass::getStaticProperties segfaults) | Marcus Boerger | 2004-11-24 | 1 | -0/+7 |
| | | |||||
| * | - Add new test | Marcus Boerger | 2004-11-24 | 1 | -0/+20 |
| | | |||||
| * | - Bugix #30783: Apache crash when using ReflectionFunction::getStaticVariables() | Marcus Boerger | 2004-11-14 | 1 | -1/+1 |
| | | |||||
| * | - Trying to invoke function not methot here | Marcus Boerger | 2004-11-03 | 1 | -2/+2 |
| | | |||||
| * | - Fix invokeargs() with static methods | Marcus Boerger | 2004-11-03 | 1 | -1/+9 |
| | | |||||
| * | - Add ReflectionFunction::invokeArgs(array) | Marcus Boerger | 2004-10-31 | 1 | -0/+162 |
| | | | | | | - Add ReflectionMethod::invokeArgs(obj, array) | ||||
| * | Invokation -> Invocation | Sebastian Bergmann | 2004-10-31 | 1 | -4/+4 |
| | | |||||
| * | - Be consistent and use names as keys (found by johannes) | Marcus Boerger | 2004-10-30 | 1 | -1/+1 |
| | | |||||
| * | - Fix protos | Marcus Boerger | 2004-10-30 | 1 | -7/+7 |
| | | |||||
| * | - Fix Bug #30344 | Marcus Boerger | 2004-10-06 | 1 | -6/+6 |
| | | |||||
| * | Fix classnames | Marcus Boerger | 2004-09-29 | 1 | -1/+1 |
| | | |||||
