use an entity here

# thank you aidan


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171752 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Mehdi Achour 2004-10-31 19:47:50 +00:00
parent 91ec325f8a
commit 7280d7e70e

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<refentry id="function.scandir">
<refnamediv>
<refname>scandir</refname>
@ -30,11 +30,7 @@
For a description of the <parameter>context</parameter> parameter, refer
to <xref linkend="ref.stream"/>.
</para>
<note>
<para>
Context support was added in PHP 5.0.0.
</para>
</note>
&note.context-support;
<para>
<example>
<title>A simple <function>scandir</function> example</title>