Commit da19998
committed
bug symfony#28524 [PhpUnitBridge] fix disabling DeprecationErrorHandler using phpunit.xml file (soerenbernstein)
This PR was submitted for the master branch but it was squashed and merged into the 3.4 branch instead (closes symfony#28524).
Discussion
----------
[PhpUnitBridge] fix disabling DeprecationErrorHandler using phpunit.xml file
Fixing symfony#28519
| Q | A
| ------------- | ---
| Branch? | master
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | don't know
| Fixed tickets | symfony#28519
| License | MIT
Commits
-------
3cd929b [PhpUnitBridge] fix disabling DeprecationErrorHandler using phpunit.xml file1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
58 | 62 | | |
59 | 63 | | |
60 | 64 | | |
| |||
0 commit comments