ID:               26381
 User updated by:  spam at vrana dot cz
 Reported By:      spam at vrana dot cz
-Status:           Feedback
+Status:           Open
 Bug Type:         Math related
 Operating System: Windows XP
 PHP Version:      4.3.3
 New Comment:

Unfortunately it behaves the same with Windows snapshots.

For case it's not obvious from my fist comment - if I call srand()
before rand() it works well.


Previous Comments:
------------------------------------------------------------------------

[2003-11-25 04:24:32] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

Works fine for me within Windows XP, within Apache and CLI.


------------------------------------------------------------------------

[2003-11-24 08:21:33] spam at vrana dot cz

Description:
------------
Function rand() without setting random seed by srand() returns always
the same value. It doesn't work only on Windows PHP-CLI. As Windows
Apache module and also on Linux PHP-CLI it works as it should.

Reproduce code:
---------------
echo rand();

Expected result:
----------------
(random value)

Actual result:
--------------
24849


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=26381&edit=1

Reply via email to