Skip to content

Conversation

@nicolas-grekas
Copy link
Member

Q A
Branch? 3.4
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

Follow up of #26024

@nicolas-grekas nicolas-grekas merged commit c41681c into symfony:3.4 Feb 11, 2018
nicolas-grekas added a commit that referenced this pull request Feb 11, 2018
This PR was merged into the 3.4 branch.

Discussion
----------

[Bridge\PhpUnit] Cleanup BC layer

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Follow up of #26024

Commits
-------

c41681c [Bridge\PhpUnit] Cleanup BC layer
@carusogabriel
Copy link
Contributor

carusogabriel commented Feb 11, 2018

I got a

Fatal error: Class 'PHPUnit\Framework\BaseTestListener' not found in /home/travis/build/doctrine/dbal/vendor/symfony/phpunit-bridge/SymfonyTestsListener.php on line 31

after #26024. This should fix it?

See doctrine/dbal#3009

@nicolas-grekas nicolas-grekas deleted the phpunit-fix branch February 11, 2018 15:45
@nicolas-grekas
Copy link
Member Author

@carusogabriel please confirm :)

@carusogabriel
Copy link
Contributor

@nicolas-grekas Another error:

Class 'Symfony\Bridge\PhpUnit\Legacy\SymfonyTestsListenerForV7' not found

But now I believe is something that I need to do there, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants