-
In scrutinizer pdepend build:
https://scrutinizer-ci.com/g/Raphhh/trex/inspections/d1f74e85-bbe4-4ec3-86b3-7c3369423af5
Critical error is thrown:
Trait method getIterator has not been applied, beca…
-
Is there some way to get around this?
```
phpdbg -qrr -d zend.enable_gc=0 bin/phpunit -c ./phpunit.xml.dist --coverage-clover=./coverage.clover src/
```
```
[PHP Warning: include(/home/scrutinizer/…
-
Hi,
The following inspection (https://scrutinizer-ci.com/g/phpmyadmin/phpmyadmin/inspections/c2042e07-7acf-45f2-b176-de32f02562a7) didn't timed out as expected. Please have a look at it.
Scrutinizer.…
-
Looking at https://scrutinizer-ci.com/g/Litipk/php-bignumbers/code-structure/hot-spots shows that the only class of the library has 100% code coverage.
![scrutinizer_coverage](https://f.cloud.github.…
stof updated
10 years ago
-
# 概要
MySQL周りのエラーらしく、テストが落ちる
# 理由
邪魔くさい
# 解決方法
わからん
-
Why not have unit tests in this library?
I think those are very helpfull for developer want to use this library.
It's very usefull and I can help to create a Unit Tests and integration with Travis f…
-
@viniychuk I'm gonna need some help with this since I don't have admin access to this repository.
The badge in the README needs updating too.
-
- https://codecov.io/ seems great for code coverage reports (instead of scrutinizer). Configuring PHPCodeSniffer in Code Climate would render Scrutinizer redundant then.
- Optionally add Psalm type…
-
Running our tests on Scrutinizer-ci.com has shown this issue with 7.4
```
Trying to access array offset on value of type null in [/home/scrutinizer/build/vendor/muffin/slug/src/Model/Behavior/Slug…
-
Ref: https://scrutinizer-ci.com/docs/tools/php
is listed: https://scrutinizer-ci.com/docs/tools/php/code-sniffer/
is not listed: https://scrutinizer-ci.com/docs/tools/php/cs-fixer/
also, it would be…