Closed petehalverson closed 7 years ago
Trips after trying to run php artisan tinker after closing a previous tinker session:
php artisan tinker
[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
Trips after trying to run
php artisan tinker
after closing a previous tinker session: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