You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /var/www/vendor/spiral/roadrunner-laravel/src/Console/Commands/WorkerFactory.php on line 59
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /var/www/vendor/spiral/roadrunner-laravel/src/Console/Commands/WorkerFactory.php on line 63
I have a problem using it in php 8.2.
https://github.com/spiral/roadrunner-laravel/blob/master/src/Console/Commands/WorkerFactory.php#L59
https://github.com/spiral/roadrunner-laravel/blob/master/src/Console/Commands/WorkerFactory.php#L63
https://php.watch/versions/8.2/$%7Bvar%7D-string-interpolation-deprecated
I have that problem.
Any chance of supporting PHP 8.2?
The text was updated successfully, but these errors were encountered: