remove redurant tags "tbody"

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341935 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Andrey Gromov 2017-02-20 22:30:53 +00:00
parent ce3996c403
commit 19ad131127
2 changed files with 0 additions and 8 deletions

View file

@ -85,8 +85,6 @@
<link linkend="migration71.incompatible.rand-srand-aliases"><function>rand</function> has been made an alias of <function>mt_rand</function>.</link>
</entry>
</row>
</tbody>
<tbody>
<row>
<entry>7.1.0</entry>
<entry>
@ -94,8 +92,6 @@
the Mersenne Twister algorithm. To fall back to the old behaviour, use <function>mt_srand</function> with <constant>MT_RAND_PHP</constant> as the second paramter.</link>
</entry>
</row>
</tbody>
<tbody>
<row>
<entry>5.3.4</entry>
<entry>

View file

@ -93,8 +93,6 @@
<link linkend="migration71.incompatible.rand-srand-aliases"><function>srand</function> has been made an alias of <function>mt_srand</function>.</link>
</entry>
</row>
</tbody>
<tbody>
<row>
<entry>7.1.0</entry>
<entry>
@ -102,8 +100,6 @@
the Mersenne Twister algorithm. To fall back to the old behaviour, use <function>mt_srand</function> with <constant>MT_RAND_PHP</constant> as the second paramter.</link>
</entry>
</row>
</tbody>
<tbody>
<row>
<entry>5.2.1</entry>
<entry>