Skip to content
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

PHP 8.2 has PHP Error: Creation of dynamic property PhpParser\Node\Stmt\... #10956

Closed
winstrand opened this issue May 5, 2024 · 4 comments
Closed

Comments

@winstrand
Copy link

Still present in v3.4.3
Deprecated: Creation of dynamic property PhpParser\Node\Stmt\PropertyProperty::$fqsen
Deprecated: Creation of dynamic property PhpParser\Node\Stmt\ClassMethod::$fqsen
Deprecated: Creation of dynamic property PhpParser\Node\Stmt\Namespace_::$fqsen
Deprecated: Creation of dynamic property PhpParser\Node\Stmt\Class_::$fqsen

Same as #7007

Copy link

Hey @winstrand, can you reproduce the issue on https://psalm.dev? These will be used as phpunit tests when implementing the feature or fixing this bug.

@zonuexe
Copy link
Contributor

zonuexe commented May 5, 2024

Is it really 3.4.3? The 3.x branch has also not been committed since 2020.

@winstrand
Copy link
Author

phpdoc --version

phpDocumentor vv3.4.3

Enviroment:

php -v

PHP 8.2.12 (cli) (built: Oct 24 2023 21:15:15) (ZTS Visual C++ 2019 x64)
Copyright (c) The PHP Group
Zend Engine v4.2.12, Copyright (c) Zend Technologies

OS: Windows 11 (22H2)

@winstrand
Copy link
Author

Sorry wrong lib

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

No branches or pull requests

2 participants