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

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

Count Diff
1 (33%)
001+ Killed
001- array(1) {
002- [0]=>
003- string(1) "1"
004- }
1 (33%)
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- }
1 (33%)
001+ ** ERROR: process timed out **
001- array(1) {
002- [0]=>
003- string(1) "1"
004- }