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

Fix PHP 8.1 issue: Passing null to parameter #1 ($string) of type string is deprecated #218 #1

Merged
merged 20 commits into from
Dec 30, 2021

Conversation

srdjan2v2
Copy link
Collaborator

@srdjan2v2 srdjan2v2 commented Dec 30, 2021

Fix PHP 8.1 issue:

  • Passing null to parameter 1 ($string) of type string is deprecated
  • wkb-parser/lib/CrEOF/Geo/WKB/Parser.php [line:157]

https://php.watch/versions/8.1/internal-func-non-nullable-null-deprecation

@prostodima prostodima merged commit e751602 into master Dec 30, 2021
@prostodima prostodima deleted the develop branch December 30, 2021 16:14
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.

4 participants