| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
complement the property get/set methods)
|
|
|
|
|
| |
# Found by valgrind w/o zend-mm being used.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Fix signature, no need to cast it
|
|
|
|
|
| |
(Patch by Antony Dogval)
|
| |
|
|
|
|
|
| |
to complete api (johannes@php.net)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Add ReflectionMethod::invokeArgs(obj, array)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
property)
|
| |
|
|
|
|
|
|
| |
. ReflectionParameter::isDefaultValueAvailable()
. ReflectionParameter::getDefaultValue()
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
optional and also show this information in export.
|
| |
|
| |
|