Add support for Symfony 8 #598
ci.yml
on: pull_request
Coding Standards
12s
Static Analysis
30s
PHP 8.4 (lowest) Test on ubuntu-latest
6m 42s
PHP 8.4 Test on windows-latest
5m 28s
PHP 8.4 Test on macos-latest
5m 26s
Matrix: phpunit-10
Matrix: phpunit-dev
Matrix: phpunit
Annotations
25 errors, 12 warnings, and 3 notices
Coding Standards
Process completed with exit code 1.
|
Static Analysis:
tests/ClientTest.php#L128
Attribute class PHPUnit\Framework\Attributes\DataProvider does not exist.
|
Static Analysis:
tests/ClientTest.php#L115
Attribute class PHPUnit\Framework\Attributes\DataProvider does not exist.
|
Static Analysis:
tests/ClientTest.php#L102
Attribute class PHPUnit\Framework\Attributes\DataProvider does not exist.
|
Static Analysis:
tests/ClientTest.php#L89
Attribute class PHPUnit\Framework\Attributes\DataProvider does not exist.
|
Static Analysis:
tests/ClientTest.php#L60
Attribute class PHPUnit\Framework\Attributes\DataProvider does not exist.
|
Static Analysis:
tests/AssertionsTest.php#L33
Attribute class PHPUnit\Framework\Attributes\DataProvider does not exist.
|
Static Analysis:
src/PantherTestCaseTrait.php (in context of class Symfony/Component/Panther/PantherTestCase)#L250
Call to function is_a() with arguments 'Symfony\\Component\\Panther\\PantherTestCase', 'Symfony\\Bundle\\FrameworkBundle\\Test\\KernelTestCase' and true will always evaluate to true.
|
Static Analysis:
src/PantherTestCaseTrait.php (in context of class Symfony/Component/Panther/PantherTestCase)#L250
Call to function is_a() with arguments 'Symfony\\Component\\Panther\\PantherTestCase', 'Symfony\\Bundle\\FrameworkBundle\\Test\\KernelTestCase' and true will always evaluate to true.
|
Static Analysis:
src/PantherTestCaseTrait.php (in context of class Symfony/Component/Panther/PantherTestCase)#L206
Call to function is_a() with arguments 'Symfony\\Component\\Panther\\PantherTestCase', 'Symfony\\Bundle\\FrameworkBundle\\Test\\KernelTestCase' and true will always evaluate to true.
|
Static Analysis:
src/PantherTestCaseTrait.php (in context of class Symfony/Component/Panther/PantherTestCase)#L206
Call to function is_a() with arguments 'Symfony\\Component\\Panther\\PantherTestCase', 'Symfony\\Bundle\\FrameworkBundle\\Test\\KernelTestCase' and true will always evaluate to true.
|
PHP 8.2 (PHPUnit 11) Test on ubuntu-latest
Process completed with exit code 255.
|
PHP 8.1 (PHPUnit 11) Test on ubuntu-latest
Process completed with exit code 255.
|
PHP 8.1 Test dev dependencies on ubuntu-latest
Process completed with exit code 255.
|
PHP 8.3 (PHPUnit 11) Test on ubuntu-latest
Process completed with exit code 255.
|
PHP 8.3 Test on ubuntu-latest
Process completed with exit code 255.
|
PHP 8.4 (PHPUnit 11) Test on ubuntu-latest
Process completed with exit code 255.
|
PHP 8.4 Test on ubuntu-latest
Process completed with exit code 255.
|
PHP 8.1 Test on ubuntu-latest
Process completed with exit code 255.
|
PHP 8.2 Test on ubuntu-latest
Process completed with exit code 255.
|
PHP 8.3 Test dev dependencies on ubuntu-latest
Process completed with exit code 255.
|
PHP 8.4 Test on macos-latest
Process completed with exit code 255.
|
PHP 8.4 Test dev dependencies on ubuntu-latest
Process completed with exit code 255.
|
PHP 8.2 Test dev dependencies on ubuntu-latest
Process completed with exit code 255.
|
PHP 8.4 (lowest) Test on ubuntu-latest
Process completed with exit code 2.
|
Coding Standards:
tests/DomCrawler/CrawlerTest.php#L0
Found violation(s) of type: phpdoc_add_missing_param_annotation
|
Coding Standards:
tests/DomCrawler/Field/NumberInputFormFieldTest.php#L0
Found violation(s) of type: ordered_imports
|
Coding Standards:
tests/DomCrawler/Field/EmailInputFormFieldTest.php#L0
Found violation(s) of type: ordered_imports
|
Coding Standards:
tests/DomCrawler/Field/TextareaFormFieldTest.php#L0
Found violation(s) of type: ordered_imports
|
Coding Standards:
tests/DomCrawler/Field/FileFormFieldTest.php#L0
Found violation(s) of type: ordered_imports
|
Coding Standards:
tests/DomCrawler/Field/FileFormFieldTest.php#L0
Found violation(s) of type: no_superfluous_phpdoc_tags
|
Coding Standards:
tests/DomCrawler/Field/FileFormFieldTest.php#L0
Found violation(s) of type: phpdoc_add_missing_param_annotation
|
Coding Standards:
tests/DomCrawler/Field/InputFormFieldTest.php#L0
Found violation(s) of type: ordered_imports
|
Coding Standards:
tests/DomCrawler/Field/ChoiceFormFieldTest.php#L0
Found violation(s) of type: ordered_imports
|
Coding Standards:
tests/DomCrawler/FormTest.php#L0
Found violation(s) of type: ordered_imports
|
PHP 8.4 Test on macos-latest
geckodriver 0.36.0 is already installed and up-to-date.
To reinstall 0.36.0, run:
brew reinstall geckodriver
|
PHP 8.4 Test on macos-latest
Not upgrading firefox, the latest version is already installed
|
PHP 8.4 Test on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
PHP 8.4 Test on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
PHP 8.4 Test on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|