mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
examples.xml Amend the case in the class name (#4794)
This commit is contained in:
@@ -466,7 +466,7 @@ echo count($movies->xpath("//movie")) . "\n";
|
||||
iterate over the errors.
|
||||
</para>
|
||||
<para>
|
||||
The <classname>libXMLError</classname> object, returned by
|
||||
The <classname>LibXMLError</classname> object, returned by
|
||||
<function>libxml_get_errors</function>, contains several properties
|
||||
including the <link linkend="libxmlerror.props.message">message</link>,
|
||||
<link linkend="libxmlerror.props.line">line</link> and
|
||||
|
||||
Reference in New Issue
Block a user