Hello, I am using PHP 7.4 and I noticed that it doesn't work through github action but only in local, is it because the docker supports only PHP 8?
Parse error: syntax error, unexpected '?', expecting function (T_FUNCTION) or const (T_CONST) in /github/workspace/vendor/codeception/stub/src/Test/Feature/Stub.php on line 31
Hello, I am using PHP 7.4 and I noticed that it doesn't work through github action but only in local, is it because the docker supports only PHP 8?
Parse error: syntax error, unexpected '?', expecting function (T_FUNCTION) or const (T_CONST) in /github/workspace/vendor/codeception/stub/src/Test/Feature/Stub.php on line 31