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

not compatible with php 7 #31

Closed
glensc opened this issue Jan 27, 2016 · 2 comments
Closed

not compatible with php 7 #31

glensc opened this issue Jan 27, 2016 · 2 comments
Milestone

Comments

@glensc
Copy link

glensc commented Jan 27, 2016

[/tmp] ➔ php70 ~/Dropbox/bin/phive.phar version
Phive 0.1.0 - Copyright (C) 2015 by Arne Blankerts and Sebastian Heuer

[/tmp] ➔ php70 ~/Dropbox/bin/phive.phar update-repository-list
Downloading repository list from https://phar.io/data/repositories.xml
PHP Fatal error:  Uncaught TypeError: Argument 1 passed to TheSeer\CLI\ExceptionHandler::handleException() must be an instance of Exception, instance of Error given in phar:///home/glen/Dropbox/bin/phive.phar/vendor/theseer/cli/src/ExceptionHandler.php:16
Stack trace:
#0 [internal function]: TheSeer\CLI\ExceptionHandler::handleException(Object(Error))
#1 {main}
  thrown in phar:///home/glen/Dropbox/bin/phive.phar/vendor/theseer/cli/src/ExceptionHandler.php on line 16
@theseer
Copy link
Member

theseer commented Jan 27, 2016

This has already been addressed in master.

@theseer theseer closed this as completed Jan 27, 2016
@theseer
Copy link
Member

theseer commented Jan 27, 2016

This has already been addressed in master.

@sebastianheuer sebastianheuer added this to the 0.2.0 milestone Feb 1, 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

3 participants