features/remote-files.xml
a0ae28d3bc85f927c22649ebd9a590b921534b7d
...
...
@@ -10,8 +10,8 @@
10
10
that take a filename as a parameter. In addition, URLs can be
11
11
used with the <function>include</function>,
12
12
<function>include_once</function>, <function>require</function> and
13
-
<function>require_once</function> statements (since PHP 5.2.0,
14
-
<option>allow_url_include</option> must be enabled for these).
13
+
<function>require_once</function> statements
14
+
(<option>allow_url_include</option> must be enabled for these).
15
15
See <xref linkend="wrappers"/> for more information about the protocols
16
16
supported by PHP.
17
17
</para>
18
18