| didou@php.net 2006-12-28, 10:03 pm |
| ID: 39920
Updated by: didou@php.net
Reported By: pedantic at jlevine dot oiiiio dot net
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: Windows XP Pro
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.
Previous Comments:
------------------------------------------------------------------------
[2006-12-21 08:23:30] pedantic at jlevine dot oiiiio dot net
Description:
------------
Found a typo in the page at:
http://www.php.net/manual/en/language.pseudo-types.php
The sentence before example 11-13 reads:
"Apart common user-defined function, create_function() can be used to
create an anonymous callback function."
This should read:
"Apart *from* common user-defined function*s*, create_function() can be
used to create an anonymous callback function."
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=39920&edit=1
|