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

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
091+ array(1) {
092+ [0]=>
093+ string(30) "string with 123,escape char ."
094+ }
091-
092- Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
093- bool(false)