Actions
Bug #93069
closedTyped property TYPO3\CMS\Core\Authentication\AbstractUserAuthentication::$setCookie must not be accessed before initialization might be thrown
Start date:
2020-12-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I just encountered this exception while using my good friend DebuggerUtility::var_dump() in the PropertyMapper on current master.
Updated by Daniel Goerz almost 4 years ago
- Related to Feature #93011: Only set cookies for HTTP Responses in PSR-15 middlewares added
Updated by Gerrit Code Review almost 4 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/67108
Updated by Gerrit Code Review almost 4 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/67108
Updated by Daniel Goerz almost 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0beac0b51dc3d1c0cff7a29507e0f0dc7869a9a1.
Actions