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

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

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