#45184 [Opn]: algorithm to limit random numbers to a certain range is flawed

2008-06-05 Thread kala at sankya dot com
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

#45184 [Fbk->Opn]: algorithm to limit random numbers to a certain range is flawed

2008-06-05 Thread kala at sankya dot com
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

#45184 [NEW]: algorithm to limit random numbers to a certain range is flawed

2008-06-05 Thread kala at sankya dot com
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

Bug #16803 Updated: Using header() to set multiple cookies only sets the last cookie.

2002-04-30 Thread kala
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

Bug #16793 Updated: setcookie() broken

2002-04-24 Thread kala
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

Bug #16793: setcookie() broken

2002-04-24 Thread kala
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

Bug #16583 Updated: php 4.2.0RC3 always crashes apache 2.0.35 server at start

2002-04-20 Thread kala
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

Bug #16583 Updated: php 4.2.0RC3 always crashes apache 2.0.35 server at start

2002-04-20 Thread kala
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