Add PHP 8.4 to the build matrix #84
unit-tests.yml
on: push
Matrix: Unit Tests
Notify Coveralls API
2s
Annotations
3 warnings
Unit Tests (8.3, ubuntu-22.04):
tests/PHPStan/Rules/Constants/ClassConstantNamingRuleTest.php#L31
Took 2.77s from 1.00s limit to run Nexus\\Tests\\PHPStan\\Rules\\Constants\\ClassConstantNamingRuleTest::testRule
|
Unit Tests (8.4, ubuntu-22.04):
tests/PHPStan/Rules/Properties/PropertyNamingRuleTest.php#L31
Took 2.53s from 1.00s limit to run Nexus\\Tests\\PHPStan\\Rules\\Properties\\PropertyNamingRuleTest::testRule
|
Unit Tests (8.3, windows-2019):
\tests\PHPStan\Rules\Methods\MethodNamingRuleTest.php#L31
Took 1.36s from 1.00s limit to run Nexus\\Tests\\PHPStan\\Rules\\Methods\\MethodNamingRuleTest::testRule
|