Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

[PHP 7.3] [Doctrine] Warning: "continue" targeting switch is equivalent to "break". #39

Closed
guillaumemaka opened this issue Jan 1, 2019 · 2 comments

Comments

@guillaumemaka
Copy link

Recently updated to PHP 7.3 I got this warning:

Using project autoloader based on current working directory
PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /code/ebos/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php on line 2718

See doctrine/orm#7402
Fixed doctrine/orm#7325

Do you plan to update the dependencies ?

@icetee
Copy link

icetee commented Feb 1, 2020

Did not jump to the main version, will automatically download the latest version v2.7.0.

@asgrim
Copy link
Collaborator

asgrim commented Feb 6, 2020

This repository is now deprecated. If you are still experiencing this issue, please feel free to open a new issue at https://github.com/Roave/psr-container-doctrine/issues - thanks!

@asgrim asgrim closed this as completed Feb 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants