Skip to content

[PhpUnitBridge] Drop ErrorAssert #20270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 21, 2016

Conversation

nicolas-grekas
Copy link
Member

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

Last step towards @expectedDeprecation.

@nicolas-grekas nicolas-grekas merged commit 27e7584 into symfony:master Oct 21, 2016
nicolas-grekas added a commit that referenced this pull request Oct 21, 2016
This PR was merged into the 3.2-dev branch.

Discussion
----------

[PhpUnitBridge] Drop ErrorAssert

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

Last step towards `@expectedDeprecation`.

Commits
-------

27e7584 [PhpUnitBridge] Drop ErrorAssert
@nicolas-grekas nicolas-grekas deleted the drop-error-assert branch October 21, 2016 21:18
@Taluu
Copy link
Contributor

Taluu commented Oct 24, 2016

Isn't this a BC Break, as it existed in 3.1 ? :o

@nicolas-grekas
Copy link
Member Author

It's not in 3.1: https://github.com/symfony/symfony/tree/3.1/src/Symfony/Bridge/PhpUnit

@fabpot fabpot mentioned this pull request Oct 27, 2016
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.

3 participants