-
-
Notifications
You must be signed in to change notification settings - Fork 179
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
8.13.0 removes too much code #1585
Labels
Comments
greg0ire
added a commit
to greg0ire/doctrine-orm
that referenced
this issue
Jun 23, 2023
I tweaked the code so that it would not fall victim to slevomat/coding-standard#1585, thus fixing the phpcs job without losing information or breaking other jobs.
greg0ire
added a commit
to greg0ire/doctrine-orm
that referenced
this issue
Jun 23, 2023
I tweaked the code so that it would not fall victim to slevomat/coding-standard#1585 or slevomat/coding-standard#1586, thus fixing the phpcs job without losing information or breaking other jobs.
Fixed in e76dadc |
Fixed in a13c15e |
Thank you 🙏 |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Running
vendor/bin/phpcbf
ondoctrine/orm
produces the following diff:Some of the changes do not seem legit:
lib/Doctrine/ORM/Configuration.php
andlib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php
@phpstan
annotations\
The text was updated successfully, but these errors were encountered: