Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37807 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17826 invoked from network); 22 May 2008 22:09:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 May 2008 22:09:28 -0000 Authentication-Results: pb1.pair.com smtp.mail=lars@strojny.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=lars@strojny.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain strojny.net designates 78.46.69.2 as permitted sender) X-PHP-List-Original-Sender: lars@strojny.net X-Host-Fingerprint: 78.46.69.2 milch.schokokeks.org Received: from [78.46.69.2] ([78.46.69.2:55725] helo=milch.schokokeks.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FF/83-30560-21FE5384 for ; Thu, 22 May 2008 18:09:23 -0400 Received: from [192.168.0.100] (xdsl-87-78-211-245.netcologne.de [::ffff:87.78.211.245]) (AUTH: PLAIN lars@schokokeks.org, SSL: TLSv1/SSLv3,256bits,CAMELLIA256-SHA) by milch.schokokeks.org with esmtp; Fri, 23 May 2008 00:09:18 +0200 id 000000000000C00B.000000004835EF0E.000039E4 To: Philip Olson Cc: internals Mailing List In-Reply-To: <5B2E59A9-BC46-447F-BEBC-C4149866A802@roshambo.org> References: <5B2E59A9-BC46-447F-BEBC-C4149866A802@roshambo.org> Date: Fri, 23 May 2008 00:09:18 +0200 Message-ID: <1211494158.7416.5.camel@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=_milch.schokokeks.org-14820-1211494159-0001-2" X-Mailer: Evolution 2.22.0 Subject: Re: [PHP-DEV] magic quotes finale From: lars@strojny.net (Lars Strojny) --=_milch.schokokeks.org-14820-1211494159-0001-2 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable [ forgot to sent that to the list ] Hi Philip, Am Dienstag, den 20.05.2008, 12:55 -0700 schrieb Philip Olson: [...] > PHP 5.3 is approaching fast, so let's conclude our dealings with =20 > magical quotes... this should be the last time. Please have a look at =20 > the following RFC and discuss it within this thread. >=20 > Magic Quotes in PHP 5.3 and beyond > - http://wiki.php.net/rfc/magicquotes >=20 > It recommends changes to both 5_3 and 6_0 branches, namely, removing =20 > E_DEPRECATED from the get_ magical quote functions. Silence means =20 > you're okay with the RFC being implemented. Why should we leave get_magic_quotes_gpc()? If someone wants to be backwards compatible, just use if (function_exists('get_magic_quotes_gpc') and @get_magic_quotes_gpc()) Let's just add this to the manual, and everything is fine. I don't see a problem with this at all and it has the advantage of allowing use to remove all the traces of magic quotes in 6. Magic quotes are considered a bad practice for a long time. cu, Lars P.S.: Silence agrees doesn't work, silence is void. --=_milch.schokokeks.org-14820-1211494159-0001-2 Content-Type: application/pgp-signature; name="signature.asc" Content-Transfer-Encoding: 7bit Content-Description: Dies ist ein digital signierter Nachrichtenteil -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (GNU/Linux) iQIcBAABAgAGBQJINe8NAAoJECQPF+sCY6wHuoQP/jaj41aFNRXHyeiKLITmGM2i PMyInP/eJuJ35nnsXuKXpTH9RnrXip8yUCB2r7imQ+Kixdt/CMHyfJe0NtvabKYA 4jg8Z3PTnVezvEkxUkMEXVPnRrZyrZbVJzfZWg9xTXu5+Ag5RCMZMO3Jm38WG+ll v0CyjnohDmYnpyoTFelE6vWz7T+vydM3n/sYBPOFiF3mJDWYnh4iFKMCg1IJtxef l3zk35KK7Z9ZZ2Y9yuGac+Rzy0JjYg7CSn6S7QJ8CeKBEfAhg814IqINanFYb5nd cxdUJzFtyQyO46Q/ndDvE98Pxt0wt7Q/MRRdhHTKBeNBXo21cuLVWHW51RGAVkz/ TjAo+3o8b4VjB03+xgy0aH87XJdrAPUOGp5+wDPXmegIlHQu4vEuK4AeOXT/vuaB 7YVcAID7j2/BvtqM4J6f1ZwUnRDXfoF9wswTsB9Zx4gAnkmkuE56cNoHAV79L+vK CBYANNidEw1PzUZZ6FcFcfmgyS2Npz1D5dgOXu2WTBjlejhgVzR0DwTKvNFSNofN +DYDIRb4ceDZll6T+mAehRat8fNoEAZ/n33PWd2G0HTixR4urN/odQuTeEMcn95e 8PQi7DHWfCVeyfnUjopbLhFLcxrGLFO74TsZD0vwY8vMsi3Ifki9mwvS5c8l/z+n iP7ATQQumrLpex2gVUoJ =vblN -----END PGP SIGNATURE----- --=_milch.schokokeks.org-14820-1211494159-0001-2--