-
PHP **IteratorIterator** (and a couple of sub-types based on it, e.g. **FilterIreator**) are decorating the *Traversable* (the one constructor parameter).
However psalm detects an *UndefinedMethod*…
ktomk updated
4 years ago
-
I saw that this gets returned, but i have not found code for parsing this.
Here is the parsing file for all readme sections: https://github.com/balena-io-modules/scrutinizer/blob/master/lib/plugins/r…
-
```
/.gitattributes export-ignore
/.github export-ignore
/.gitignore export-ignore
/.scrutinizer.yml export-ignore
/Api Component Bundle Work Overview.docx export-ignore
/.php_cs.dist export-ign…
-
This is a hint for users coming from google...
As **Scrutinizer** can use php version less than 7.4 by default, you can have next exception:
```
- Installing ocramius/package-versions (1.6.0)…
-
Hi,
I'm using your wonderful package in my Laravel 6.x application. Reviewing the issues in [Scrutinizer](https://scrutinizer-ci.com/g/pacoorozco/ssham/issues/add-tests/files/app/Http/Controllers/S…
-
What is the policy for names in CoL when it comes to taxonomic remarks such as "non Author X", "sensu latu", "s.str.", "auct amer", "sensu X" or any other annotation found in names that indicates a ta…
-
In sync with the [Col API changes](https://github.com/Sp2000/colplus-backend/milestone/12) we should change ColDP to:
- clearly ask for scrutinizer as a person as CoL always did instead of accordi…
-
From today, I have this issue for my project [flextype](https://github.com/flextype/flextype) on scrutinizer-ci
TEST SETUP FAILED
```
Loading composer repositories with package information
U…
-
At least the basic methods (`get`, `set`, `update`, `push` and `delete`) should be covered.
Also, integrate [Coveralls](http://coveralls.io) and/or [Scrutinizer-CI](http://scrutinizer-ci.com).
-
I use rsfirewall in my joomla site
this rsfirewall detects mkdir($dir,"777") in the source of piwik. Why 777 and set all access open?