Commit e4cfa82
committed
bug #44514 Don't access uninitialized typed property ChromePhpHandler::$response (Philipp91)
This PR was merged into the 6.0 branch.
Discussion
----------
Don't access uninitialized typed property ChromePhpHandler::$response
Fixes #44513
| Q | A
| ------------- | ---
| Branch? | 6.0
| Bug fix? | yes
| Tickets | Fix #44513
| License | MIT
Commits
-------
da457d9 Don't access uninitialized typed property ChromePhpHandler::$response1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments