Skip to content

SYMFONY_PHPUNIT_VERSION in the phpunit.xml.dist has no effect #992

@tristanbes

Description

@tristanbes

Hello,

It seems that <env name="SYMFONY_PHPUNIT_VERSION" value="7.1"/> contained in the phpunit.xml.dist has literally no effect on the PHPUnit version used instead of the version 7.1

Let's see for yourself on your Travis builds: https://travis-ci.org/symfony/demo/jobs/540800942#L637 where version 6.5.14 is used.

Commenting those 3 lines seems to fix this problem, reading the value from phpunit.xml.dist again.


Thanks @Kocal to help me tracking this down.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions