-
## Installation of unsigned PHARs
Installation from URLs which doesn't have `.asc` file will fail. PHIVE should allow user to install unsigned PHARs, but with warning.
For example, if I try to i…
-
`-DskipTests clean package -pl streamingpro-mlsql -am -Ponline -Pscala-2.11 -Phive-thrift-server -Pspark-2.1.0 -Pdsl-legacy -Pshade 进行编译 `
使用上面命令编译,报错如下,这是什么原因导致的?
![image](https://user-imag…
-
Anybody could create a garbage .phar and place a matching .pubkey next to it.
It adds absolutely no security, but increases maintenance cost by a lot.
-
Is it possible to have multiple repository URL for one PHAR in [`repositories.xml`](https://github.com/phar-io/phar.io/blob/master/data/repositories.xml). This would be useful if one URL will be unava…
-
This issue lists PHP 7.3 changes that are relevant to this project and tracks related issues and PR.
#### Syntax changes that require new tests to make sure the tool is compatible with PHP 7.3:
…
-
Re: https://github.com/composer/composer/issues/7526#issuecomment-410733739
Please do not lock this conversation without actually having a conversation.
You say there are work arounds, yet you …
-
I can help with this, if you accept :+1:
-
I have not found such. In environments with more than one version it is a must.
-
I'm trying to install [phan/phan](https://github.com/phan/phan/) with this command:
```console
$ phive install https://github.com/phan/phan/releases/download/0.12.10/phan.phar
Phive 0.10.0 - Copy…
-
"-c/--copy" copies the Phar into the tools directory, but without the file extension. The tools can not be called directly that way - only with "php tools\toolname". The BatPharActivator should be cal…