git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288123 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Torben Wilson 2009-09-07 06:46:10 +00:00
parent 14e0c3062d
commit 98bb1ae93e

View file

@ -586,7 +586,7 @@ echo "This square is $square->{width}00 centimeters broad.";
<simpara>
In fact, any value in the namespace can be included in a
<type>string</type> with this syntax. Simply write the expression the same
way as it would have appeared outside the <type>string</type>, and then wrap it
way as it would appear outside the <type>string</type>, and then wrap it
in <literal>{</literal> and <literal>}</literal>. Since
<literal>{</literal> can not be escaped, this syntax will only be
recognised when the <literal>$</literal> immediately follows the