| colder@php.net 2006-05-03, 6:59 pm |
| ID: 37295
Updated by: colder@php.net
Reported By: davija at cshp dot info
-Status: Open
+Status: Closed
Bug Type: Documentation problem
PHP Version: Irrelevant
New Comment:
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.
Thank you for the report, and for helping us make our documentation
better.
Thanks for spotting this.
Previous Comments:
------------------------------------------------------------------------
[2006-05-03 17:11:50] davija at cshp dot info
Description:
------------
In the online documenation for runkit_function_add, the example
references create_function instead of runkit_function_add.
Additionally, the given example will not even run. Changing the name
of the function from create_function to runkit_function_add does work
however. Documentation example just needs to be updated (would be nice
if it had been tested first).
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=37295&edit=1
|