Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43021 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56667 invoked from network); 12 Feb 2009 16:48:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Feb 2009 16:48:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=mozo@mozo.jp; spf=permerror; sender-id=permerror Authentication-Results: pb1.pair.com header.from=mozo@mozo.jp; sender-id=permerror Received-SPF: error (pb1.pair.com: domain mozo.jp from 209.85.198.231 cause and error) X-PHP-List-Original-Sender: mozo@mozo.jp X-Host-Fingerprint: 209.85.198.231 rv-out-0506.google.com Received: from [209.85.198.231] ([209.85.198.231:60363] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EE/B5-28940-8D254994 for ; Thu, 12 Feb 2009 11:48:25 -0500 Received: by rv-out-0506.google.com with SMTP id b25so324369rvf.23 for ; Thu, 12 Feb 2009 08:48:21 -0800 (PST) MIME-Version: 1.0 Received: by 10.141.2.18 with SMTP id e18mr651225rvi.142.1234457301756; Thu, 12 Feb 2009 08:48:21 -0800 (PST) Date: Fri, 13 Feb 2009 01:48:21 +0900 Message-ID: To: internals Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Bug #46701 From: mozo@mozo.jp (Moriyoshi Koizumi) Hey, I guess the patch relies on the 5.3's DVAL_TO_LVAL behavior that was changed by the fix for bug #42868, right? If so, this patch shouldn't be MFH'ed as the #42868 patch was not merged although I didn't remember any discussion on this. See also: http://marc.info/?l=php-internals&m=120799720922202&w=2 Regards, Moriyoshi