Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Errors on PHP8 #4

Open
teamayu opened this issue May 25, 2021 · 2 comments
Open

Fatal Errors on PHP8 #4

teamayu opened this issue May 25, 2021 · 2 comments

Comments

@teamayu
Copy link

teamayu commented May 25, 2021

Hi,

Installed everything, ran 'php saaze serve', got the following:

Fatal error: Uncaught Error: Call to undefined method Saaze\Commands\ServeCommand::isSurroundedBy() in xxxxx\blog\vendor\saaze\core\src\Commands\ServeCommand.php on line 65

Any ideas?

@eklausme
Copy link

Can you please re-install "everything" with php7?

Once installed, you can then use php8 again for running saaze.

@AimForNaN
Copy link

It's not an issue with how we install it. isSurroundedBy does not exist for Symfony\Component\Console\Command\Command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants