Test: /ext/phar/tests/phar_oo_011.phpt - Version 5.6.0-dev    

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

Count Diff
2 (67%)
001+ Fatal error: Uncaught exception 'LogicException' with message 'Cannot use SplFileObject with directories' in %s/phar_oo_011.php:11
002+ Stack trace:
003+ #0 [internal function]: SplFileObject->__construct('phar:///home/tr...')
004+ #1 %s/phar_oo_011.php(11): Phar->offsetGet('hi')
001- bool(true)
002- bool(true)
003- hi
004- ===DONE===
005+ #2 {main}
006+ thrown in %s/phar_oo_011.php on line 11
1 (33%)
001+ Segmentation fault
001- bool(true)
002- bool(true)
003- hi
004- ===DONE===