-
Deivids Briedis discovered that deploy is complaining about issues in javascript files but running grumphp locally there are no errors.
It seems that the issue is that we've not added js as allowed…
-
Lately I'm getting this error when using amphp/parallel. When I check the previous exception it is
```
Amp\Parallel\Context\ContextException: Starting the process timed out.
```
Any idea what c…
-
| Q | A
| --------------- | ---
| Version | 1.12.0
| Bug? | yes
| New feature? | no
| Question? | no
| Documentation? | no
| Related tickets | -
W…
-
| Q | A
| --------------- | ---
| Version | GrumPHP 1.5.0
| Bug? | yes
| New feature? | no
| Question? | yes
| Documentation? | yes
| Related tickets …
-
Hi,
Is there exist task for GrumPHP to use Pint ?
-
| Q | A
| --------------- | ---
| Version | `1.13.0`
| Bug? | yes
| New feature? | no
| Question? | no
| Documentation? | no
I get the error `Monolo…
-
| Q | A
| --------------- | ---
| Version | 1.13.0
| Bug? | no
| New feature? | no
| Question? | yes
| Documentation? | no
| Related tickets | -
H…
-
### Discussed in https://github.com/phpro/grumphp/discussions/1015
Originally posted by **cameronprince** June 2, 2022
I'm using GrumPHP v1.5.1 with PHP v8.0 in a ddev container (I can't upda…
-
| Q | A
| --------------- | ---
| Version | 1.13.0
| Bug? | no
| New feature? | no
| Question? | yes
| Documentation? | no
| Related tickets |
I h…
-
phpcs https://packagist.org/packages/phpcompatibility/php-compatibility package has parameter to change PHP version:
--runtime-set testVersion 7.3
7.3 is PHP version which is the variable I …