Newsgroups: php.cvs,php.internals Path: news.php.net Xref: news.php.net php.cvs:48238 php.internals:35079 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89901 invoked by uid 1010); 1 Feb 2008 22:05:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 89886 invoked from network); 1 Feb 2008 22:05:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Feb 2008 22:05:56 -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; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.186 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.186 rv-out-0910.google.com Received: from [209.85.198.186] ([209.85.198.186:64938] helo=rv-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 95/B2-04011-2C793A74 for ; Fri, 01 Feb 2008 17:05:56 -0500 Received: by rv-out-0910.google.com with SMTP id k15so838975rvb.23 for ; Fri, 01 Feb 2008 14:05:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Z2nDL3CBfVLWNpaNpT+LRl7UjjML9JJDlSMF59WZGBw=; b=QovxT6Ke3Ft13XNRtoHhh6K87b2QuzP/sSWFo+0LDRPT3rlo9Z1QtLw3vaQQP3KZiEzzMYV2eeeJqZU0GiTch8Iuw0Bv1VwgZ0bKsBK5asSKAoRv17wAKZXfxv971Gv42Lw5kqv+CxCgkmjngrZ2cv8eykXYsW3WDWtQCX6Lks8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uZCiTOiv1aOGyzpbdXCWjNY2e+0Xp+wi/Q+siKfsdQVuQLpuij84jtNH/m117nB13Wey8YXwer9gIFbDf1Y2GFo2C9JKQlCKQG7jKa6KS7UMbZVJrYiempfFFlMZiKClY8O0qN4hpVCmVYBu1mwiE2vrY4mDs9BGu88YhJRtK/A= Received: by 10.141.141.3 with SMTP id t3mr2837946rvn.213.1201903541973; Fri, 01 Feb 2008 14:05:41 -0800 (PST) Received: by 10.141.151.21 with HTTP; Fri, 1 Feb 2008 14:05:41 -0800 (PST) Message-ID: Date: Fri, 1 Feb 2008 23:05:41 +0100 To: "Marcus Boerger" Cc: php-cvs@lists.php.net, internals@lists.php.net In-Reply-To: <574269741.20080201224537@marcus-boerger.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <574269741.20080201224537@marcus-boerger.de> Subject: Re: [PHP-CVS] [ZEND-ENGINE-CVS] cvs: ZendEngine2(PHP_5_3) / zend_API.c zend_API.h php-src/ext/standard type.c From: pierre.php@gmail.com ("Pierre Joye") 2008/2/1 Marcus Boerger : > Crosspost, hopefully silencing this issue for 5.* > > AND 6 will have an E_WARNING or even an E_ERROR on this. What are the gains? What are the real reasons behing strictness? I really get annoying by adding fatal errors all around for no technical reasons. A fatal error means the engine is getting foo bared and can't do anything sane but leaving. -- Pierre http://blog.thepimp.net | http://www.libgd.org