Skip to content

ConstraintValidatorTestCase not compatible with PHPUnit 8 #30476

Closed
@julien-maurel

Description

@julien-maurel

Symfony version(s) affected: 4.2.4

Description
Class Symfony\Component\Validator\Test\ConstraintValidatorTestCase is not compatble with PHPUnit8 because setup and teardown methods have no return type hint

Possible Solution
Just add void return type hint on these methods

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions