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

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

Count Diff
3 (75%)
001+ ** ERROR: process timed out **
001- array(1) {
002- [0]=>
003- string(1) "1"
004- }
1 (25%)
001+
001- array(1) {
002- [0]=>
003- string(1) "1"
004- }