reference/xml/setup.xml
a8f6a0f119261d13b6d06aafd54a868fef18a5dd
...
...
@@ -42,9 +42,9 @@ libexpat.a: $(OBJS)
42
42
<section xml:id="xml.resources">
43
43
&reftitle.resources;
44
44
<para>
45
-
The <literal>xml</literal> resource as returned by
45
+
Prior to PHP 8.0.0, the <literal>xml</literal> resource as returned by
46
46
<function>xml_parser_create</function> and
47
-
<function>xml_parser_create_ns</function> references an xml
47
+
<function>xml_parser_create_ns</function> referenced an xml
48
48
parser instance to be used with the functions provided by this
49
49
extension.
50
50
</para>
51
51