Skip to content

Commit d75036c

Browse files
authored
Fix table error (#4383)
1 parent 4a0ce5d commit d75036c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

reference/var/functions/unserialize.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,12 @@
158158
<informaltable>
159159
<tgroup cols="2">
160160
<thead>
161+
<row>
162+
<entry>&Version;</entry>
163+
<entry>&Description;</entry>
164+
</row>
165+
</thead>
166+
<tbody>
161167
<row>
162168
<entry>8.4.0</entry>
163169
<entry>
@@ -166,12 +172,6 @@
166172
element of <parameter>options</parameter> is not an <type>array</type> of class names.
167173
</entry>
168174
</row>
169-
<row>
170-
<entry>&Version;</entry>
171-
<entry>&Description;</entry>
172-
</row>
173-
</thead>
174-
<tbody>
175175
<row>
176176
<entry>8.3.0</entry>
177177
<entry>

0 commit comments

Comments
 (0)