spiral / framework

High-Performance PHP Framework
https://spiral.dev
MIT License
1.8k stars 87 forks source link

Argument #1 ($file_descriptor) must be of type int|resource, null given #1032

Closed butschster closed 9 months ago

butschster commented 9 months ago

After command php app.php cycle:migrate executed I got an error

Detecting schema changes...
no database changes has been detected
[2023-12-17T08:40:21.284462+00:00] roadrunner.ERROR: ErrorException: (): Argument #1 ($file_descriptor) must be of type int|resource, null given in /app/vendor/spiral/framework/src/Console/src/Console.php at line 159 [] []
[ErrorException]
posix_isatty(): Argument #1 ($file_descriptor) must be of type int|resource, null given
in vendor/spiral/framework/src/Console/src/Console.php:159