Actions
Evolution #1395
closedpublic interface - call to public/container does not seem compatible with PHP8
Start date:
09/07/2022
Due date:
% Done:
100%
Estimated time:
2.00 h
Resolution:
Actions
Added by Simon about 2 years ago. Updated about 2 years ago.
100%
Maybe due to ob_start()
Thde code works correctly when removing call to `ob_start('optimize', 0, PHP_OUTPUT_HANDLER_STDFLAGS);`
the bug is due to unset $GLOBALS['current_title'] and unbset BreadCrumb
Applied in changeset linea21|r4106.