[PHP-DEV] Bug #7045 Updated: Shuffle() does not behave correctly

2002-01-17 Thread lobbin
ID: 7045 Updated by: lobbin Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: Linux RH 6 and 7 PHP Version: 4.1.0 Assigned To: rodif_bl New Comment: Can someone check/commit this? :) Previous Comments:

[PHP-DEV] Bug #7045 Updated: Shuffle() does not behave correctly

2002-01-14 Thread brad lafountain
attaching diff's __ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ --- ext/standard/array.c.oldSat Jan 12 04:23:55 2002 +++ ext/standard/array.cSat Jan 12 10:03:17 2002 @@ -1415,13 +1415,72 @@ }

[PHP-DEV] Bug #7045 Updated: Shuffle() does not behave correctly

2002-01-12 Thread rodif_bl
ID: 7045 Updated by: rodif_bl Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: Linux RH 6 and 7 PHP Version: 4.1.0 Assigned To: rodif_bl New Comment: here is a patch that fixes the shuffle and adds ashuffle. Im pretty new to this list and if someone could

[PHP-DEV] Bug #7045 Updated: Shuffle() does not behave correctly

2002-01-12 Thread rodif_bl
ID: 7045 Updated by: rodif_bl Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: Linux RH 6 and 7 PHP Version: 4.1.0 Old Assigned To: Assigned To: rodif_bl Previous Comments: [2001-12-1

[PHP-DEV] Bug #7045 Updated: Shuffle() does not behave correctly

2001-12-13 Thread sniper
ID: 7045 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Summary: Shuffle() does behave correctly Status: Open Bug Type: Arrays related Operating System: Linux RH 6 and 7 Old PHP Version: 4.0.1pl2 PHP Version: 4.1.0 New Comment: updated php version and short summary. Previous Comments: -