Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53907 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86081 invoked from network); 12 Jul 2011 00:09:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jul 2011 00:09:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=philip@roshambo.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=philip@roshambo.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain roshambo.org from 209.85.214.170 cause and error) X-PHP-List-Original-Sender: philip@roshambo.org X-Host-Fingerprint: 209.85.214.170 mail-iw0-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:46812] helo=mail-iw0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F6/95-49578-6C09B1E4 for ; Mon, 11 Jul 2011 20:09:43 -0400 Received: by iwn36 with SMTP id 36so4622502iwn.29 for ; Mon, 11 Jul 2011 17:09:39 -0700 (PDT) Received: by 10.231.61.202 with SMTP id u10mr5190080ibh.73.1310429379381; Mon, 11 Jul 2011 17:09:39 -0700 (PDT) Received: from [192.168.1.11] (c-174-61-179-13.hsd1.wa.comcast.net [174.61.179.13]) by mx.google.com with ESMTPS id y3sm3164721iba.21.2011.07.11.17.09.38 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 11 Jul 2011 17:09:38 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii In-Reply-To: <4E17F5A0.3070409@sugarcrm.com> Date: Mon, 11 Jul 2011 17:09:36 -0700 Cc: PHP Internals Content-Transfer-Encoding: quoted-printable Message-ID: References: <4E17F5A0.3070409@sugarcrm.com> To: Stas Malyshev X-Mailer: Apple Mail (2.1084) Subject: Re: [PHP-DEV] [VOTE] 5.4 features vote From: philip@roshambo.org (Philip Olson) On Jul 8, 2011, at 11:30 PM, Stas Malyshev wrote: > Hi! >=20 > I've created a voting page for the features in 5.4 TODO list for which = we need to find consensus. Please go there: > https://wiki.php.net/todo/php54/vote > and vote! >=20 > See also links to relevant RFCs on the TODO page: = https://wiki.php.net/todo/php54 > If something is unclear or you notice a mistake, please write me. Greetings, I removed the \"remove magic quotes\" RFC link from this todo/vote page = because this previously accepted RFC is not about removing magic quotes. And I'm = the=20 author of said RFC. It deals with PHP 5.3 which removed = get_magic_quotes_*()=20 so this old RFC restored them into both PHP 5.3+ and PHP 6. Regards, Philip