semsol / arc2

ARC RDF Classes for PHP
Other
332 stars 89 forks source link

Error not suppressed when stream is empty. #55

Closed coreation closed 11 years ago

coreation commented 11 years ago

In my code, it failed at the fclose() because this->stream['sockets'] was returning null. This isn't suppressed apparently.