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

Not working on install with official doc #121

Open
fabienlege opened this issue Dec 20, 2020 · 1 comment
Open

Not working on install with official doc #121

fabienlege opened this issue Dec 20, 2020 · 1 comment

Comments

@fabienlege
Copy link

fabienlege commented Dec 20, 2020

I've tried to install this tool but I've an error when I follow install instruction.

On database creation (bin/console orm:schema-tool:create) i've got this error :

[ErrorException]                                                                         
  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?  

here my php -v :

PHP 7.3.24-3+ubuntu18.04.1+deb.sury.org+1 (cli) (built: Oct 31 2020 16:59:59) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.24, Copyright (c) 1998-2018 Zend Technologies
    with Zend OPcache v7.3.24-3+ubuntu18.04.1+deb.sury.org+1, Copyright (c) 1999-2018, by Zend Technologies
@LVoogd
Copy link

LVoogd commented Dec 30, 2020

This project does not seem to be compatible with PHP 7.3 (yet). Take a look at the "Continue Targeting Switch issues Warning" section in https://www.php.net/manual/en/migration73.incompatible.php.

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

2 participants