diff options
author | Marcus Boerger <helly@php.net> | 2009-01-03 19:08:47 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2009-01-03 19:08:47 +0000 |
commit | 12df96e0de3c15528d85c3efdd03fe1b1e010648 (patch) | |
tree | fce01a04e0f68180190677433a9e47abfd4287ed /sapi/apache2handler/php_functions.c | |
parent | 4651b7f635bcc076ced2610f59f58e6662a84698 (diff) | |
download | php-git-12df96e0de3c15528d85c3efdd03fe1b1e010648.tar.gz |
MFH
- Add ReflectionFunctionAbstract::getClosureThis()
[DOC]
# Returns the this pointer bound to the closure is the relection object
# points to closure. Since not all closures have a bound this, the method
# cannot be used to differentiate between normal functions/methods and
# closures. Instead ReflectionFunctionAbstract::isClosure() has to be used.
Diffstat (limited to 'sapi/apache2handler/php_functions.c')
0 files changed, 0 insertions, 0 deletions