Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10343 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39849 invoked by uid 1010); 9 Jun 2004 11:31:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 39401 invoked by uid 1007); 9 Jun 2004 11:31:52 -0000 Message-ID: <20040609113152.39345.qmail@pb1.pair.com> To: internals@lists.php.net References: <20040609150030.18f59a2c.tony2001@phpclub.net> Date: Wed, 9 Jun 2004 14:20:01 +0200 Lines: 25 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Posted-By: 62.219.161.16 Subject: Re: [PHP-DEV] stripslashes() improvements From: mosdoron@netvision.net.il ("moshe doron") > > Ok. First of all, my version of the stripslashes() solves following > > bugs: > > #9437 > > #19947 > > #27848 > > All these bugs were marked as 'bogus' (yeah, the first one is bogus too, > dunno why it's 'closed'). > So, personally I can't understand what are you trying to fix, if nothing > is broken. > in addition, i want to remind that when magic mode is on, this function been used by each script to manipulate the $_REQUEST vars so playing with this peace of code have 1. big codes breaking potential. 2. big security problems potential. --/moshe. > --- > WBR, > Antony Dovgal aka tony2001 > tony2001@phpclub.net || antony@dovgal.com