Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47990 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29780 invoked from network); 16 Apr 2010 08:44:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Apr 2010 08:44:01 -0000 Authentication-Results: pb1.pair.com header.from=arvids.godjuks@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=arvids.godjuks@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: arvids.godjuks@gmail.com X-Host-Fingerprint: 74.125.82.42 mail-ww0-f42.google.com Received: from [74.125.82.42] ([74.125.82.42:62682] helo=mail-ww0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B7/62-10748-05328CB4 for ; Fri, 16 Apr 2010 04:44:00 -0400 Received: by wwf26 with SMTP id 26so1062695wwf.29 for ; Fri, 16 Apr 2010 01:43:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:content-type; bh=mRHftB2Ho+Eof3R71hQkgU5oMSf0tgaOKnCFaaREdEE=; b=u3qkn4dTN05taJvhPijKAXdeXAAYQIxatEeJ5Yb+GZJvXYHrxwS8rldK2AE5dyCUHD L3ThX9Hx4a/5+XZHqDihIGnH3NNwb1mbzLKh31e8JGOkMbWqg03NS1Y8QeWfyTB0ZJqA upQdD/ZWmzNJMN/nBtEY4i5fEk+2Lg1LbwaWI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=dLRXGchxf9SUz+9kBt4/H+KGjArvuj1x9jh1lpB6esEKLJMHquzUnHNARY5U/Am63H 3QxtSdRjnG1sBftIB1qFprVx/XmA5zpcRAeJRF6XWbRFSE3Ncq2asnob+ALH4xOAbXti wylpDUl1Gj00I1ex2RW3INZUX5HABf7vMiL1I= MIME-Version: 1.0 Received: by 10.216.64.12 with HTTP; Fri, 16 Apr 2010 01:43:57 -0700 (PDT) In-Reply-To: <1271371883.4615.55.camel@guybrush> References: <1271371883.4615.55.camel@guybrush> Date: Fri, 16 Apr 2010 11:43:57 +0300 Received: by 10.216.88.7 with SMTP id z7mr1461631wee.19.1271407437334; Fri, 16 Apr 2010 01:43:57 -0700 (PDT) Message-ID: To: Internals Content-Type: multipart/alternative; boundary=0016e6dab059aaca1d0484569cbd Subject: Re: [PHP-DEV] [RFC] Removal of deprecated features From: arvids.godjuks@gmail.com (Arvids Godjuks) --0016e6dab059aaca1d0484569cbd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable You must have been flying somethere in the Andromeda galaxy all this time! magic_quotes, safe_mode and other stuff was announced depricated now for a few years, there is big buzz going on about it and these features are allready marked as depricated and throw warnings as of 5.3, some even as of= f 5.2. It's hard to miss articles, announce, conferences and numerous blog entries literally from any PHP developer who has a blog that these features are to be droped. Please rewind from the past to the present day! :) People, just drop all this stuff once and for all and forget it. 2010/4/16 Johannes Schl=C3=BCter > Hi, > > on my previous mail I missed one thing: > > On Fri, 2010-04-09 at 00:48 +0200, Kalle Sommer Nielsen wrote: > > magic_quotes_* > > - Something we have long time been wanted to remove from PHP, I don't > > see a big reason to keep those in the next version, even if its going > > to be a 5.4, since we already removed things like > > zend.ze1_compatibility_mode. See the magic quotes RFC[4]. > > Removing magic_quotes would be soooooooooooo great. BUT the issue is > that most users don't know about it. Many applications are more or less > secure due to its existence. The apps aren't fully secure but a few less > vectors. > > I'm - for a while - thinking whether there is a way to notify > application developers about applications which run with m_q=3DOn but no > check for it. As unless they are aware of it this will break many things > where people don't read the upgrading guides. > > With the old PHP 6 I hoped the break was big enough. Now I'm not sure. > > johannes > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --0016e6dab059aaca1d0484569cbd--