psh icon indicating copy to clipboard operation
psh copied to clipboard

PSH - PHP shell helper

Results 8 psh issues
Sort by recently updated
recently updated
newest added

In the Shopware development template I want to explicitly use the docker image `webdevops/php-apache-dev:8.0`. For this I tried to use the following configuration: ```yaml const: DOCKER_IMAGE_PHP: webdevops/php-apache-dev DOCKER_IMAGE_PHP_VERSION: 8.0 ```...

Hi together, the installation via PHIVE only works for version 1.4.0: phive install psh Phive 0.15.0 - Copyright (C) 2015-2021 by Arne Blankerts, Sebastian Heuer and Contributors [WARNING] psh 1.7.0:...

As described earlier in #103 the override of .psh.yaml doesn't seem to work again. No value written in .psh.yaml.override is actually overriding a value in .psh.yaml. We are working with...

Update the readme on where to get the phar from

bug

Hi @JanPietrzyk , I have a question: Why is the yaml configuration format deprecated and removed in 2.0? I just found [your blog post from 2016](https://developers.shopware.com/blog/2016/09/05/psh-managing-build-complexity/) where you wrote this:...

question

It would be nice to be able to define some ENV variable in the scripts. e.g. this command prints out the database credentials for every one to see (and they...

enhancement

There is currently no phar file for the last release.

help wanted

Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 2.0.31 to 2.0.47. Release notes Sourced from phpseclib/phpseclib's releases. 2.0.47 BigInteger: add getLength() and getLengthInBytes() methods BigInteger: put guardrails on isPrime() and randomPrime() (CVE-2024-27354) ASN1: limit OID...

dependencies