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

Update classes using Serializable interface for php 8.1 #13

Open
lostkangaroo opened this issue Aug 29, 2024 · 0 comments
Open

Update classes using Serializable interface for php 8.1 #13

lostkangaroo opened this issue Aug 29, 2024 · 0 comments

Comments

@lostkangaroo
Copy link

The following classes implement the Serializable interface and need to be updated to work with PHP versions >= 8.1

  • Edge
  • Graph
  • Node

Serializable interface php manual

I am not sure if this project is still supported, and would be a shame if it is not.

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 a pull request may close this issue.

1 participant