-
Hello all. We have been using a commercial product call Scrutinizer for the last couple of years. Our support contract has expired and we have decided to give Elastiflow a try. I have just setup our …
-
I'm using Travis CI on a new PHP project and trying to get things set up so that the coveralls report updates the merge status of pull requests. The initial pull request however isn't working as expe…
-
**API Platform version(s) affected**: v2.5.4
**Description**
I try to implementing a custom operation (without specifying an ID). My situation:
```
Request: {"foo":"1"}
Response: {"bar":"2"}
…
yapro updated
4 years ago
-
### IssueId: 41885594
**Message**: The parameter ``$options`` is not used and could be removed.
**Filename**: src/Billable.php
**LineNumber**: 20
**Link**: https://scrutinizer-ci.com/g/22d…
-
Here's the first run, not too bad we actually get a 7.5! https://scrutinizer-ci.com/g/concrete5/concrete5
One of the nice things about scrutinizer is that it will detect things that need fixing and **…
-
Hi
tried to add this repo https://github.com/InnovativeTravel/it-data-api to coveralls, refreshed repos couple of times, still, it doesn't see it under my account, even though im an admin in that orga…
-
scrutinizer reported:
> twig/string-extra v3.0.1 requires php ^7.2.9 -> your PHP version (7.2.5) does not satisfy that requirement.
we currently only require 7.2.5 (same as Symfony min)
-
Audit de qualité du code & performance de l'application
Les fondateurs souhaitent pérenniser le développement de l’application, ceci dit, il souhaite dans un premier temps faire un état des lieux de …
-
Scrutinizer report of missing function:
```
IssueId: 42851278 Message: The method ``deletePubId()`` does not exist on ``SubmissionDAO``. Did you maybe mean ``deleteById()``? Filename: classes/plug…
-
There are a number of code analysis tools. Examples include
* [ ] codeclimate.com
* [ ] codefactor.io
* [ ] scrutinizer-ci.com
* [ ] codacy.com
Codeclimate.com is also mentioned in #87. Mayb…