Skip to content

CI: cover PHP 8.5#325

Closed
staabm wants to merge 35 commits intonette:masterfrom
staabm:php85
Closed

CI: cover PHP 8.5#325
staabm wants to merge 35 commits intonette:masterfrom
staabm:php85

Conversation

@staabm
Copy link
Copy Markdown
Contributor

@staabm staabm commented Aug 13, 2025

fixes deprecations

PHP Deprecated:  Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead in phar:///home/runner/work/phpstan-src/phpstan-src/extension/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Resolver.php on line 56
PHP Deprecated:  Method SplObjectStorage::detach() is deprecated since 8.5, use method SplObjectStorage::offsetUnset() instead in phar:///home/runner/work/phpstan-src/phpstan-src/extension/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Resolver.php on line 64
PHP Deprecated:  Method SplObjectStorage::contains() is deprecated since 8.5, use method SplObjectStorage::offsetExists() instead in phar:///home/runner/work/phpstan-src/phpstan-src/extension/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/di/src/DI/Resolver.php on line 49
E_DEPRECATED: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect

dg and others added 30 commits June 18, 2025 21:33
added Definition::getDescriptor(), Helpers::entityToString()
@staabm staabm marked this pull request as ready for review August 13, 2025 11:23
@staabm
Copy link
Copy Markdown
Contributor Author

staabm commented Aug 13, 2025

remaining errors are unrelated to PHP 8.5

@dg
Copy link
Copy Markdown
Member

dg commented Aug 14, 2025

it is already fixed 5708c32

@staabm staabm closed this Aug 15, 2025
@staabm staabm deleted the php85 branch August 15, 2025 04:47
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.

3 participants