Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35822 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30002 invoked by uid 1010); 27 Feb 2008 16:03:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 29987 invoked from network); 27 Feb 2008 16:03:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Feb 2008 16:03:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.172 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.172 ug-out-1314.google.com Received: from [66.249.92.172] ([66.249.92.172:28262] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 05/4A-10897-BD985C74 for ; Wed, 27 Feb 2008 11:03:40 -0500 Received: by ug-out-1314.google.com with SMTP id u40so386805ugc.29 for ; Wed, 27 Feb 2008 08:03:36 -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=Fm5tFUxL1+LU2MoiipVXL3XUob3+7U/H/eReGBqskQI=; b=PwfhkjECQ75+KRwdzMAj8KU7UPetpasLaM/zYEwak4xcJpUT0CNi97We+mTKR1uX3G4YkSA8sUNok1Og4bUTeELurBBu+KkDbUEEQ5YVX9brcKQod5GUUKLopMGCPB2CuY2/F/ZMBId6nXB4Ef2z4mtbiEbCVl3y/G9NnKlUFCw= 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=SnqLdXXzS2obxWfhHJ7zHRERC4CIIZQgGOBaEOFEp97gP3xQjxi4LeeB7KDsFCstx2Lfi/RUQGOTQdeHSgBcBkqtboLj4/+1vqCtAJtdMkMPcpQFyMUjxnHoKcq1rZfbtntTOUBFPYbXgvRdzW4WUgJ3g8Yd4UrYy+mohfMZE+k= Received: by 10.67.29.20 with SMTP id g20mr1260362ugj.54.1204128216434; Wed, 27 Feb 2008 08:03:36 -0800 (PST) Received: by 10.67.105.9 with HTTP; Wed, 27 Feb 2008 08:03:36 -0800 (PST) Message-ID: Date: Wed, 27 Feb 2008 17:03:36 +0100 To: "=?ISO-8859-1?Q?David_Z=FClke?=" Cc: "PHP internals" In-Reply-To: <6305577C-1285-4DBE-9797-CDDE63ECF30A@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> 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") Hi David, On Wed, Feb 27, 2008 at 4:52 PM, David Z=FClke wrote: > Guys, > > what's the verdict on this one? Right now, many already have > > > if(function_exists('get_magic_quotes_gpc') && get_magic_quotes_gpc()) > > in their code. > Now with the latest 5.3, that throws an E_STRICT! This discussion was about HEAD (php6). But if any, 5.3 should raise a E_DEPRECATED. Cheers, --=20 Pierre http://blog.thepimp.net | http://www.libgd.org