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

Self update error #87

Closed
akalongman opened this issue Sep 17, 2018 · 2 comments
Closed

Self update error #87

akalongman opened this issue Sep 17, 2018 · 2 comments
Labels

Comments

@akalongman
Copy link

After installing v4.0.0 I see an error on self-update:

PHP Fatal error:  Uncaught Error: Class 'Herrera\Phar\Update\Manifest' not found in phar:///home/longman/projects/web/domains/myproject/bin/cachetool.phar/src/CacheTool/Command/SelfUpdateCommand.php:43
Stack trace:
#0 phar:///home/longman/projects/web/domains/myproject/bin/cachetool.phar/vendor/symfony/console/Command/Command.php(251): CacheTool\Command\SelfUpdateCommand->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#1 phar:///home/longman/projects/web/domains/myproject/bin/cachetool.phar/vendor/symfony/console/Application.php(865): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#2 phar:///home/longman/projects/web/domains/myproject/bin/cachetool.phar/src/CacheTool/Console/Application.php(149): Symfony\Component\Console\Application->doRunCommand(Object(CacheTool\Command\SelfUpdateCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Co in phar:///home/longman/projects/web/domains/myproject/bin/cachetool.phar/src/CacheTool/Command/SelfUpdateCommand.php on line 43
@erichard
Copy link

erichard commented Apr 5, 2019

I reproduce this error on php 7.2

ping @gordalina :)

@gordalina
Copy link
Owner

Handled in version 5.0.0. Check the changelog

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

3 participants