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

Assign point size without deprecation notice #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cinamo
Copy link

@cinamo cinamo commented Jan 6, 2022

strlen with a null argument triggers a deprecation notice from PHP 8.1; this change ensures that doesn't happen anymore.

`strlen` with a `null` argument triggers a deprecation notice from PHP 8.1; this change ensures that doesn't happen anymore.
@cinamo
Copy link
Author

cinamo commented Jan 12, 2022

@djlambert Hi 😊 I realize you haven't updated this library in over 5 years, yet it is still installed over 1500 times per day currently (https://packagist.org/packages/creof/wkb-parser/stats). I don't think there's any major functionality missing, but I reckon it might be good to keep up to date with the latest PHP developments. What is your opinion on that?

@spackmat
Copy link

I've seen this is now fixed in #23 and released with v2.4.

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.

2 participants