Skip to content

[HttpFoundation] Don't pass null to strpos() #42380

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

Merged
merged 1 commit into from
Aug 6, 2021

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Aug 4, 2021

Q A
Branch? 5.3
Bug fix? yes
New feature? no
Deprecations? no
Tickets #41552
License MIT
Doc PR N/A

Passing null to strpos() triggers a deprecation warning in PHP 8.1. Let's not do that.

Signed-off-by: Alexander M. Turek <me@derrabus.de>
@fabpot
Copy link
Member

fabpot commented Aug 6, 2021

Thank you @derrabus.

@fabpot fabpot merged commit 36ebebb into symfony:5.3 Aug 6, 2021
@derrabus derrabus deleted the bugfix/strpos-null branch August 6, 2021 09:55
@fabpot fabpot mentioned this pull request Aug 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants