Skip to content

PhpUnitBridge Warning: Ambiguous class resolution #18381

@eventhorizonpl

Description

@eventhorizonpl

Hi,

I noticed this while running composer install after update to symfony 3.0.4

Warning: Ambiguous class resolution, "Symfony\Bridge\PhpUnit\ClockMock" was found in both "/home/michal/projekty/rentli/vendor/symfony/phpunit-bridge/ClockMock.php" and "/home/michal/projekty/rentli/vendor/symfony/symfony/src/Symfony/Bridge/PhpUnit/ClockMock.php", the first will be used.
Warning: Ambiguous class resolution, "Symfony\Bridge\PhpUnit\DeprecationErrorHandler" was found in both "/home/michal/projekty/rentli/vendor/symfony/phpunit-bridge/DeprecationErrorHandler.php" and "/home/michal/projekty/rentli/vendor/symfony/symfony/src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php", the first will be used.
Warning: Ambiguous class resolution, "Symfony\Bridge\PhpUnit\SymfonyTestsListener" was found in both "/home/michal/projekty/rentli/vendor/symfony/phpunit-bridge/SymfonyTestsListener.php" and "/home/michal/projekty/rentli/vendor/symfony/symfony/src/Symfony/Bridge/PhpUnit/SymfonyTestsListener.php", the first will be used.
Warning: Ambiguous class resolution, "Symfony\Bridge\PhpUnit\TextUI\Command" was found in both "/home/michal/projekty/rentli/vendor/symfony/phpunit-bridge/TextUI/Command.php" and "/home/michal/projekty/rentli/vendor/symfony/symfony/src/Symfony/Bridge/PhpUnit/TextUI/Command.php", the first will be used.
Warning: Ambiguous class resolution, "Symfony\Bridge\PhpUnit\TextUI\TestRunner" was found in both "/home/michal/projekty/rentli/vendor/symfony/phpunit-bridge/TextUI/TestRunner.php" and "/home/michal/projekty/rentli/vendor/symfony/symfony/src/Symfony/Bridge/PhpUnit/TextUI/TestRunner.php", the first will be used.

Best regards,
Michal

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions