Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70250 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76226 invoked from network); 20 Nov 2013 21:49:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Nov 2013 21:49:24 -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.215.46 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.46 mail-la0-f46.google.com Received: from [209.85.215.46] ([209.85.215.46:64964] helo=mail-la0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4A/14-51208-36E2D825 for ; Wed, 20 Nov 2013 16:49:23 -0500 Received: by mail-la0-f46.google.com with SMTP id eh20so7771381lab.5 for ; Wed, 20 Nov 2013 13:49:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=UGdTDJmIKHZFNdM9NuQnqfHb3nhpVi9dEjH2H+N60yo=; b=G6AaFVajWol7jfeTXzUqpyv3un7jtLimGhJ18k8mZ+xbBRk1VxYiJtG7hQkS88okqH 2w97ZSHiZ2FTI3+eDbbAU7r8yapGjezLV/BMrX2U4tukrUfBPNC/D2NKTZYPwaDIfqyS 7vmwGBEPiPP1C+/ok5GGfXAtQAVYXsjL4UbErJwz0rFYfdJDdWJ+J6V2233WnKWgVjdW jliypFWgwcNdyN9LNyPofL6XXTQFiJ+6Y2WYnsvMdOqK88d5CI4i7AXx2zyjWzYPRy4N Ge/ZjttYhsNO2ftZm1PgChkM6GokNTCqTJyWj4CbN9cU5BaQv5OJNDsQ7au71w4xqPVO /ziQ== X-Received: by 10.112.200.170 with SMTP id jt10mr1995668lbc.10.1384984159537; Wed, 20 Nov 2013 13:49:19 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.154.201 with HTTP; Wed, 20 Nov 2013 13:48:39 -0800 (PST) In-Reply-To: References: Date: Thu, 21 Nov 2013 06:48:39 +0900 X-Google-Sender-Auth: -1nr_NNQkBKNM93ilhbN5aVn1NY Message-ID: To: Nikita Popov Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11c265b8d94e6904eba2c0cd Subject: Re: [PHP-DEV] fix bug #53432 (Assignment via string index access on an empty string converts to array) From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a11c265b8d94e6904eba2c0cd Content-Type: text/plain; charset=UTF-8 Hi all, On Thu, Nov 21, 2013 at 6:38 AM, Yasuo Ohgaki wrote: > I don't know why, but there are 436 FB likes! for this PR even if there is > no "likes!" > button on the page. There may be a lot of users that are unhappy with > this behavior. > The number of likes! are the same as "php-src". I guess Facebook is ignoring the path :) Anyway, are we going to document the behavior? Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a11c265b8d94e6904eba2c0cd--