Test: /ext/standard/tests/strings/str_split_variation6.phpt - Version 5.5.0    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
115+ array(1) {
116+ [0]=>
117+ string(42) "This is a string with 123 & escape char \t"
118+ }
115-
116- Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
117- bool(false)