Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83766 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99947 invoked from network); 25 Feb 2015 11:15:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Feb 2015 11:15:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=xinchen.h@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=laruence@php.net; sender-id=unknown Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.217.179 as permitted sender) X-PHP-List-Original-Sender: xinchen.h@zend.com X-Host-Fingerprint: 209.85.217.179 mail-lb0-f179.google.com Received: from [209.85.217.179] ([209.85.217.179:46052] helo=mail-lb0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9B/77-62407-DDEADE45 for ; Wed, 25 Feb 2015 06:15:43 -0500 Received: by lbjb6 with SMTP id b6so3032933lbj.12 for ; Wed, 25 Feb 2015 03:15:38 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=5rGu57eazBgrzH2gIbLIqF4sBx3AXelbMRz49gA2OZU=; b=aSmb4reBFwraPA1dvv57Nf/9FX4gkXEtaH7qJDDPunvMcLiN9OAnRo57BjKAKsoRgs UNgKWvIBju8GvVKdmKZylyMhbLIgAfU996k8iIf6brFpx9uEX6iEYoc0vqzsm2wQ4HKt tLTMKX/1Xut9n0y0Z57xn0lo5GxSP2XVzR3Miht50uzt9+X6ffBMvtnWRJ2MWEzADXJM E0CUw/Ugcedlfk4X7D+4X/G8+SdG5xiGRV98140tER9r9LRy8nxuQoAIjaBlxJv4FI76 ABkpFSu5f5fvPffnI2af136n5UdkqoyjT4OioJDC9lshaW57d2j5Usw8s63WupRCMA1i /5qQ== X-Gm-Message-State: ALoCoQnLH1SnDsr59sSSvF9nottii8BUSZ+gQq7yB59q2S/kTVCIHqLCpcY8ZjGChtCM3u995pvGKJqegXtUxo9aI6teHwomQJL7IECv3aIbvCtSRtcynpOZxP26AGsI0eikW3PFL2D3CkBDGbF7b/xoMpdDvTjp+Q== X-Received: by 10.152.87.3 with SMTP id t3mr2304208laz.19.1424862938248; Wed, 25 Feb 2015 03:15:38 -0800 (PST) Received: from mail-lb0-f171.google.com (mail-lb0-f171.google.com. [209.85.217.171]) by mx.google.com with ESMTPSA id pf1sm3967009lbc.32.2015.02.25.03.15.36 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Feb 2015 03:15:37 -0800 (PST) Received: by lbjf15 with SMTP id f15so3011188lbj.13 for ; Wed, 25 Feb 2015 03:15:36 -0800 (PST) X-Received: by 10.112.181.41 with SMTP id dt9mr2417008lbc.56.1424862936222; Wed, 25 Feb 2015 03:15:36 -0800 (PST) MIME-Version: 1.0 Received: by 10.114.28.198 with HTTP; Wed, 25 Feb 2015 03:15:15 -0800 (PST) In-Reply-To: <075201d04f82$abd721d0$03856570$@php.net> References: <075201d04f82$abd721d0$03856570$@php.net> Date: Wed, 25 Feb 2015 19:15:15 +0800 Message-ID: To: francois@php.net Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC][VOTE] Improve array to string conversion From: laruence@php.net (Xinchen Hui) Hey: On Tue, Feb 24, 2015 at 12:06 AM, Fran=C3=A7ois Laupretre wrote: > Hi, > > Starting the vote for https://wiki.php.net/rfc/array-to-string. > > Please note that, while the initial RFC proposed both options of either > fully supporting the feature, or disabling it, the voting choices are now= : > > - either definitely disabling array to string conversion, > - or keep current behavior as-is. > > Vote ends March 6, 00:00 (UTC). replace E_NOTICE with E_RECOVERABLE_ERROR?? it's a huge BC break..... I vote -1 on this. thanks > > Regards > > Fran=C3=A7ois > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php --=20 Xinchen Hui @Laruence http://www.laruence.com/