We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See https://getrector.com/demo/c1de8a19-85ed-440c-8d10-039dae4df9b9
<?php /** * @final */ class VideoCreator { /** @var \DateTime */ protected $date; }
MakeEntityDateTimePropertyDateTimeInterfaceRector
Rector should skip this service, as it is not a declared Doctrine Entity.
The text was updated successfully, but these errors were encountered:
Thank you for reporting. I'm looking into this 👍
Sorry, something went wrong.
Fixed in #8446
Thank you very much!
Fixed in rectorphp/rector-doctrine#256
Successfully merging a pull request may close this issue.
Bug Report
Minimal PHP Code Causing Issue
See https://getrector.com/demo/c1de8a19-85ed-440c-8d10-039dae4df9b9
Responsible rules
MakeEntityDateTimePropertyDateTimeInterfaceRector
Expected Behavior
Rector should skip this service, as it is not a declared Doctrine Entity.
The text was updated successfully, but these errors were encountered: