Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58673 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35119 invoked from network); 6 Mar 2012 16:26:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Mar 2012 16:26:18 -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 Received: from [91.118.73.15] ([91.118.73.15:65479] helo=mail.thelounge.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 42/97-32184-9AA365F4 for ; Tue, 06 Mar 2012 11:26:18 -0500 Received: from rh.thelounge.net (rh.thelounge.net [10.0.0.99]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.thelounge.net (Postfix) with ESMTPSA id A46DCB4 for ; Tue, 6 Mar 2012 17:26:14 +0100 (CET) Message-ID: <4F563AA9.1070702@thelounge.net> Date: Tue, 06 Mar 2012 17:26:17 +0100 Organization: the lounge interactive design User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120216 Thunderbird/10.0.1 MIME-Version: 1.0 To: internals@lists.php.net References: <4F563667.7080006@akbkhome.com> In-Reply-To: X-Enigmail-Version: 1.3.5 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="------------enig960FF7C386E36673A4A9E948" Subject: Re: [PHP-DEV] consider reverting E_ALL with E_STRICT From: h.reindl@thelounge.net (Reindl Harald) --------------enig960FF7C386E36673A4A9E948 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Am 06.03.2012 17:22, schrieb Gustavo Lopes: > On Tue, 06 Mar 2012 17:08:07 +0100, Alan Knowles wr= ote: >=20 >> [...] >> However with E_STRICT included we have to run around and find all the = code, and change it to stuff like this: >> >> error_reporting(E_ALL & E_STRICT ? E_ALL ^ E_STRICT : E_ALL); >> >> Could we please revert that, and if people want an all encompasing err= or mode, call it E_ANAL, like it was >> supposed to be... >=20 > Whatever the merits, this change was discussed and approved unanimously= with 58 votes in favor (see > https://wiki.php.net/todo/php54/vote ). > There would have to be a very compelling reason to revert this change, = especially in a minor version. there is no single reason to revert this bugfix the bugs were in PHP < 5.4 where ALL WAS NOT ALL which is not really smar= t the word ALL has a very clear definition --------------enig960FF7C386E36673A4A9E948 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.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9WOqkACgkQhmBjz394AnknrQCdEz+AmCQNi0N8ZcqupxdFYVxZ WiMAn03Kreaz4tGfEgDFg+xsvwHJS9PE =ohgr -----END PGP SIGNATURE----- --------------enig960FF7C386E36673A4A9E948--