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

Attempted to call an undefined method named "getShortDescription" of class "phpDocumentor\Reflection\DocBlock". Did you mean to call "getDescription"? #77

Closed
ibasaw opened this issue Jun 9, 2016 · 3 comments

Comments

@ibasaw
Copy link

ibasaw commented Jun 9, 2016

SF 2.8.7

today got this error

Attempted to call an undefined method named "getShortDescription" of class "phpDocumentor\Reflection\DocBlock".

Did you mean to call "getDescription"?

on every kind of log

ld($form->handleRequest($request));
@ibasaw
Copy link
Author

ibasaw commented Jun 12, 2016

ping @raulfraile

@yudhasetiawan
Copy link

Hi @ibasaw,
You need to downgrade your phpdocumentor/reflection-docblock to ~2.0.0, and then everything should be fine.

@ibasaw
Copy link
Author

ibasaw commented Jun 14, 2016

thank you @yudhasetiawan

@ibasaw ibasaw closed this as completed Jun 14, 2016
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