Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42173 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61870 invoked from network); 8 Dec 2008 18:07:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Dec 2008 18:07:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=steph@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=steph@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 64.99.136.134 as permitted sender) X-PHP-List-Original-Sender: steph@php.net X-Host-Fingerprint: 64.99.136.134 smtprelay-virgin0134.hostedemail.com Received: from [64.99.136.134] ([64.99.136.134:58930] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 25/4F-21579-8426D394 for ; Mon, 08 Dec 2008 13:07:05 -0500 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay05.hostedemail.com (Postfix) with SMTP id 9F37D1FFB144; Mon, 8 Dec 2008 18:07:01 +0000 (UTC) X-SpamScore: 1 X-Spam-Summary: 10,1,0,bf40f90194090b07,691ff1dea13fdf9b,steph@php.net,pierre.php@gmail.com:scott@macvicar.net:philip@roshambo.org:bjori@php.net:johannes@php.net:internals@lists.php.net,RULES_HIT:355:379:539:540:541:542:543:567:599:601:967:968:973:980:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1539:1587:1593:1594:1711:1730:1747:1766:1792:2073:2075:2078:2110:2194:2199:2393:2525:2561:2565:2682:2685:2693:2828:2857:2859:2933:2937:2939:2942:2945:2947:2951:2954:3022:3027:3352:3622:3865:3866:3867:3868:3869:3870:3872:3876:3877:3934:3936:3938:3941:3944:3947:3950:3953:3956:3959:4886:5007:6114:6119:6120:6261:7653:7679:7875:7901:7903:8501:8599:8987:9010:9025:9388,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none Received: from foxbox (62-31-252-63.cable.ubr07.shef.blueyonder.co.uk [62.31.252.63]) (Authenticated sender: steph.fox) by omf10.hostedemail.com (Postfix) with ESMTP; Mon, 8 Dec 2008 18:07:00 +0000 (UTC) Message-ID: <00a101c95960$1147f230$3ffc1f3e@foxbox> To: "Pierre Joye" , "Scott MacVicar" Cc: "Philip Olson" , "Hannes Magnusson" , =?iso-8859-1?Q?Johannes_Schl=FCter?= , "PHP Internals List" References: <1228751251.3429.18.camel@goldfinger.johannes.nop> <7f3ed2c30812080818x6a29709bgcfc894b2a225b9b6@mail.gmail.com> <6764B52F-3708-4EAD-98C0-57CDF09C3FA4@roshambo.org> Date: Mon, 8 Dec 2008 18:08:57 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-session-marker: 73746570682E666F78 Subject: Re: [PHP-DEV] About dropping magic_quotes in 5.3 (was: Re: [PHP-DEV] Re: PHP 5.2.7 + magic_quotes_gpc broken) From: steph@php.net ("Steph Fox") Hi Pierre, > A fatal error could be more effective. And the message can make the > reason behind the error very clear. It's a very big jump from 'enabled by default' to 'fatal error'. It will break a lot of legacy code with no prior warning. > By the way and for the record here, they (magic quotes, register > global and safe mode) are already removed in php6. All the more reason to disable them all by default and have them throw E_DEPRECATED in 5.3. - Steph > > Cheers, > -- > Pierre > > http://blog.thepimp.net | http://www.libgd.org > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >