Commit 74ee29d
committed
bug symfony#21401 [Debug] Workaround "null" $context (nicolas-grekas)
This PR was merged into the 2.7 branch.
Discussion
----------
[Debug] Workaround "null" $context
| Q | A
| ------------- | ---
| Branch? | 2.7
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | -
| License | MIT
| Doc PR | -
As reported in symfony#20068, the imap extension can call error handlers with $context = null.
Commits
-------
2555f31 [Debug] Workaround "null" $context1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
| 376 | + | |
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
| |||
0 commit comments