From 7e7fad73c2d786653cf7c2a518b53bb244576e2e Mon Sep 17 00:00:00 2001 From: Thomas Schoefbeck Date: Mon, 6 Aug 2001 21:13:19 +0000 Subject: [PATCH] changed (mt_)rand-parameters (bug #12550) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53616 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/math.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/functions/math.xml b/functions/math.xml index a54a30c6f4..c00debf012 100644 --- a/functions/math.xml +++ b/functions/math.xml @@ -1,4 +1,4 @@ - + Mathematical Functions Math @@ -714,7 +714,7 @@ var_dump(hexdec("a0")); min int - max + max @@ -1055,7 +1055,7 @@ echo pow(-1, 5.5); // error int min - int max + int max