-
This repo does not have `.circle/config.yml`
I tried it using `circleci/php:7.1-node-browsers` docker image, but it did not have php-soap, and the following error occurred when running phpunit. We ne…
-
| Q | A
| --------------- | ---
| Version | 0.13.0
| Bug? | yes
| New feature? | no
| Question? | no
| Documentation? | no
| Related tickets |
…
-
Hello,
we are using grumphp and it is very good.
but we have facing some issue.
It is checking all files, only only current commit files.
Looking forward some solution.
-
Hello,
we are using grumphp for code check and we want to check code some body do commit into git.
is that possible to add that script into grumphp?
-
I'm faced to a problem with [GrumPHP](https://github.com/phpro/grumphp) when I run php-cs-fixer task.
I created a .php_cs config file. In this config I excluded some autogenerated files. The problem …
-
| Q | A |
| --- | --- |
| Branch | master |
| Bug? | no |
| New feature? | yes |
| Question? | no |
| Documentation? | no |
| Related tickets | |
More info https://github.com/padraic/humbug
-
| Q | A
| --------------- | ---
| Version | `grumphp -V`
| Bug? | no
| New feature? | yes
| Question? | yes
| Documentation? | yes/no
| Related ticket…
Kanti updated
6 years ago
-
If I have a penny for every time I saw `var_dump` in pull request...
We have [`disable_functions`](http://php.net/manual/pl/ini.core.php#ini.disable-functions) (and [classes](http://php.net/manual/…
-
| Q | A
| --------------- | ---
| Version | 0.12.0
| Bug? | yes
| New feature? | no
| Question? | no
| Documentation? | no
| Related tickets | #342
…
ghost updated
6 years ago
-
We use GrumPHP to sniff out our commits to ensure code quality.
Check this output:
```
GrumPHP detected a pre-commit command.
GrumPHP is sniffing your code!
Running task 1/7: Composer
Runnin…