nette / latte

☕ Latte: the safest & truly intuitive templates for PHP. Engine for those who want the most secure PHP sites.
https://latte.nette.org
Other
1.13k stars 109 forks source link

Template: fix "Failed to delete buffer" error #307

Closed JanTvrdik closed 11 months ago

JanTvrdik commented 2 years ago

This fixes error

ob_end_clean(): Failed to delete buffer. No buffer to delete

but I'm not sure if this is the best way to do it.

It happens with combination of


Latte 3.0.2, standalone usage