Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54062 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76637 invoked from network); 18 Jul 2011 23:08:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jul 2011 23:08:57 -0000 Authentication-Results: pb1.pair.com header.from=h.reindl@thelounge.net; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=h.reindl@thelounge.net; spf=pass; 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:44979] helo=mail.thelounge.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A2/73-57459-60DB42E4 for ; Mon, 18 Jul 2011 19:08:55 -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 4168417 for ; Tue, 19 Jul 2011 01:08:52 +0200 (CEST) Message-ID: <4E24BD03.9040108@thelounge.net> Date: Tue, 19 Jul 2011 01:08:51 +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: <20110718143939.GB23368@panix.com> <4E24B7AA.20309@gmail.com> In-Reply-To: <4E24B7AA.20309@gmail.com> 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="------------enig647D3BC2ACEC5B09F9793933" Subject: Re: [PHP-DEV] [RFC] Magic Quotes in PHP, the Finalle From: h.reindl@thelounge.net (Reindl Harald) --------------enig647D3BC2ACEC5B09F9793933 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Am 19.07.2011 00:46, schrieb =C3=81ngel Gonz=C3=A1lez: > Derick Rethans wrote: >> "Raise E_DEPRECATED when running the CGI or any web server SAPI and a >> php.ini file does not contain =E2=80=9Cmagic_quotes_gpc =3D Off=E2=80=9D= =2E" >> >> and >> >> "Raise E_ERROR when running the CGI or any web server SAPI and a php.i= ni >> file does not contain =E2=80=9Cmagic_quotes_gpc =3D Off=E2=80=9D." >> >> Doesn't that mean that anybody not running a php.ini file will just >> always get this warning/error? I wouldn't want that as a php.ini file >> should be optional. >> >> cheers, >> Derick > That's also a big concern for me. PHP should not fail if one configurat= ion line > is missing from the file. since this is default OFF there is no warning if not configured empty php.ini implicits =3D Off --------------enig647D3BC2ACEC5B09F9793933 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/ iEYEARECAAYFAk4kvQMACgkQhmBjz394AnlOTgCeMFX4wfuQ9d46CPVDvbijkhJk KIsAmwclLXAc/Pv1LCipbVRW3C76VnlM =Qgc7 -----END PGP SIGNATURE----- --------------enig647D3BC2ACEC5B09F9793933--