ID: 45184
User updated by: kala at sankya dot com
Reported By: kala at sankya dot com
Status: Open
Bug Type: Math related
Operating System: Linux
PHP Version: 5.2.6
New Comment:
Sorry the line
int val = (i/divisor)*10;
in the example
ID: 45184
User updated by: kala at sankya dot com
Reported By: kala at sankya dot com
-Status: Feedback
+Status: Open
Bug Type: Math related
Operating System: Linux
PHP Version: 5.2.6
New Comment:
@pajoye : Yes I'm aware o
From: kala at sankya dot com
Operating system: Linux
PHP version: 5.2.6
PHP Bug Type: Math related
Bug description: algorithm to limit random numbers to a certain range is
flawed
Description:
In the implementation of functions rand(min,max) and mt_rand(min,max
ID: 16803
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Apache2 related
Operating System: RedHat 7.2
PHP Version: 4.2.0
New Comment:
Hi,
just wondering.. is anyone working on a fix at all?
I understa
ID: 16793
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Duplicate
Bug Type: Apache2 related
Operating System: Linux 2.4
-PHP Version: 4.0CVS-2002-04-24
+PHP Version: 4.0CVS-2002-04-2
New Comm
From: [EMAIL PROTECTED]
Operating system: Linux 2.4
PHP version: 4.0CVS-2002-04-24
PHP Bug Type: Apache2 related
Bug description: setcookie() broken
Trying to set several cookies in a row using, say,
$ts = time();
setcookie("dsession", $ckey, $ts + 31536);
set
ID: 16583
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Apache2 related
Operating System: PLD Linux
PHP Version: 4.2.0RC4
New Comment:
Building w/ optimizations off (CFLAGS="-g -Wall") won't
help either
ID: 16583
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Apache2 related
Operating System: PLD Linux
PHP Version: 4.2.0RC4
New Comment:
100% reproducible, crashes on loadmodule.
$ gcc -v
gcc version 2