Skip to content
This repository has been archived by the owner on Jun 3, 2019. It is now read-only.

FileStream::create , $context cannot be null #9

Open
absszero opened this issue Apr 6, 2016 · 0 comments
Open

FileStream::create , $context cannot be null #9

absszero opened this issue Apr 6, 2016 · 0 comments

Comments

@absszero
Copy link

absszero commented Apr 6, 2016

// factory
$fileStream = FileStream::create('smiley.png', 'r');
print_r($fileStream);
// exception: fopen() expects parameter 4 to be resource, null given` ,
// my php versoin: 5.6.17

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant