Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@eliashaeussler
Copy link

SplObjectStorage::attach() is deprecated since PHP v8.5; SplObjectStorage::offsetSet() should be used instead1.

Footnotes

  1. https://github.com/php/php-src/pull/19424

@sorinsarca
Copy link
Member

sorinsarca commented Oct 14, 2025

Hi @eliashaeussler,

I'm using php8.5-support branch to add support for the upcoming version; could you add your contribution there? This way we can have the tests running on php8.5.

Thanks!

@eliashaeussler eliashaeussler changed the base branch from master to php8.5-support October 14, 2025 20:42
`SplObjectStorage::attach()` is deprecated since
PHP v8.5; `SplObjectStorage::offsetSet()` should
be used instead [1].

[1]: php/php-src#19424
@eliashaeussler
Copy link
Author

Hi @sorinsarca, I've adjusted the base branch and rebased my changes :)

@sorinsarca sorinsarca merged commit 4967564 into opis:php8.5-support Oct 14, 2025
6 checks passed
@eliashaeussler eliashaeussler deleted the patch-1 branch October 14, 2025 21:02
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