Skip to content

Conversation

@brentscheffler
Copy link

Question Answer
Bug fix? no
New feature? no
BC breaks? no
Deprecations? yes
Tests pass? yes
Fixed tickets
License MIT
Doc PR

Description

Guarding against null values before calling unserialize. This addresses E_DEPRECATED notices in PHP 8.2 when unserializing as the function signature now only accepts string values.

TODO

  • Add tests
  • Add documentation
  • Updated Changelog.md

…EPRECATED notices in PHP 8.2 when unserializing as it the function signature now only accepts string values.
@t-raven
Copy link

t-raven commented Jan 25, 2024

🙏

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