aspendigital / docker-octobercms

Dockerized October CMS: PHP, Composer, October core and dependencies
MIT License
150 stars 54 forks source link

Tinker issue on php7.1 image #5

Closed petehalverson closed 6 years ago

petehalverson commented 6 years ago

Trips after trying to run php artisan tinker after closing a previous tinker session:

[ErrorException] rmdir(/tmp/php-xdg-runtime-dir-fallback-): Directory not empty

It looks like the issue is limited to php7.1 and should be addressed with the next update from the psysh maintainer: https://github.com/bobthecow/psysh/issues/430#issuecomment-344118543