From: Rasmus Lerdorf Date: Mon, 6 Mar 2006 23:26:28 +0000 (+0000) Subject: stray text X-Git-Tag: php-5.1.3RC1~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3563191049dd0b00bcafc0738a0c2c1a2026ee00;p=php stray text --- diff --git a/ext/reflection/php_reflection.c b/ext/reflection/php_reflection.c index 1afe0af1f2..b10b44f89e 100644 --- a/ext/reflection/php_reflection.c +++ b/ext/reflection/php_reflection.c @@ -1319,7 +1319,7 @@ ZEND_METHOD(reflection, getModifierNames) } /* }}} */ -/* {{{ proto public static mixed ReflectionFunction::export(string name [, bool return]) throws ReflectionException +/* {{{ proto public static mixed ReflectionFunction::export(string name [, bool return]) Exports a reflection object. Returns the output if TRUE is specified for return, printing it otherwise. */ ZEND_METHOD(reflection_function, export) {