]> granicus.if.org Git - php/commit
Add ReflectionExtension::isTemporary() and ReflectionExtension::isPersistent().
authorJohannes Schlüter <johannes@php.net>
Tue, 30 Mar 2010 20:50:42 +0000 (20:50 +0000)
committerJohannes Schlüter <johannes@php.net>
Tue, 30 Mar 2010 20:50:42 +0000 (20:50 +0000)
commit347e2bce22c9240995b1d2b609c1bccde4f36740
treedea298673e025e001afacbb6d063d49321ee4c87
parent005df4f01f39e00ed9f5d50fd8feadc29e13ee5c
Add ReflectionExtension::isTemporary() and ReflectionExtension::isPersistent().
NEWS
ext/reflection/php_reflection.c
ext/reflection/tests/ReflectionExtension_isPersistant.phpt [new file with mode: 0644]
ext/reflection/tests/ReflectionExtension_isTemporary.phpt [new file with mode: 0644]