Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65280 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61720 invoked from network); 28 Jan 2013 18:08:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jan 2013 18:08:34 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.176 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.217.176 mail-lb0-f176.google.com Received: from [209.85.217.176] ([209.85.217.176:35384] helo=mail-lb0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 98/46-28517-0AEB6015 for ; Mon, 28 Jan 2013 13:08:33 -0500 Received: by mail-lb0-f176.google.com with SMTP id s4so4306733lbc.35 for ; Mon, 28 Jan 2013 10:08:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=CSoVxAzVwbAQQD6Ks7H0fBOZ8G43rHJP2dvAHdJiCx4=; b=gMWIEHwLEKrKGgVbmT7OXa22j1MtzoiAjOBKK+TwnhyJ/5BWYT3PhB7Da9GRyU7Hzq +Bz16N9gvcOolSFIb6GBO3JftqTswhyn4R69rW+kgD9Vd42WFWp25YoVTo7wOdj0adrJ +NP5KUmE2LNmchTpwiCwZLh/h+EKRY3TDDXQ3gogBX+CnEhVhmStyfK4mCgIB5/KAfPI fdvgFgxA552rAMUWcfLaG/ccmCdZF/xEwlOZeIr5H0UsgaRl+bYGGhm3W9Ongt/PfrXN 1Gra2A56nHbDvuQGI8dGhCW0SxaWtEVT9K8AcFNfMZRVJQ9HN62W88dE8y2uO39R9k2g kv2A== MIME-Version: 1.0 X-Received: by 10.152.108.203 with SMTP id hm11mr13944976lab.4.1359396509943; Mon, 28 Jan 2013 10:08:29 -0800 (PST) Received: by 10.112.2.69 with HTTP; Mon, 28 Jan 2013 10:08:29 -0800 (PST) In-Reply-To: <5106A94F.1030605@lsces.co.uk> References: <51069A20.3050808@lsces.co.uk> <5106A94F.1030605@lsces.co.uk> Date: Mon, 28 Jan 2013 19:08:29 +0100 Message-ID: To: Lester Caine Cc: PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [VOTE] Deprecate and remove calls from incompatible context From: pierre.php@gmail.com (Pierre Joye) Lester, On Mon, Jan 28, 2013 at 5:37 PM, Lester Caine wrote: > I'm not going to go back and list the problems. E_STRICT errors DO cause > problems running legacy code. I've had plenty of white screens until > E_STRICT was switched back off in PHP5.4! Things that are just warnings in > PHP5.3. To be honest I am tired of your 1st level support questions and arguing. The white page syndrome is something that happens to any newcomer, say for the 1st half day of his work. Stop now to hi jack every discussion with totally pointless topics. You have questions about how to setup a production server to do not be impacted by notices? Ask on php-general or read the very well written documentation. -- Pierre @pierrejoye