Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58138 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72775 invoked from network); 27 Feb 2012 15:37:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Feb 2012 15:37:41 -0000 Authentication-Results: pb1.pair.com header.from=simonsimcity@googlemail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=simonsimcity@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: simonsimcity@googlemail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:57482] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1F/58-40985-443AB4F4 for ; Mon, 27 Feb 2012 10:37:40 -0500 Received: by yenl5 with SMTP id l5so384141yen.29 for ; Mon, 27 Feb 2012 07:37:37 -0800 (PST) Received-SPF: pass (google.com: domain of simonsimcity@googlemail.com designates 10.60.26.166 as permitted sender) client-ip=10.60.26.166; Authentication-Results: mr.google.com; spf=pass (google.com: domain of simonsimcity@googlemail.com designates 10.60.26.166 as permitted sender) smtp.mail=simonsimcity@googlemail.com; dkim=pass header.i=simonsimcity@googlemail.com Received: from mr.google.com ([10.60.26.166]) by 10.60.26.166 with SMTP id m6mr4842387oeg.45.1330357057883 (num_hops = 1); Mon, 27 Feb 2012 07:37:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=V1GmhkFkcJ/RwgxrGAxZE3lmi4kKfdCjgI3IJiA9mMI=; b=mku67NU26w2lw46lnxrX+TmaKbNcXdl9tP8oVpTSOsp8/s+foUcXR1EFUmdO1N6fdi yVaTt9ecdM454y4anbINkycZUCU7pas8p8MOK9iwFjpkc8z37vBaFl93AqWFDqKbc2y2 aYmDh5i+oHD9RGG/mWctuCeDtRtkpKykmAPuI= MIME-Version: 1.0 Received: by 10.60.26.166 with SMTP id m6mr4310924oeg.45.1330357057730; Mon, 27 Feb 2012 07:37:37 -0800 (PST) Received: by 10.60.7.229 with HTTP; Mon, 27 Feb 2012 07:37:37 -0800 (PST) In-Reply-To: References: <4F49E737.9050002@sugarcrm.com> Date: Mon, 27 Feb 2012 16:37:37 +0100 Message-ID: To: Richard Lynch Cc: Stas Malyshev , PHP Internals Content-Type: multipart/alternative; boundary=e89a8fb20604d9b93f04b9f3e3aa Subject: Re: [PHP-DEV] bugs.php.net & php 6 From: simonsimcity@googlemail.com (Simon Schick) --e89a8fb20604d9b93f04b9f3e3aa Content-Type: text/plain; charset=UTF-8 Hi, Richard The development of the unicode-as-default-charset should really be done within the next release coming after 5.4 I heared somewhere that it's nearly done ... I would have happily seen it in 5.4 but as this release is late right now we have to wait ;) Bye Simon p.s. * http://www.php.net/manual/en/function.error-reporting.php#refsect1-function.error-reporting-changelog * 2012/2/27 Richard Lynch > On Sun, February 26, 2012 2:03 am, Stas Malyshev wrote: > > Just discovered that our stock "php 4 support discontinued" message in > > bugs looks like: > > > > We are sorry, but we can not support PHP 4 related problems anymore. > > Momentum is gathering for PHP 6, and we think supporting PHP 4 will > > lead to a waste of resources which we want to put into getting PHP 6 > > ready. > > > > Unless I've missed something, the "momentum for php 6" is very much > > nonexistent, so we probably want to fix that message :) > > Isn't the emotional scarring of PHP 6 == Unicode far enough in the > past to start some momentum for PHP 6? > > I sure core Devs have thought about this, and have gone so far as to > make statements for what should be in PHP 6... > > PS > If it isn't already, I want to write an RFC to change the default > error_reporting to include E_NOTICE. > > -- > brain cancer update: > http://richardlynch.blogspot.com/search/label/brain%20tumor > Donate: > > https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FS9NLTNEEKWBE > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --e89a8fb20604d9b93f04b9f3e3aa--