language/oop5/serialization.xml
70f392045a26b176f206013f00fa14b86440efd1
...
...
@@ -2,8 +2,8 @@
2
2
<!-- $Revision$ -->
3
3
<!-- TODO Rewrite to remove usage of "you" and talk about __serialize/_unserialize -->
4
4
<sect1 xml:id="language.oop5.serialization" xmlns="http://docbook.org/ns/docbook">
5
-
<title>Object Serialization</title>
6
5
<title>Serializing objects - objects in sessions</title>
6
+
<titleabbrev>Object Serialization</titleabbrev>
7
7

8
8
<para>
9
9
<function>serialize</function> returns a string containing a
10
10