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:
Updated by Simon about 2 years ago
Maybe due to ob_start()
Updated by Simon about 2 years ago
Thde code works correctly when removing call to `ob_start('optimize', 0, PHP_OUTPUT_HANDLER_STDFLAGS);`
Updated by Simon about 2 years ago
the bug is due to unset $GLOBALS['current_title'] and unbset BreadCrumb
Updated by Simon about 2 years ago
- Status changed from Nouveau to Fermé
- % Done changed from 0 to 100
Applied in changeset linea21|r4106.
Actions