From 19ad131127c207577e8b44f399ff0b4ba1351b22 Mon Sep 17 00:00:00 2001 From: Andrey Gromov Date: Mon, 20 Feb 2017 22:30:53 +0000 Subject: [PATCH] remove redurant tags "tbody" git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341935 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/math/functions/mt-rand.xml | 4 ---- reference/math/functions/mt-srand.xml | 4 ---- 2 files changed, 8 deletions(-) diff --git a/reference/math/functions/mt-rand.xml b/reference/math/functions/mt-rand.xml index 572beaed9a..b3c6fb362f 100644 --- a/reference/math/functions/mt-rand.xml +++ b/reference/math/functions/mt-rand.xml @@ -85,8 +85,6 @@ rand has been made an alias of mt_rand. - - 7.1.0 @@ -94,8 +92,6 @@ the Mersenne Twister algorithm. To fall back to the old behaviour, use mt_srand with MT_RAND_PHP as the second paramter. - - 5.3.4 diff --git a/reference/math/functions/mt-srand.xml b/reference/math/functions/mt-srand.xml index 2da1c3f9f7..de97bf2d34 100644 --- a/reference/math/functions/mt-srand.xml +++ b/reference/math/functions/mt-srand.xml @@ -93,8 +93,6 @@ srand has been made an alias of mt_srand. - - 7.1.0 @@ -102,8 +100,6 @@ the Mersenne Twister algorithm. To fall back to the old behaviour, use mt_srand with MT_RAND_PHP as the second paramter. - - 5.2.1