Skip to content

Commit 7692b0b

Browse files
committed
Fix table error を取り込み
1 parent 5838318 commit 7692b0b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

reference/var/functions/unserialize.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 42bb18bcfef4f715008d00bbdc7ea5203f8ec30a Maintainer: hirokawa Status: ready -->
3+
<!-- EN-Revision: d75036c386e37ce56dafb7607b72aedc3e33fe09 Maintainer: hirokawa Status: ready -->
44
<!-- Credits: mumumu -->
55
<refentry xml:id="function.unserialize" xmlns="http://docbook.org/ns/docbook">
66
<refnamediv>
@@ -163,6 +163,12 @@
163163
<informaltable>
164164
<tgroup cols="2">
165165
<thead>
166+
<row>
167+
<entry>&Version;</entry>
168+
<entry>&Description;</entry>
169+
</row>
170+
</thead>
171+
<tbody>
166172
<row>
167173
<entry>8.4.0</entry>
168174
<entry>
@@ -172,12 +178,6 @@
172178
スローするようになりました。
173179
</entry>
174180
</row>
175-
<row>
176-
<entry>&Version;</entry>
177-
<entry>&Description;</entry>
178-
</row>
179-
</thead>
180-
<tbody>
181181
<row>
182182
<entry>8.3.0</entry>
183183
<entry>

0 commit comments

Comments
 (0)