Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57633 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72207 invoked from network); 2 Feb 2012 19:00:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Feb 2012 19:00:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:39943] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 23/4A-04454-A4DDA2F4 for ; Thu, 02 Feb 2012 14:00:26 -0500 Received: by ghbf18 with SMTP id f18so1510156ghb.29 for ; Thu, 02 Feb 2012 11:00:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=c4XzgTC8AdP8O7b/TC8KhQaHHtNBPQDNfTdnQZptV9I=; b=wvDVYpfy60tdcWE8KQy6j+r4050lhoY/rsZy28pabsitXD2cFTVW4I3wS3iA9kwn9I BgwpsDejYGGeB8BVQP/aST0amtX2C+0FhC92A4q/UFwID4sEL6KeUJc8DEfDQEtG9pKV T/bOmNNqHla7BEwh7qiHMu8ffBV/bnyJCzxBQ= MIME-Version: 1.0 Received: by 10.101.144.27 with SMTP id w27mr1507241ann.72.1328209223792; Thu, 02 Feb 2012 11:00:23 -0800 (PST) Received: by 10.146.197.7 with HTTP; Thu, 2 Feb 2012 11:00:23 -0800 (PST) In-Reply-To: <38987.5626be17.1328208152.nsm@avilys.eik.lt> References: <5FB5CFDA-6FE8-4C20-A9B9-7844ED96659B@nopiracy.de> <4F2A9378.70803@thelounge.net> <4F2AC9CA.2070308@sugarcrm.com> <4F2ACB02.9020309@thelounge.net> <38987.5626be17.1328208152.nsm@avilys.eik.lt> Date: Thu, 2 Feb 2012 20:00:23 +0100 Message-ID: To: Tomas Kuliavas Cc: Reindl Harald , internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Suhosin patch disabled by default in Debian php5 builds From: pierre.php@gmail.com (Pierre Joye) This is off topic, can we stay on focus please? (and disable these levels if you don't want to see them in your logs) On Thu, Feb 2, 2012 at 7:42 PM, Tomas Kuliavas wrote: > 2012.02.02 19:42 Reindl Harald ra=C5=A1=C4=97: >> security is THE benefit for ALL users, especially in days where many >> are running crap-code like Joomla/Wordpress with all sorts of plugins >> throwing millions of warning if you run with E_ALL and E_STRCIT > > E_STRICT throws notices on properly written code. It contains coding > recommendations that are not compatible with older PHP and code has to > choose between losing backwards compatibility or suppressing those > notices. In some PHP versions suppressing of E_STRICT will also suppress > fatal errors caused by buggy interpreter. > > Latest PHP with deprecation notices in E_ALL also throws lots of shit > which does not apply to version you are running. > > -- > Tomas > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org