-
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…
-
Starting with version 0.12.3 of phpstan the developer ([ondrejmirtes](https://github.com/ondrejmirtes)) is using a new gpg key. But the installation with phive also crashes when I accept the new key:
…
-
Due this fork not actively maintained, we want to contribute some of our work:
This simple script allow to quickly synchronize spark on nomad with minor spark mainline
```
#!/bin/bash
SPARK…
-
```
Phive 0.15.2 - Copyright (C) 2015-2024 by Arne Blankerts, Sebastian Heuer and Contributors
Error: [ERROR] An error occurred while processing your request:
PharIo\Phive\XmlFile::query():…
-
getFragment() will not be able to process it
https://github.com/phar-io/phive/blob/master/src/shared/JsonData.php#L24
-
Currently, we can either install a fixed version or whatever is latest. Depending on the runtime environment, this may be not good enough. For instance PHPUnit 6.x will not work with PHP 5.6, PHPUnit …
-
This has happened twice now on the weekly CI build:
- https://github.com/MyIntervals/emogrifier/actions/runs/3672344362/jobs/6208433701
- https://github.com/MyIntervals/emogrifier/actions/runs/377…
-
The generated doc HTML contains links to `cdnjs.cloudflare.com` related JS which are not accessible in Chinese mainland.
```html
```
## environment
* Version used: 3.1.0
* Instal…
zyimm updated
9 months ago
-
Hello!
As the preferred installation is the phar version maybe a composer installable phar build would be beneficial. Other projects like phpstan https://github.com/phpstan/phpstan and psalm https:…
-
- put key ID (or even the whole public key) into repositories.xml
- phive will automatically trust (=import) that key, so no user interaction is required (similar to the `--trust-gpg-key` option)