Test: /ext/standard/tests/array/end_64bit.phpt - Version 5.6.0-dev    

There is 1 diff reported by users for this test.

Count Diff
14 (100%)
076+ Segmentation fault
076- object(foo1)#%d (0) {
077- }
078- array(2) {
079- [0]=>
080- &object(foo)#%d (0) {
081- }
082- [1]=>
083- &object(foo1)#%d (0) {
084- }
085- }
086-
087- *** Testing end() on resource type ***
088- resource(%d) of type (stream)
089- resource(%d) of type (stream)
090-
091- *** Testing error conditions ***
092-
093- Warning: end() expects exactly 1 parameter, 0 given in %s on line %d
094- NULL
095-
096- Warning: end() expects exactly 1 parameter, 2 given in %s on line %d
097- NULL
098-
099- Warning: end() expects parameter 1 to be array, integer given in %s on line %d
100- NULL
101-
102- Warning: end() expects parameter 1 to be array, string given in %s on line %d
103- NULL
104- bool(false)
105- Done