Test: /ext/standard/tests/array/array_unique_variation8.phpt - Version 5.4.0beta2-dev    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
002+ array(1) {
003+ [0]=>
004+ array(4) {
005+ [0]=>
006+ int(1)
007+ [1]=>
008+ int(2)
009+ [2]=>
010+ int(3)
011+ [3]=>
012+ int(1)
013+ }
014+ }
015+ Done
002-
003- Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
004-
005- Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
006-
007- Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
008-
009- Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
010-
011- Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
012-
013- Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
014-
015- Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
016-
017- Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
018-
019- Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
020-
021- Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
022-
023- Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
024-
025- Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
026-
027- Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
028-
029- Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
030- array(1) {
031- [0]=>
032- array(4) {
033- [0]=>
034- int(1)
035- [1]=>
036- int(2)
037- [2]=>
038- int(3)
039- [3]=>
040- int(1)
041- }
042- }
043- Done