-
Steps to reproduce:
1. download latest phar from https://scrutinizer-ci.com/ocular.phar
2. show it's version using `php ocular.phar --version`:
```
ocular version 8e0a8c7f085bc4857bd52132833679dcfd50…
-
Add YML config such that tests are run and docs are generated:
- Create shippable.yml file that runs tests and generates docs
- Docs should be re-generated each time a build is run using Doxygen
- REA…
-
Example: https://github.com/code-lts/Laravel-FCM/blob/main/.gitattributes
```tree
vendor/ronanguilloux/isocodes
├── CHANGELOG.md
├── .circleci
-
> I use the `Composer\Autoload\ClassLoader` class provided by the Composer.
> If we use Composer in the project we already have this class.
> But it is marked as missing.
> Is there any way to specify…
-
I'm getting this error with the Analyzer 1.6.1, see per example [this](https://scrutinizer-ci.com/g/madewithlove/remindme/inspections/4bfcd2fb-64a5-4073-bfcd-910ac7863ef6/issues/files/app/Remindme/Htt…
-
some classes define some crazy and un-used use statements. cleanup on next sweep.
e.g.
https://github.com/lstrojny/phpunit-clever-and-smart/blob/master/src/PHPUnit/Runner/CleverAndSmart/Storage/Sqlit…
-
I'm getting a weird warning from PHP Analyzer with what looks like a placeholder that wasn't replaced :
```
Caution: {percentage}% of used types were not defined, e.g. {example}. This suggests that y…
-
In this case, I am invoking a method having 2 parameter the last parameter ($col_alias) being default parameter but it reports that "The call to ReflectionMethod::invoke() has too many arguments start…
-
Readme harus sesuai dengan isi repo. Butuh dijabarkan dengan lebih detail. Yang butuh di include kan.
- [x] Description dari sdk nya
- [x] Constraint penggunaan, limitasi versi php dan extension yan…
-
Much like continuous integration (travis-ci) or code quality checkers (scrutinizer), `php-semver-checker-git` should integrate with github in order to provide a status report when a PR is submitted.
…
tomzx updated
8 years ago