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

Implement new __serialize() and __unserialize() functions #42

Merged
merged 2 commits into from Mar 11, 2022
Merged

Conversation

Ekman
Copy link
Owner

@Ekman Ekman commented Mar 11, 2022

Implement new __serialize() and __unserialize() functions. Silences:

PHP Deprecated:  Nekman\LuhnAlgorithm\Number implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in luhn-algorithm\src\Number.php on line 39

@coveralls
Copy link

Coverage Status

Coverage decreased (-4.8%) to 95.238% when pulling 7626444 on php8.1 into 129a89f on master.

@Ekman Ekman merged commit 12da0bd into master Mar 11, 2022
@Ekman Ekman deleted the php8.1 branch March 11, 2022 10:27
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.

None yet

2 participants