Skip to content

gen_stub: Update to PHP-Parser 5.6.1 #19495

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

Merged
merged 1 commit into from
Aug 16, 2025
Merged

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
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