Skip to content
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

[Php73] Skip RegexDashEscapeRector on 3 backslash with next to be escaped #6144

Merged
merged 5 commits into from
Apr 15, 2021

Conversation

samsonasik
Copy link
Member

@samsonasik samsonasik commented Apr 15, 2021

It previously produce invalid regex ref https://regex101.com/r/QkRzuF/1 , also, if passed to preg_match(), it will result different data ref https://github.com/codeigniter4/CodeIgniter4/runs/2345676568#step:11:177

@samsonasik samsonasik changed the title [Php73] Skip RegexDashEscapeRector on 3 backslash with next to be escaped [Php73] [wip] Skip RegexDashEscapeRector on 3 backslash with next to be escaped Apr 15, 2021
@samsonasik samsonasik changed the title [Php73] [wip] Skip RegexDashEscapeRector on 3 backslash with next to be escaped [Php73] Skip RegexDashEscapeRector on 3 backslash with next to be escaped Apr 15, 2021
@samsonasik
Copy link
Member Author

All checks have passed 🎉 @TomasVotruba it is ready for review.

@TomasVotruba TomasVotruba merged commit 3d88aef into main Apr 15, 2021
@TomasVotruba TomasVotruba deleted the regex-dash-skip-3-slash branch April 15, 2021 15:55
TomasVotruba added a commit that referenced this pull request Jul 14, 2024
rectorphp/rector-src@e9b4c64 [Performance] Remove AstResolver usage on ReflectionResolver (#6144)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants