PHP Notice: ob_end_clean() [ref.outcontrol]: failed to delete buffer. No buffer to delete. in /Users/fabrice/Sites/limonade-php.net/tests/11/lib/limonade.php on line 427
Reported by Fabrice Luraine | August 9th, 2009 @ 12:11 PM | in Release 0.4 - Fresh Mint And Ginger
SHould be solve by calling this ob_end_clean() only if request_is_head()
Comments and changes to this ticket
-
Fabrice Luraine August 12th, 2009 @ 11:50 AM
- State changed from new to resolved
(from [85e8af3bb2b09e4ed23588d67acc4794abce759e]) In stop_and_exit(), ob_end_clean() only if request is HEAD [#24 state:resolved] http://github.com/sofadesign/limonade/commit/85e8af3bb2b09e4ed23588...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Limonade is a PHP micro-framework.
People watching this ticket
Referenced by
- 24 PHP Notice: ob_end_clean() [ref.outcontrol]: failed to delete buffer. No buffer to delete. in /Users/fabrice/Sites/limonade-php.net/tests/11/lib/limonade.php on line 427 (from [85e8af3bb2b09e4ed23588d67acc4794abce759e]) In stop...