Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70274 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88786 invoked from network); 22 Nov 2013 01:44:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Nov 2013 01:44:34 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.53 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.53 mail-la0-f53.google.com Received: from [209.85.215.53] ([209.85.215.53:34994] helo=mail-la0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1C/72-09639-107BE825 for ; Thu, 21 Nov 2013 20:44:34 -0500 Received: by mail-la0-f53.google.com with SMTP id ea20so448042lab.12 for ; Thu, 21 Nov 2013 17:44:30 -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=oKcZrakVUauMlna0RurcArGgr3nVWh8DybaG4OwIzjY=; b=TTJ3qqV+oUCEya+PRWKTndIL5EtVgpiXtHGG9fM2Cs9M9oBOVSlUGnuIw2xoGOrG2e lzySe0qb5C8C9eaDa5u0WcHiLVHUgig6WG4VaXsApPMbt0zK7j39ubzuBbo18HqqEtyO bO182LGooQSI8UYRR85SavWnuKJfziRi2aJuk+YJiQRgWB7REbBT2cLmscpoZ0/j+Wmc zRMXVVN2hF/jzvlhf4Ux1j63/KR482BFYnpItQPbXnbb2kCIr9Tx91VYOi1ePvlDkhBq ekCvGzUnfTdE4xdVvj1JwTnT4Kjk9QV/OGyKBUziC93ymdVMxXeksaq5xh7+mWfmlTZA ODSw== X-Received: by 10.112.168.170 with SMTP id zx10mr6986598lbb.0.1385084670387; Thu, 21 Nov 2013 17:44:30 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.154.201 with HTTP; Thu, 21 Nov 2013 17:43:50 -0800 (PST) In-Reply-To: References: <528D2E66.7090009@ajf.me> <528D2F4D.6050003@ajf.me> <528E63D5.6090908@sugarcrm.com> Date: Fri, 22 Nov 2013 10:43:50 +0900 X-Google-Sender-Auth: Bb1uopifMiUviSBZj6Aw3xnVrFw Message-ID: To: Stas Malyshev Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11c23c88c32b2404ebba2793 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) --001a11c23c88c32b2404ebba2793 Content-Type: text/plain; charset=UTF-8 Hi Stas, On Fri, Nov 22, 2013 at 9:27 AM, Yasuo Ohgaki wrote: > It might be better to change RFC title. > My goal is sort out PHP behaviors which may seem strange. > > If it's a bug, fix it. if not, document it so that users understand > what it suppose to do. > I've changed the title to RFC: Existing comparison and conversion behaviors to discuss/document https://wiki.php.net/rfc/comparison_inconsistency This title might be better than old one. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a11c23c88c32b2404ebba2793--