Skip to content

"phive status" prints wrong path to XML file #261

@sebastianbergmann

Description

@sebastianbergmann
$ ll phive.xml                 
ls: cannot access 'phive.xml': No such file or directory
$ ll .phive/phars.xml 
-rw-r--r--. 1 sb sb 576 May 27 07:42 .phive/phars.xml

Expected

$ phive status       
Phive 0.14.2 - Copyright (C) 2015-2020 by Arne Blankerts, Sebastian Heuer and Contributors
PHARs configured in .phive/phars.xml:

Alias/URL       Version Constraint    Installed    Location                                     Key Ids                               

phpab           ^1.25                 1.25.9       /usr/local/src/phpunit/tools/phpab           2A8299CE842DD38C                      
php-cs-fixer    ^2.16                 2.16.3       /usr/local/src/phpunit/tools/php-cs-fixer    E82B2FB314E9906E                      
phpdox          ^0.12                 0.12.0       /usr/local/src/phpunit/tools/phpdox          2A8299CE842DD38C                      
phploc          ^4.0                  4.0.1        /usr/local/src/phpunit/tools/phploc          4AA394086372C20A                      
psalm           ^3.6                  3.11.4       /usr/local/src/phpunit/tools/psalm           5567DD1930E31B77, 8A03EA3B385DBAA1    

Actual

$ phive status       
Phive 0.14.2 - Copyright (C) 2015-2020 by Arne Blankerts, Sebastian Heuer and Contributors
PHARs configured in phive.xml:

Alias/URL       Version Constraint    Installed    Location                                     Key Ids                               

phpab           ^1.25                 1.25.9       /usr/local/src/phpunit/tools/phpab           2A8299CE842DD38C                      
php-cs-fixer    ^2.16                 2.16.3       /usr/local/src/phpunit/tools/php-cs-fixer    E82B2FB314E9906E                      
phpdox          ^0.12                 0.12.0       /usr/local/src/phpunit/tools/phpdox          2A8299CE842DD38C                      
phploc          ^4.0                  4.0.1        /usr/local/src/phpunit/tools/phploc          4AA394086372C20A                      
psalm           ^3.6                  3.11.4       /usr/local/src/phpunit/tools/psalm           5567DD1930E31B77, 8A03EA3B385DBAA1    

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions