Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29635 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76897 invoked by uid 1010); 21 May 2007 19:42:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 76882 invoked from network); 21 May 2007 19:42:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 May 2007 19:42:22 -0000 Authentication-Results: pb1.pair.com header.from=ralph@smashlabs.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ralph@smashlabs.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain smashlabs.com from 199.228.142.71 cause and error) X-PHP-List-Original-Sender: ralph@smashlabs.com X-Host-Fingerprint: 199.228.142.71 plmler1.mail.eds.com Linux 2.5 (sometimes 2.4) (4) Received: from [199.228.142.71] ([199.228.142.71:49549] helo=plmler1.mail.eds.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 95/23-03101-D16F1564 for ; Mon, 21 May 2007 15:42:21 -0400 Received: from plmlir4.mail.eds.com (plmlir4-2.mail.eds.com [199.228.142.134]) by plmler1.mail.eds.com (8.13.8/8.13.8) with ESMTP id l4LJgHiZ002730 for ; Mon, 21 May 2007 14:42:18 -0500 Received: from plmlir4.mail.eds.com (localhost [127.0.0.1]) by plmlir4.mail.eds.com (8.13.8/8.12.10) with ESMTP id l4LJgCY3024896 for ; Mon, 21 May 2007 14:42:12 -0500 Received: from usut001.3Com.com ([205.142.126.149]) by plmlir4.mail.eds.com (8.13.8/8.12.10) with ESMTP id l4LJg88a024571 for ; Mon, 21 May 2007 14:42:12 -0500 Received: from [216.136.107.36] ([216.136.107.36]) by usut001.3Com.com (Lotus Domino Release 6.5.5FP2) with ESMTP id 2007052112322741-79269 ; Mon, 21 May 2007 12:32:27 -0700 Message-ID: <4651F3CB.1060602@smashlabs.com> Date: Mon, 21 May 2007 14:32:27 -0500 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.9) Gecko/20061207 Thunderbird/1.5.0.9 Mnenhy/0.7.4.666 MIME-Version: 1.0 To: internals X-MIMETrack: Itemize by SMTP Server on USUT001/US/3Com(Release 6.5.5FP2|October 23, 2006) at 05/21/2007 12:32:27 PM, Serialize by Router on USUT001/US/3Com(Release 6.5.5FP2|October 23, 2006) at 05/21/2007 12:42:12 PM, Serialize complete at 05/21/2007 12:42:12 PM Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1"; format="flowed" Subject: Inconsistent behavior when using interfaces From: ralph@smashlabs.com (Ralph Schindler) Is this a problem or not? The following will produce this notice: Strict Standards: Declaration of Z_Concrete::__get() should be compatible with that of Z_Abstract::__get() in xxx on line 16