-
see https://scrutinizer-ci.com/g/spotweb/spotweb/inspections/161c54ce-e932-4081-b876-0803658352e8/issues/files/templates/we1rdo/includes/filters.inc.php?status=new&orderField=path&order=asc&fileId=tem…
-
- [x] Code Review
- [x] Add @Human018 as repo admin
- [x] Add @Human018 to github org
- [ ] Add to website
- [x] Create packagist package
- [x] Travis
- [x] Style CI
- [x] Scrutinizer
- [x] A…
-
After changes in version 0.3.0, JSON formed data sent in payload is no longer accepted. Failure occurs in executePost() and executePut() methods of URIProcessorNew.
Root cause seems to be missing i…
-
see https://scrutinizer-ci.com/g/Ariadne-CMS/arc-base/inspections/5038914a-2d64-48c0-90b1-9fdafad04935/issues/files/src/lambda/Prototype.php?status=fixed&orderField=path&order=asc#inspectioncomment-89…
-
PHP Scrutinizer can't figure out what kind of DAO a DAO is without type annotation like this:
https://github.com/pkp/ojs/commit/a1835aad75695472169d3dfaad90e42dc0540977#diff-ea4d965313600d82355306b…
-
```
PHP Parse error: syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST) in /path/to/vendor/ocramius/package-versions/src/PackageVersions/Installer.php o…
-
- Only build on triggers of the Elgg/Elgg repo not on forks
- Use secret for api keys
-
This extension was started as an experiment to reintroduce chained steps in Behat 3 based on the initial refactoring (beta versions). It was never really completed. The composer.json file was not even…
-
-
PSR1 recommends that a file should either new symbols (like classes, functions, etc.) or have side-effects (like outputting something, or including other files), but not both at the same time. The fir…