Actions
Bug #95448
closedSecurity status report broken
Start date:
2021-10-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The introduction of static closures with #95210 in ServerResponseCheck
leads the to following exception:
PHP Warning: Cannot bind an instance to a static closure in typo3/sysext/install/Classes/SystemEnvironment/ServerResponse/FileDeclaration.php line 125
Actions