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
Running composer install under PHP 7.3 get below error:
[ErrorException]
"continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?
The text was updated successfully, but these errors were encountered:
jieyyal
changed the title
PHP 7.3 composer install error "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?
PHP 7.3 composer install error "continue" targeting switch is equivalent to "break".
Nov 6, 2020
Running composer install under PHP 7.3 get below error:
[ErrorException]
"continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?
The text was updated successfully, but these errors were encountered: