Skip to content

v2.9.1: Support PHP wrappers (e.g. data://) (#72)

Latest
Compare
Choose a tag to compare
@sunspikes sunspikes released this 23 Jul 12:38
4d74b48
* drop use of is_readable which isn't compatible with wrappers (https://www.php.net/manual/en/wrappers.php).

* check stream instead of file