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

Many PHP Notice: Undefined property #216

Open
kallookoo opened this issue May 24, 2019 · 2 comments
Open

Many PHP Notice: Undefined property #216

kallookoo opened this issue May 24, 2019 · 2 comments

Comments

@kallookoo
Copy link

Hi,
I have tried the plugin, and I find many of the same PHP Notices like this:
Notice: Undefined property: PhpParser\Node\Expr\BinaryOp\Concat::$value in /srv/www/wp/wp-content/plugins/phpdoc-parser/vendor/phpdocumentor/reflection/src/phpDocumentor/Reflection/IncludeReflector.php on line 56

System Info:
PHP Version: 7.3.5 ( error_reporting: E_ALL )
WP Version: 5.2.1
WP CLl Version: 2.2.0

@keesiemeijer
Copy link
Contributor

Hi kallookoo

This could be related to issue #206

Could you test it with my fork on branch fix-phpunit

https://github.com/keesiemeijer/phpdoc-parser/tree/fix-phpunit

@kallookoo
Copy link
Author

Hi @keesiemeijer
Same problem with that branch :(

Add more info

Composer version: 1.8.5 2019-04-09 17:46:47
Composer outpout:

Package operations: 8 installs, 0 updates, 0 removals
  - Installing composer/installers (v1.6.0): Loading from cache
  - Installing scribu/scb-framework (dev-master 95b23ac): Cloning 95b23ac342 from cache
  - Installing scribu/lib-posts-to-posts (dev-master a695438): Cloning a695438e45 from cache
  - Installing phpdocumentor/reflection-docblock (2.0.5): Loading from cache
  - Installing nikic/php-parser (v1.4.1): Loading from cache
  - Installing psr/log (1.1.0): Loading from cache
  - Installing phpdocumentor/reflection (3.0.1): Loading from cache
  - Installing erusev/parsedown (1.7.3): Loading from cache
phpdocumentor/reflection-docblock suggests installing dflydev/markdown (~1.0)
Writing lock file
Generating autoload files

Lucisu added a commit to Lucisu/phpdoc-parser that referenced this issue Oct 3, 2022
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