Skip to content

Conversation

@yblatti
Copy link
Contributor

@yblatti yblatti commented Dec 3, 2025

Methods SplObjectStorage::attach(), detach() & contains() are deprecated since PHP 8.5.
Use offsetSet(), offsetUnset() & offsetExists() instead.

Those are present in PHP 5 >= 5.3.0, PHP 7 and PHP 8, so backward compatibility should be maintained.

…d since PHP 8.5. Use offsetSet(), offsetUnset & offsetExists() instead.
@DerManoMann DerManoMann merged commit 63adcd0 into zircote:master Dec 3, 2025
14 checks passed
@DerManoMann
Copy link
Collaborator

Thanks @yblatti

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