Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59008 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79707 invoked from network); 18 Mar 2012 17:28:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Mar 2012 17:28:01 -0000 Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 config.schlueters.de Received: from [217.114.211.66] ([217.114.211.66:40818] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4F/08-41178-E1B166F4 for ; Sun, 18 Mar 2012 12:27:59 -0500 Received: from [192.168.2.230] (ppp-93-104-13-10.dynamic.mnet-online.de [93.104.13.10]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id E17A360384; Sun, 18 Mar 2012 18:27:55 +0100 (CET) To: Lester Caine Cc: PHP internals In-Reply-To: <4F6604DC.4040308@lsces.co.uk> References: <4F65A77F.3010001@lsces.co.uk> <4F65C87A.70703@thelounge.net> <4F6604DC.4040308@lsces.co.uk> Content-Type: text/plain; charset="UTF-8" Date: Sun, 18 Mar 2012 18:27:50 +0100 Message-ID: <1332091671.1809.10.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP5.4 'nannying' From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Sun, 2012-03-18 at 15:53 +0000, Lester Caine wrote: > So I need to work out why with PHP5.4 we have such an overload of warning > messages ... so I CAN fix them ... which is why I'm asking here for advise on > migration information to a clean code base in PHP5.4 ... See http://php.net/migration54 if that doesn't help please check with a user forum (like php-generals list), if something is missing please file a bug and/or provide a patch. This list is not for user support. This list is for future development. Please help all here to keep it productive. Thanks. johannes