-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Optimize stripcslashes #4196
Optimize stripcslashes #4196
Conversation
49bf596
to
377865e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suppose that we can remove the str_contains
as it's not needed anymore (the check at the beginning of the while is equivalent).
377865e
to
bb04d84
Compare
@fabpot Done + updated the bench
|
Nice & thank you :) |
6f7a043
to
bc6e36d
Compare
Thank you @ruudk. |
@fabpot Could you sync this back to v4 so that I can continue? |
I've just merged 3.x into 4.x. |
See #4176 (comment) by @smnandre
Using bench.php: