BookStack/app/Http
Dan Brown 2a99e23e6d
Updated attachment download to check OB before cleaning it
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
2022-05-09 15:25:06 +01:00
..
Controllers Updated attachment download to check OB before cleaning it 2022-05-09 15:25:06 +01:00
Middleware Added Farsi language available 2022-05-09 14:58:04 +01:00
Requests Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Kernel.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
Request.php Applied styleci changes 2022-05-04 21:19:46 +01:00