mglaman / platform-docker

Local development tool for PHP platforms using Docker Compose
GNU General Public License v2.0
46 stars 16 forks source link

VFSStream does not support chdir() and tempnam() #56

Closed alexpott closed 7 years ago

alexpott commented 7 years ago

See https://github.com/mikey179/vfsStream/wiki/Known-Issues - this also makes tests pass on PHP7.1

mglaman commented 7 years ago

Cool, thanks!