Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53951 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32649 invoked from network); 13 Jul 2011 20:14:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jul 2011 20:14:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=h.reindl@thelounge.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=h.reindl@thelounge.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain thelounge.net designates 91.118.73.15 as permitted sender) X-PHP-List-Original-Sender: h.reindl@thelounge.net X-Host-Fingerprint: 91.118.73.15 mail.thelounge.net Windows 98 (1) Received: from [91.118.73.15] ([91.118.73.15:44967] helo=mail.thelounge.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 48/60-30446-3BCFD1E4 for ; Wed, 13 Jul 2011 16:14:44 -0400 Received: from srv-rhsoft.rhsoft.net (openvpn-241.thelounge.net [10.0.0.241]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.thelounge.net (Postfix) with ESMTPSA id BA5C898 for ; Wed, 13 Jul 2011 21:55:32 +0200 (CEST) Message-ID: <4E1DF834.2020201@thelounge.net> Date: Wed, 13 Jul 2011 21:55:32 +0200 Organization: the lounge interactive design User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0 MIME-Version: 1.0 To: internals@lists.php.net References: <4E17F5A0.3070409@sugarcrm.com> <4E1B9343.3090000@sugarcrm.com> <967B58EB-C704-40CD-AFEE-D0CA2192F4FA@roshambo.org> <4E1DC072.8080300@sugarcrm.com> <4E1DE20E.20902@sugarcrm.com> <4E1DEE7C.8030203@sugarcrm.com> <4E1DF484.6090806@sugarcrm.com> In-Reply-To: X-Enigmail-Version: 1.2 OpenPGP: id=7F780279; url=http://arrakis.thelounge.net/gpg/h.reindl_thelounge.net.pub.txt Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig9ADC4694C1778A1871B91932" Subject: Re: [PHP-DEV] [VOTE] 5.4 features vote From: h.reindl@thelounge.net (Reindl Harald) --------------enig9ADC4694C1778A1871B91932 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Am 13.07.2011 21:50, schrieb Moshe, Sam: > What's so wrong with magic quotes that they need to be removed from the= > language entirely? they are idiotic because useless for escaping database inputs and you need to find out this setting to remove them by stripslashes() if enabled from some dumb administrator that is why get_magic_quotes-functions are must not removed to avoid breaking clean code - but they magic quotes would never be implemented with a little more thoughts long time ago if you not remove them and they are enabled you get \" in your webpage output, with open eyes you see permanently sites where this happens --------------enig9ADC4694C1778A1871B91932 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk4d+DQACgkQhmBjz394AnlQwwCfbQeVB7OPSxuQOxp++mDl+w7N uY4An1+BT3pMFXpFRVU12X2j34CSrzRw =L4iI -----END PGP SIGNATURE----- --------------enig9ADC4694C1778A1871B91932--