laravel-fans / laravel-docker

Full Laravel production environment for Docker
https://packagist.org/packages/laravel-fans/docker
MIT License
38 stars 12 forks source link

php 8.2 #53

Closed sinkcup closed 1 year ago

sinkcup commented 1 year ago

https://www.php.net/downloads.php

$ php -v
8.2.6

$ ./vendor/bin/phpunit tests/
Deprecated: Using ${var} in strings is deprecated, use {$var} instead

LaravelFans\Docker\Tests\DockerPublishCommandTest::testHandleWithPhpVersion
ErrorException: copy(/root/code/vendor/orchestra/testbench-core/laravel/docker/etc/apache2/sites-available/./././././././././././laravel.conf): Failed to open stream: Invalid argument

/root/code/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php:254
/root/code/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:342
/root/code/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:711