fix for 19252,

thanks jc at mega-bucks dot co dot jp


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132471 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Friedhelm Betz 2003-06-19 11:04:48 +00:00
parent fa1157411e
commit c3d0b2434c

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.39 $ -->
<!-- $Revision: 1.40 $ -->
<chapter id="functions">
<title>Functions</title>
@ -252,7 +252,7 @@ Making a cup of espresso.
<simpara>
The default value must be a constant expression, not (for
example) a variable or class member.
example) a variable, a class member or a function call.
</simpara>
<para>
Note that when using default arguments, any defaults should be on