#47994 [Com]: array_unique, removing non uniques

2009-04-17 Thread bstrick at gmail dot com
ID: 47994 Comment by: bstrick at gmail dot com Reported By: bstrick at gmail dot com Status: Feedback Bug Type: Arrays related Operating System: Windows PHP Version: 5.2.9 New Comment: The bug was for version 5.2.8 I tested this in 5.2.9

#47994 [Opn]: array_unique, removing non uniques

2009-04-16 Thread bstrick at gmail dot com
ID: 47994 User updated by: bstrick at gmail dot com Reported By: bstrick at gmail dot com Status: Open -Bug Type: *General Issues +Bug Type: Arrays related Operating System: Windows PHP Version: 5.2.9 New Comment: Just wanted to change the

#47994 [NEW]: array_unique, removing non uniques

2009-04-16 Thread bstrick at gmail dot com
From: bstrick at gmail dot com Operating system: Windows PHP version: 5.2.9 PHP Bug Type: *General Issues Bug description: array_unique, removing non uniques Description: Numbers are considered the same if the first 15 or more digits are the same. Reproduce