Test: /ext/standard/tests/strings/explode_bug.phpt - Version 5.5.8    

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
001+ Killed
001- array(1) {
002- [0]=>
003- string(1) "1"
004- }
1 (50%)
001+ Fatal error: Out of memory (allocated 262144) (tried to allocate 146000000 bytes) in %s/explode_bug.php on line 2
001- array(1) {
002- [0]=>
003- string(1) "1"
004- }