Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64038 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42034 invoked from network); 25 Nov 2012 10:57:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2012 10:57:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=langemeijer@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=langemeijer@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 213.193.247.34 as permitted sender) X-PHP-List-Original-Sender: langemeijer@php.net X-Host-Fingerprint: 213.193.247.34 mail01.procurios.net Linux 2.6 Received: from [213.193.247.34] ([213.193.247.34:53894] helo=mail01.procurios.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 86/B9-11885-F89F1B05 for ; Sun, 25 Nov 2012 05:57:20 -0500 Received: from [192.168.1.10] (535388CA.cm-6-4c.dynamic.ziggo.nl [83.83.136.202]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: casper.casper) by mail01.procurios.net (Postfix) with ESMTPSA id E58E1139810C; Sun, 25 Nov 2012 11:57:16 +0100 (CET) Message-ID: <50B1F9D7.80000@php.net> Date: Sun, 25 Nov 2012 11:58:31 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.10) Gecko/20121027 Icedove/10.0.10 MIME-Version: 1.0 To: internals@lists.php.net, laruence@php.net, mike@php.net Content-Type: multipart/alternative; boundary="------------090607000607040802010607" Subject: Bug 61272 From: langemeijer@php.net (Casper Langemeijer) --------------090607000607040802010607 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 contacted Michael Wallner (mike) directly because he marked the bug 'not a bug'. No response. I decided that this bug was worth my time and invested a few hours into it. I have found that the test that tested it was broken too. I wrote a patch for the bug and the test and added this onto the bug report on June 8th. June 18th I re-opened the bugreport. I just got my php.net account. I thought re-opening the bug would mean it would get noticed by someone. Since then the bugreport gathered some me-too's and one thanks-for-the-patch. (At least my work has made one other person happy so far.) Two weeks ago I emailed Michael Wallner again. No response. I noticed Xinchen Hui (laruence) assigned the bug to mike two days ago. Based on my experiences so far, I don't think he will look into this issue though. Mike, please note that I do not blame you. I understand that free time is very sparse and valuable and for most of us doing any work on an open source project is done in free time. Can someone please look into this? I've written all I know in https://bugs.php.net/bug.php?id=61272 but I'm available to discuss the patch by email or in #php.pecl Greetings, Casper --------------090607000607040802010607--