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

Deprecated Implements of Serializable in UuidInterface #519

Open
nayzo opened this issue Oct 30, 2023 · 1 comment
Open

Deprecated Implements of Serializable in UuidInterface #519

nayzo opened this issue Oct 30, 2023 · 1 comment
Labels

Comments

@nayzo
Copy link

nayzo commented Oct 30, 2023

Description

Hello,

I'm having this error when executing tests with phpunit:
Error: implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead.
Concerned File: Ramsey\Uuid\UuidInterface

@nayzo nayzo added the bug label Oct 30, 2023
@nayzo nayzo changed the title Deprecated Implements of Serializable Deprecated Implements of Serializable in UuidInterface Oct 30, 2023
@ramsey
Copy link
Owner

ramsey commented Oct 31, 2023

Please see the comment at #384 (comment) and also the discussion at #399

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants