Test: /ext/standard/tests/strings/explode_bug.phpt - Version 5.4.30-dev
There is 1 diff reported by users for this test.Count | Diff |
---|---|
1 (100%) |
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- }
|