hoaproject/File

`getSize` generates an error when using `http://` stream wrapper

Closed this issue · 0 comments

Hywan commented

Try:

new Hoa\File\Read('http://hoa-project.net')->getSize();

to generate the error. We have a stupid PHP warning.