ID:               30940
 Updated by:       [EMAIL PROTECTED]
 Reported By:      pjames-php at james4 dot com
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: any
 PHP Version:      5.0.1
 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:
------------------------------------------------------------------------

[2004-11-30 08:45:00] pjames-php at james4 dot com

Description:
------------
In the documentation for function arguments
(http://www.php.net/manual/en/functions.arguments.php), it describes
arguments as follows:

Information may be passed to functions via the argument list, which is
a comma-delimited list of variables and/or constants. 

I believe "list of variables and/or constants" should be changed to
"expressions" as follows:

Information may be passed to functions via the argument list, which is
a comma-delimited list of expressions. 




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=30940&edit=1

Reply via email to