|
Ran
|
Jobs
8
|
Files
190
|
Run time
1min
|
Badge
README BADGES
|
push
github
PHP 8.3 | :sparkles: New sniff to detect dynamic class constant fetch (#1974) > . Class constants can now be accessed dynamically using the C::{$name} > syntax. > RFC: https://wiki.php.net/rfc/dynamic_class_constant_fetch This commit adds a new sniff to detect this syntax. Includes tests. Includes documentation. Refs * RFC: https://wiki.php.net/rfc/dynamic_class_constant_fetch * https://github.com/php/php-src/blob/27f17c332/UPGRADING#L128-L130 * php/php-src 9793 * https://github.com/php/php-src/commit/02bd52b5a
29 of 29 new or added lines in 1 file covered. (100.0%)
9397 of 9547 relevant lines covered (98.43%)
37.36 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | php-5.4-phpcs-lowest - 19668384315.1 | 190 |
97.28 |
GitHub Action Run | |
| 2 | php-7.2-phpcs-4.0.0 - 19668384315.2 | 190 |
97.1 |
GitHub Action Run | |
| 3 | php-8.5-phpcs-3.x-dev - 19668384315.3 | 190 |
97.24 |
GitHub Action Run | |
| 4 | php-7.2-phpcs-4.x-dev - 19668384315.4 | 190 |
97.09 |
GitHub Action Run | |
| 5 | php-8.5-phpcs-4.0.0 - 19668384315.5 | 190 |
97.06 |
GitHub Action Run | |
| 6 | php-8.5-phpcs-4.x-dev - 19668384315.6 | 190 |
97.06 |
GitHub Action Run | |
| 7 | php-5.4-phpcs-3.x-dev - 19668384315.7 | 190 |
97.3 |
GitHub Action Run | |
| 8 | php-8.5-phpcs-lowest - 19668384315.8 | 190 |
97.25 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|