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 deprecated Serializable usage #425

Merged

Conversation

derrabus
Copy link
Member

The Serializable interface is deprecated. I've switched a test dummy to the newer __serialize() magic methods to avoid a deprecation triggered by PHP.

@derrabus derrabus added this to the 2.2.3 milestone Aug 28, 2024
@derrabus derrabus merged commit 67de830 into doctrine:2.2.x Aug 28, 2024
8 checks passed
@derrabus derrabus deleted the improvement/serializable-deprecation branch August 28, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants