mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
91ec325f8a
commit
7280d7e70e
1 changed files with 2 additions and 6 deletions
|
@ -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>
|
||||
¬e.context-support;
|
||||
<para>
|
||||
<example>
|
||||
<title>A simple <function>scandir</function> example</title>
|
||||
|
|
Loading…
Reference in a new issue