phive icon indicating copy to clipboard operation
phive copied to clipboard

The Phar Installation and Verification Environment (PHIVE)

Results 64 phive issues
Sort by recently updated
recently updated
newest added

From https://github.com/phar-io/phive/commit/e863dce2a973c2c54f986a04cff689109acccc15

I was trying to fix the build in phpDocumentor when I discovered that the problem was that we were repeatedly getting the "No Ratelimit present in response" error when using...

Why are version, installed and location attributes ignored from phive.xml? If I have the following line in the phive.xml: `` And a version 3.0.8 of xyz-tool is available, it gets...

enhancement
discussion

When trying to install phploc v2.1.3 it gives error about creating "U:\" directory while there is no such drive/directory available on the system. Below is the command I'm running and...

enhancement

Hey there, we are using phive on our CI pipeline. We do have plenty of projects with plenty of build steps and many of these build steps do use phive...

Under Investigation

I want to install the old version 0.11.16 of `phpstan`, but the installation fails when the release is not in the local cache. `phive.xml`: ```xml ``` Output: > Phive 0.14.4...

bug
enhancement

My use case for this is running `phive` in a CI pipeline. I want to be able to install PHARs without user interaction and with already known versions.

Upgrading from a stable 1.0.0 to 2.0.0-alpha.1 may or may not be desired. We should make sure that a user can request a certain stability level when installing or upgrading.

I have found no reference documentation for the content of phive.xml (nor online schema, by the way).

documentation