donatj / mock-webserver

Simple mock web server in PHP for unit testing.
MIT License
131 stars 21 forks source link

Fix descriptor opening for bad stream wrappers #60

Closed donatj closed 10 months ago

donatj commented 10 months ago

It seems 'files' stream wrappers might not be able to handle the 'file' array syntax.