language/types/declarations.xml
f94d903985119d3ac00f4528551df947f57b667f
...
...
@@ -152,7 +152,7 @@
152
152
will require the value to be an &instanceof; the class or interface
153
153
<literal>boolean</literal>, rather than of type <type>bool</type>:
154
154
</para>
155
-
<example>
155
+
<informalexample>
156
156
<programlisting role="php">
157
157
<![CDATA[
158
158
<?php
...
...
@@ -173,7 +173,7 @@ Stack trace:
173
173
thrown in - on line 2
174
174
]]>
175
175
</screen>
176
-
</example>
176
+
</informalexample>
177
177
</warning>
178
178
</sect3>
179
179

180
180