Skip to content

[Sluggable] Make sure the parameter to strpos is always a string#2996

Open
ameotoko wants to merge 1 commit intodoctrine-extensions:mainfrom
ameotoko:strpos-null
Open

[Sluggable] Make sure the parameter to strpos is always a string#2996
ameotoko wants to merge 1 commit intodoctrine-extensions:mainfrom
ameotoko:strpos-null

Conversation

@ameotoko
Copy link

@ameotoko ameotoko commented Oct 7, 2025

Fixes #2995

Fixes "Deprecated: strpos(): Passing null to parameter doctrine-extensions#1 ($haystack) of type string is deprecated" in PHP >= 8.1
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.

[Sluggable] Passing null to strpos() is deprecated

1 participant