language/oop5/object-comparison.xml
a9edd62d087ab1eb6292c795b7256e14ff9f1234
...
...
@@ -16,7 +16,7 @@
16
16
<para>
17
17
An example will clarify these rules.
18
18
<example>
19
-
<title>Example of object comparison in PHP 5</title>
19
+
<title>Example of object comparison</title>
20
20
<programlisting role="php">
21
21
<![CDATA[
22
22
<?php
...
...
@@ -102,7 +102,6 @@ o1 !== o2 : TRUE
102
102
</para>
103
103
</note>
104
104
</sect1>
105
-
106
105
<!-- Keep this comment at the end of the file
107
106
Local variables:
108
107
mode: sgml
109
108