Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67702 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16275 invoked from network); 13 Jun 2013 10:17:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jun 2013 10:17:00 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.175 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.217.175 mail-lb0-f175.google.com Received: from [209.85.217.175] ([209.85.217.175:36603] helo=mail-lb0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C3/00-16006-91C99B15 for ; Thu, 13 Jun 2013 06:16:59 -0400 Received: by mail-lb0-f175.google.com with SMTP id r10so5382938lbi.34 for ; Thu, 13 Jun 2013 03:16:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=GjOlNFET6PQASTxfmDd9mq/ZfV+tuFXpXosY0eCyvcs=; b=r4pxeYJ0+NOTNZ96Lz6DfbEpPE5tbsuqB5Wh7cA40IG7RF7B8I+66O+eGYySfW2wlU Vtl7SnFvlwmgPGUeTaYdCefmgQ3DdYCsxSZhnu6dsZMqihhs2b8C2ZTc7trMh7iiIyKU eJ5jLU8PPyB9TUJIrUpPZluNBW/+vRA7OYLUfVDxB7Aj/h8IGKp+c9js2BsCmRzXioK6 VKB7lvRxnUgyYoyHvXIuhlfNKg638VjBBUGKULHzjTyiM6a4ziL5+8TUuPx/mcDC6Htd mT2WrFXtcjFU8aT5MDxj9S5sIFtWRPCxFhZIgvRt9K8rrzuIyz15qlePJqJA6s8kNwss 3S7w== MIME-Version: 1.0 X-Received: by 10.112.74.47 with SMTP id q15mr968625lbv.75.1371118614726; Thu, 13 Jun 2013 03:16:54 -0700 (PDT) Received: by 10.112.138.135 with HTTP; Thu, 13 Jun 2013 03:16:54 -0700 (PDT) In-Reply-To: <51B984D2.4060401@sugarcrm.com> References: <51B984D2.4060401@sugarcrm.com> Date: Thu, 13 Jun 2013 12:16:54 +0200 Message-ID: To: Stas Malyshev Cc: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: test bug60322 From: pierre.php@gmail.com (Pierre Joye) On Thu, Jun 13, 2013 at 10:37 AM, Stas Malyshev wrote: > Hi! > >> tests/output/bug60322.phpt - var_dump(ob_get_clean()); prints >> string(0) "" instead of bool(false); >> 5.3/4/5 recent builds > > Produces false for me. As it should be. 'works for me' is barely an answer ;-) Fails on 5 boxes here. What's your settings? -- Pierre @pierrejoye | http://www.libgd.org