From: Rasmus Lerdorf Date: Mon, 6 Mar 2006 23:27:26 +0000 (+0000) Subject: stray text X-Git-Tag: RELEASE_1_3~513 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b83d7e31514fb92c23561ceed42e3d27284a1496;p=php stray text --- diff --git a/ext/reflection/php_reflection.c b/ext/reflection/php_reflection.c index 2f2c4b8d8f..65545466cb 100644 --- a/ext/reflection/php_reflection.c +++ b/ext/reflection/php_reflection.c @@ -1330,7 +1330,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) {