2018-10-01 16:32:58 +00:00
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
2021-12-23 13:03:03 +00:00
<phpdoc:exceptionref xml:id= "class.compileerror" xmlns:phpdoc= "http://php.net/ns/phpdoc" xmlns= "http://docbook.org/ns/docbook" xmlns:xlink= "http://www.w3.org/1999/xlink" xmlns:xi= "http://www.w3.org/2001/XInclude" >
2018-10-01 16:32:58 +00:00
<title > CompileError</title>
<titleabbrev > CompileError</titleabbrev>
<partintro >
<!-- {{{ CompileError intro -->
<section xml:id= "compileerror.intro" >
&reftitle.intro;
<para >
<ooclass > <classname > CompileError</classname> </ooclass> is thrown for some
compilation errors, which formerly issued a fatal error.
</para>
</section>
<!-- }}} -->
<section xml:id= "compileerror.synopsis" >
&reftitle.classsynopsis;
<!-- {{{ Synopsis -->
<classsynopsis >
2021-12-23 13:03:03 +00:00
<ooclass >
<classname > CompileError</classname>
</ooclass>
2018-10-01 16:32:58 +00:00
<classsynopsisinfo >
<ooclass >
<classname > CompileError</classname>
</ooclass>
<ooclass >
<modifier > extends</modifier>
<classname > Error</classname>
</ooclass>
</classsynopsisinfo>
<classsynopsisinfo role= "comment" > &InheritedProperties; </classsynopsisinfo>
<xi:include xpointer= "xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.error')/db:partintro/db:section/db:classsynopsis/db:fieldsynopsis[preceding-sibling::db:classsynopsisinfo[1][@role='comment' and text()='&Properties;']]))" >
2021-12-23 13:03:03 +00:00
<xi:fallback />
2018-10-01 16:32:58 +00:00
</xi:include>
<classsynopsisinfo role= "comment" > &InheritedMethods; </classsynopsisinfo>
2021-12-23 13:03:03 +00:00
<xi:include xpointer= "xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.error')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])" >
<xi:fallback />
</xi:include>
2018-10-01 16:32:58 +00:00
</classsynopsis>
<!-- }}} -->
</section>
</partintro>
</phpdoc:exceptionref>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->