From:             php at zoobio dot net
Operating system: redhat 9
PHP version:      4.3.4
PHP Bug Type:     Unknown/Other Function
Bug description:  shuffle no longer working properly

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 bug report at http://bugs.php.net/?id=27419&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=27419&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=27419&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=27419&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=27419&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=27419&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=27419&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=27419&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=27419&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=27419&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=27419&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=27419&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=27419&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27419&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=27419&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=27419&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=27419&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=27419&r=float

Reply via email to