]> granicus.if.org Git - php/commitdiff
stray text
authorRasmus Lerdorf <rasmus@php.net>
Mon, 6 Mar 2006 23:26:28 +0000 (23:26 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Mon, 6 Mar 2006 23:26:28 +0000 (23:26 +0000)
ext/reflection/php_reflection.c

index 1afe0af1f24e5b424d85d288bfc8b1d8f5d84122..b10b44f89e69481263d94fa8eec1e70d90c6d117 100644 (file)
@@ -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)
 {