Ran
|
Files
71
|
Run time
3s
|
Badge
Embed ▾
README BADGES
|
travis-ci
:sparkles: PHP 7.1: New sniff to detect short list syntax for symmetric array destructuring > The shorthand array syntax ([]) may now be used to destructure arrays for assignments (including within foreach), as an alternative to the existing list() syntax, which is still supported. Refs: * http://php.net/manual/en/migration71.new-features.php#migration71.new-features.symmetric-array-destructuring * https://wiki.php.net/rfc/short_list_syntax * https://github.com/php/php-src/commit/4f077aee8 Fixes 248
2812 of 2988 relevant lines covered (94.11%)
6.74 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|