This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony
Nicolas Grekas c7bade2eaf minor #32869 [PhpUnitBridge] Add polyfill for expectException* methods (jderusse)
This PR was merged into the 5.0-dev branch.

Discussion
----------

[PhpUnitBridge] Add polyfill for expectException* methods

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

this PR provides a polyfill for methods `setException`, `setExceptionMessage`, `setExceptionMessageRegExp` and `setExceptionCode`

Commits
-------

c7a8ce56dc [Bridge/PhpUnit] Add polyfill for expectException*
2019-08-01 21:58:47 +02:00
..
Bridge minor #32869 [PhpUnitBridge] Add polyfill for expectException* methods (jderusse) 2019-08-01 21:58:47 +02:00
Bundle Merge branch '4.4' 2019-08-01 21:35:40 +02:00
Component Merge branch '4.4' 2019-08-01 21:35:40 +02:00
Contracts [Contracts] Fix branch alias 2019-07-31 14:25:32 +02:00