Skip to content

Conversation

TimWolla
Copy link
Member

This fixes a PHP 8.5 Deprecation:

Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use
method SplObjectStorage::offsetSet() instead in
php-src/build/PHP-Parser-5.6.0/lib/PhpParser/Parser/Php7.php on line 2692

This fixes a PHP 8.5 Deprecation:

> Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use
> method SplObjectStorage::offsetSet() instead in
> php-src/build/PHP-Parser-5.6.0/lib/PhpParser/Parser/Php7.php on line 2692
@TimWolla TimWolla requested a review from a team August 15, 2025 21:46
@TimWolla TimWolla requested a review from kocsismate as a code owner August 15, 2025 21:47
Copy link
Member

@edorian edorian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RM approval

@TimWolla TimWolla merged commit 092127c into php:master Aug 16, 2025
9 checks passed
@TimWolla TimWolla deleted the php-parser-5.6.1 branch August 19, 2025 14:39
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