Skip to content

Instantly share code, notes, and snippets.

@pierrejoye
Created September 8, 2011 16:07
Show Gist options
  • Select an option

  • Save pierrejoye/1203769 to your computer and use it in GitHub Desktop.

Select an option

Save pierrejoye/1203769 to your computer and use it in GitHub Desktop.
044+
045+ Fatal error: Uncaught exception 'RuntimeException' with message 'SplFileInfo::openFile(G:\php-sdk\php-src\branches\PHP_5_4\ext\spl\tests): failed to open stream: Permission denied' in G:\php-sdk\php-src\branches\PHP_5_4\ext\spl\tests\fileobject_003.php:33
046+ Stack trace:
047+ #0 G:\php-sdk\php-src\branches\PHP_5_4\ext\spl\tests\fileobject_003.php(33): SplFileInfo->openFile()
048+ #1 G:\php-sdk\php-src\branches\PHP_5_4\ext\spl\tests\fileobject_003.php(38): test('G:\php-sdk\php-...', 's', 'l')
049+ #2 {main}
050+ thrown in G:\php-sdk\php-src\branches\PHP_5_4\ext\spl\tests\fileobject_003.php on line 33
044- string(%d) "%stests"
045- string(%d) "tests"
046- string(%d) "%sspl"
047- ===2===
048- object(SplFileInfo)#%d (2) {
049- ["pathName":"SplFileInfo":private]=>
050- string(%d) "%s"
051- ["fileName":"SplFileInfo":private]=>
052- string(%d) "%s"
053- }
054- object(SplFileInfo)#%d (2) {
055- ["pathName":"SplFileInfo":private]=>
056- string(%d) "%s"
057- ["fileName":"SplFileInfo":private]=>
058- string(%d) "%s"
059- }
060- bool(false)
061- bool(true)
062- bool(true)
063- LogicException: Cannot use SplFileObject with directories
064- string(%d) "%stests"
065- string(5) "tests"
066- string(%d) "%sspl"
067- ===DONE===
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment