From d2ce8542f843f2c7fe65c93a0020f11ebebefd78 Mon Sep 17 00:00:00 2001 From: foobar Date: Thu, 9 Aug 2001 05:58:49 +0000 Subject: [PATCH] Another try with this. This seems to 'compile'. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53900 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/math.xml | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/functions/math.xml b/functions/math.xml index cdeaf3dc65..46a5beabc6 100644 --- a/functions/math.xml +++ b/functions/math.xml @@ -1,4 +1,4 @@ - + Mathematical Functions Math @@ -710,11 +710,8 @@ var_dump(hexdec("a0")); int mt_rand - int - min - - int - max + + int min, int max @@ -1051,11 +1048,8 @@ echo pow(-1, 5.5); // error int rand - int - min - - int - max + + int min, int max