Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69445 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95558 invoked from network); 2 Oct 2013 10:00:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Oct 2013 10:00:44 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 192.64.116.196 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.196 imap4.ox.registrar-servers.com Received: from [192.64.116.196] ([192.64.116.196:56080] helo=imap4.ox.registrar-servers.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0C/41-23255-CCEEB425 for ; Wed, 02 Oct 2013 06:00:44 -0400 Received: from localhost (localhost [127.0.0.1]) by oxmail.registrar-servers.com (Postfix) with ESMTP id 4FFA356006A for ; Wed, 2 Oct 2013 06:00:42 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at imap4.ox.registrar-servers.com Received: from oxmail.registrar-servers.com ([127.0.0.1]) by localhost (imap4.ox.registrar-servers.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id xX8P1y-No4Qh for ; Wed, 2 Oct 2013 06:00:42 -0400 (EDT) Received: from app2.ox.registrar-servers.com (unknown [198.187.29.232]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by oxmail.registrar-servers.com (Postfix) with ESMTPSA id 36075560064 for ; Wed, 2 Oct 2013 06:00:42 -0400 (EDT) Date: Wed, 2 Oct 2013 11:00:42 +0100 (BST) Reply-To: Andrea Faulds To: internals@lists.php.net Message-ID: <1685973620.26514.1380708042213.open-xchange@oxwebmail.registrar-servers.com> In-Reply-To: References: <2038280714.26461.1380707778325.open-xchange@oxwebmail.registrar-servers.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Priority: 3 Importance: Medium X-Mailer: Open-Xchange Mailer v7.4.0-Rev11 Subject: Re: [PHP-DEV] HTTP supergloblas and request body/query (was: Parsing PUT data) From: ajf@ajf.me (Andrea Faulds) > Le 2 octobre 2013 =C3=A0 10:58, Michael Wallner a =C3=A9cr= it=C2=A0: > On 2 October 2013 11:56, Andrea Faulds wrote: > > Backwards compatibility matters, so we should keep $_GET and $_POST but= add > > these as better aliases for them. > > That's why I said "phase out"... or is it a german anglicism? It's not. But my understanding of "phase out" is to deprecate and eventuall= y remove. Considering how much code relies on $_GET and $_POST though, the mo= st we'll ever do is probably deprecate. -- Andrea Faulds http://ajf.me/