You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #42384 [HttpFoundation] Fix broken mock (derrabus)
This PR was merged into the 4.4 branch.
Discussion
----------
[HttpFoundation] Fix broken mock
| Q | A
| ------------- | ---
| Branch? | 4.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | N/A
| License | MIT
| Doc PR | N/A
Backport from #42378.
This PR fixes a couple of mocked methods that currently return `null` although a real implementation would never do that.
Commits
-------
af37c64 Fix broken mock
0 commit comments