Edit report at https://bugs.php.net/bug.php?id=27419&edit=1

 ID:                 27419
 Comment by:         powtac at gmx dot de
 Reported by:        php at zoobio dot net
 Summary:            shuffle no longer working properly
 Status:             Not a bug
 Type:               Bug
 Package:            Unknown/Other Function
 Operating System:   redhat 9
 PHP Version:        4.3.4
 Block user comment: N
 Private report:     N

 New Comment:

A test which shows the problem can be found here: http://3v4l.org/tcDDJ#v433 
and here: http://3v4l.org/Y76qt#v433


Previous Comments:
------------------------------------------------------------------------
[2004-03-08 07:13:48] sni...@php.net

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

This is already fixed.


------------------------------------------------------------------------
[2004-03-01 03:04:29] der...@php.net

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

Please try a snapshot first, afaik this is already fixed.

------------------------------------------------------------------------
[2004-03-01 02:21:49] irch...@php.net

Please post a (short) script that will re-create the problem.

------------------------------------------------------------------------
[2004-02-27 09:53:11] php at zoobio dot net

Description:
------------
My web host just upgraded to 4.3.4 from 4.3.2, and now my shuffle script does 
not work properly.  It acts as
though the seed generator is no longer a part of the function call.  I
have been using it to output information from a mysql database.  The
output from the shuffle is always the same, though it isn't in the order
of the mysql table.

------------------------------------------------------------------------
[2004-02-27 09:51:58] php at zoobio dot net

Description:
------------
My web host just upgraded to 4.3.4 from the previous most recent version, and 
now my shuffle script does not work properly.  It acts as though the seed 
generator is no longer a part of the function call.  I have been using it to 
output information from a mysql database.  The output from the shuffle is 
always the same, though it isn't in the order of the mysql table.




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



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

Reply via email to