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

Deprecated: Creation of dynamic property #3711

Closed
winstrand opened this issue May 5, 2024 · 1 comment
Closed

Deprecated: Creation of dynamic property #3711

winstrand opened this issue May 5, 2024 · 1 comment

Comments

@winstrand
Copy link

Got following when running from command line:
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 ...

The documentation is generated, but there is a ton of PHP warning messages printed during execution.

Expected behavior

No deprecation warnings

Steps to reproduce the problem

  1. Windwos command Line: php %phpDocumentorPATH%\phpDocumentor.phar

Your environment

phpdoc --version
phpDocumentor vv3.4.3
installed with wget

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

Installd with XAMPP

OS: Windows 11 (22H2)

@phpdoc-bot phpdoc-bot added this to Needs triage in phpDoc issue triage board May 5, 2024
@jaapio
Copy link
Member

jaapio commented May 5, 2024

Duplicate of phpDocumentor/Reflection#529

Will be solved in the next release

@jaapio jaapio closed this as completed May 5, 2024
phpDoc issue triage board automation moved this from Needs triage to Closed May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants