Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35828 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79029 invoked by uid 1010); 27 Feb 2008 17:01:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 79014 invoked from network); 27 Feb 2008 17:01:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Feb 2008 17:01:26 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.169 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 66.249.92.169 ug-out-1314.google.com Received: from [66.249.92.169] ([66.249.92.169:30361] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D3/63-58167-46795C74 for ; Wed, 27 Feb 2008 12:01:25 -0500 Received: by ug-out-1314.google.com with SMTP id u40so412231ugc.29 for ; Wed, 27 Feb 2008 09:01:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=2UtfxLpfSAoVtUy5m4i6Jtoa/DF6fXYaWL7rmUoy/yg=; b=McQLsZGkOG4gdZI5/1EXHxsRbhwWo0QTkUp8KRRAY/z6RL4JCi+B0ix2gbbqGjzScEnFFUdX1fjviHE7S1f95dsRpislh2YZ8YibWaPZyn7+m4HeLEEJ5ImqoNH8v6LiQZiyxmMyU+scv8pi2LVxgxpYvLMoukdW7+jCuZJpEZI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cXh7tg2y7EGQsb/oXM+j1TC+6hY1qUoyR6pMrhiMqHWlPlCMiGvrQEFPfTDLNoOKsAWQ8CHuiNnrAeoAsue1Vjw8XzHX/6iqwBIYJrjGP2g/cs5brkOK+6pjcOMrQu/NqOxTD+N/Q5Sm8BuE2ZMY/VvXZQcGsqm55DC88nYsFNA= Received: by 10.67.32.7 with SMTP id k7mr1384748ugj.11.1204131681139; Wed, 27 Feb 2008 09:01:21 -0800 (PST) Received: by 10.67.105.9 with HTTP; Wed, 27 Feb 2008 09:01:20 -0800 (PST) Message-ID: Date: Wed, 27 Feb 2008 18:01:20 +0100 To: "=?ISO-8859-1?Q?David_Z=FClke?=" Cc: Lokrain , "PHP internals" In-Reply-To: <2BA43862-B020-4C71-ABE6-5AC48B182C38@bitxtender.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <6305577C-1285-4DBE-9797-CDDE63ECF30A@bitxtender.com> <45F550A9-0AB5-4353-9403-D5F955F6C8C5@bitxtender.com> <345fd5cd0802270825g523584abma7aa5234a73a587b@mail.gmail.com> <2BA43862-B020-4C71-ABE6-5AC48B182C38@bitxtender.com> Subject: Re: [PHP-DEV] get_magic_quotes_gpc, get-magic-quotes-runtime in head, get a "final" decision From: pierre.php@gmail.com ("Pierre Joye") On Wed, Feb 27, 2008 at 5:48 PM, David Z=FClke wrote: > You mean my code should break because some ignorant noob is unaware > that PHP6, which is still months or years away, will throw out magic > quotes? How a E_DEPRECATED will break your code? Please, I doubt there is a need to begin this discussion again. > A feature whose usage has been disencouraged since PHP5? My > code, that specifically checks for the existance of the magic quotes > feature since it is built with PHP6 support in mind? Is that what > you're telling me? I did not check the votes yet but I think the function will be restored as empty bottle for the getter versions and with a warning for the setter version. Cheers, --=20 Pierre http://blog.thepimp.net | http://www.libgd.org