Skip to content

[#33] fix: PHP 8.1 Deprecation notice: strpos(): Passing null to parameter #34

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 2 commits into from
Apr 1, 2025

Conversation

ipwa
Copy link
Contributor

@ipwa ipwa commented Mar 10, 2025

Fixes #33

Copy link
Member

@sun sun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume this is only triggered in development environments where nodes with undefined names can appear. Nevertheless we can fix it.

Can you shorten the solution as suggested, please?

@ipwa ipwa requested a review from sun March 28, 2025 05:14
@sun sun merged commit f9a1b29 into netzstrategen:master Apr 1, 2025
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.

PHP 8.1 Deprecation notice: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
2 participants