Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59246 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87829 invoked from network); 31 Mar 2012 02:27:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Mar 2012 02:27:45 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:42723] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3F/28-38423-0AB667F4 for ; Fri, 30 Mar 2012 21:27:44 -0500 Received: by ghbg2 with SMTP id g2so799755ghb.29 for ; Fri, 30 Mar 2012 19:27:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=pNC6X6B8EG4haomLdp+eU4S7m6Rf5DzVp4Tt1ac7N4Q=; b=Sn3B4F3Q0Sx27lGV93FGOEImejXA3PejppqEK+BAKz693tSXP/MthdA/JE0eQSULhp mnTiJX9OWTgnaXKWgIQb5Gqoc+PgOgN5+GJwEztlCw9KeP6zmoPXBGQcjEpC7vD9tD98 XBV8+SycRKdgpBONnnCEcchxxgq/S625ushaMA5tKg75MvCi4h6HUxoBIvxy9nWi2RTI UrtPpfdZX1YMD+VOZWkx1yDzWYDvbYTt8fiyfSaEJzNASEs8lydFqYb2SxtSIsB67U39 93FyZsdUG2dAVcBr+cRfOTb6rFS7xeE0/9PB7yEr8jaXWi/U5u2s6rADVQJ+mGgVdTnA HMSg== Received: by 10.101.129.7 with SMTP id g7mr181615ann.12.1333160861493; Fri, 30 Mar 2012 19:27:41 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.146.86.14 with HTTP; Fri, 30 Mar 2012 19:27:01 -0700 (PDT) Date: Sat, 31 Mar 2012 11:27:01 +0900 X-Google-Sender-Auth: eurwi8uKS6CMXjrQb2i16Ecs7KU Message-ID: To: internals@lists.php.net, Stas Malyshev Content-Type: text/plain; charset=ISO-8859-1 Subject: bugs needs fix before 5.4.1 From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi Stas, Just FYI. Following bugs are needed to be fixed before 5.4.1, I think. https://bugs.php.net/bug.php?id=61526 Which is right, doc or code? https://bugs.php.net/bug.php?id=61507 This is worse than isset($str[0][0]) issue. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net