mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
2a99e23e6d
Call to `ob_end_clean` would error if the environment did not use the PHP `output_buffering` option. This adds an additional check and updates the comment to be more specific to the exact scenario of the condition. Tested with output_buffering=Off and output_buffering=4096 Closes #3415 |
||
---|---|---|
.. | ||
Controllers | ||
Middleware | ||
Requests | ||
Kernel.php | ||
Request.php |