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
When using rector with any set, @route annotations break (quotes are removed, line breaks added...)
Didn't manage to reproduce the issue at getrector.org/demo... Here is the result after rector process
rector process
@route annotations shouldn't be changed as they were fine before rector process
The text was updated successfully, but these errors were encountered:
Hi, thanks for reporting 👍
This is known issue cause by: #4334
Sorry, something went wrong.
Updated Rector to commit f64cb7b3f8467fe5e6509f0651017a6dabc1fd47
3982c50
rectorphp/rector-src@f64cb7b Revert "Pin react/socket to 1.13 (#4855)" (#4856)
No branches or pull requests
Bug Report
When using rector with any set, @route annotations break (quotes are removed, line breaks added...)
Minimal PHP Code Causing Issue
Didn't manage to reproduce the issue at getrector.org/demo... Here is the result after
rector process
Expected Behaviour
@route annotations shouldn't be changed as they were fine before
rector process
The text was updated successfully, but these errors were encountered: