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

DocBlock::getShortDescription not existent in "phpdocumentor/reflection-docblock": "~3.0" #15

Closed
ickbinhier opened this issue Jun 13, 2016 · 2 comments
Labels

Comments

@ickbinhier
Copy link
Contributor

PHP Fatal error: Uncaught Error: Call to undefined method phpDocumentor\Reflection\DocBlock::getShortDescription() in /var/www/html/vendor/digitalkaoz/versioneye-php/src/Console/CommandFactory.php:85
Stack trace:
#0 /var/www/html/vendor/digitalkaoz/versioneye-php/src/Console/CommandFactory.php(59): Rs\VersionEye\Console\CommandFactory->generateCommand('Github', Object(ReflectionMethod), NULL)
#1 /var/www/html/vendor/digitalkaoz/versioneye-php/bin/versioneye(29): Rs\VersionEye\Console\CommandFactory->generateCommands()
#2 {main}

thrown in /var/www/html/vendor/digitalkaoz/versioneye-php/src/Console/CommandFactory.php on line 85

@digitalkaoz
Copy link
Owner

mh maybe it was removed in a recent version, ill investigate that

@digitalkaoz
Copy link
Owner

@ickbinhier its fixed in current master and 1.0.0 can you check it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants