Ran
|
Files
24
|
Run time
2s
|
Badge
Embed ▾
README BADGES
|
travis-ci-com
<a href="https://github.com/PHPCSStandards/PHPCSUtils/commit/2d220721c">BCFile/ObjectDeclarations::getDeclarationName(): compatibility with PHPCS 4.x PHPCS removes support for the JS and CSS tokenizers, which includes removing the `File::$tokenizerType` property. This commit makes it so the `BCFile::getDeclarationName()` and the `ObjectDeclarations::getDeclarationName()` methods won't throw an error for the property not existing. And just to be clear: while PHPCSUtils in combination with PHPCS 2.x and 3.x _may_ incidentally support JS/CSS, in combination with PHPCS 4.x, JS/CSS will explicitly not be supported. Ref: https://github.com/squizlabs/PHP_CodeSniffer/commit/</a><a class="double-link" href="https://github.com/PHPCSStandards/PHPCSUtils/commit/ea52e7b48">ea52e7b48</a>
2528 of 2798 relevant lines covered (90.35%)
16.38 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|