On 26 November 2012 15:46, Casper Langemeijer wrote:
> Hmm.. I suppose It's up to me to make a strong (if possible watertight) plea
> for the old way. I will try:
>
> 1. I don't think my patch impacts the efficiency of php_output_clean(). It
> adds a single if with a binary compare. True: this ca
On 11/26/2012 10:19 AM, Michael Wallner wrote:
I'm sorry that the new output control layer causes you such headaches.
IIRC, 6 years back, when I implemented the new output control
functionality, I kindly asked the list, whether to rather implement
what's documented, or what the old code did, bu
On 25 November 2012 11:58, Casper Langemeijer wrote:
> Hi all,
>
> Somewhere in May this year I discovered that our software would not run on
> PHP 5.4 because of changed behaviour of ob_start(). I discovered a bugreport
> that was marked 'Not a bug', but valuable info was already added to it. I
>