Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25301 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25768 invoked by uid 1010); 10 Aug 2006 21:09:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 25751 invoked from network); 10 Aug 2006 21:09:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Aug 2006 21:09:52 -0000 Authentication-Results: pb1.pair.com header.from=michael.walter@gmail.com; domainkeys=good DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: michael.walter@gmail.com X-Host-Fingerprint: 66.249.92.174 ug-out-1314.google.com Linux 2.4/2.6 Received: from ([66.249.92.174:29083] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id ED/86-04634-E90ABD44 for ; Thu, 10 Aug 2006 17:09:52 -0400 Received: by ug-out-1314.google.com with SMTP id k3so641578ugf for ; Thu, 10 Aug 2006 14:09:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ArshuR8jRK0haRT/Y9UBRkkollpmIcljfZ4+6GfdOKenhcrUwxMWAvM93Mk8q6ZrjrwdT3fVwkEN0C8mJ7ql4phbA0Nf1rjovlPBW4sZU/0UyRLnSranGxYlahyuxgP5bAim1TxNKuYYagh37q+89VYUQBtibyitN7mWjyYEHs8= Received: by 10.78.158.11 with SMTP id g11mr1774214hue; Thu, 10 Aug 2006 14:09:47 -0700 (PDT) Received: by 10.78.23.3 with HTTP; Thu, 10 Aug 2006 14:09:47 -0700 (PDT) Message-ID: <877e9a170608101409r2cc6b439ra05eb4753e65d7b8@mail.gmail.com> Date: Thu, 10 Aug 2006 23:09:47 +0200 To: "Marcus Boerger" , internals@lists.php.net In-Reply-To: <132080980.20060810193450@marcus-boerger.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <877e9a170608100302n6407821dw5e55187332b74f4f@mail.gmail.com> <132080980.20060810193450@marcus-boerger.de> Subject: Re: [PHP-DEV] Fatal errors From: michael.walter@gmail.com ("Michael Walter") What do you mean? Regards, Michael On 8/10/06, Marcus Boerger wrote: > Hello Michael, > > hwat are you doing there? You turn any new oop feature as oh php 5 into a > joke. What do you aim at? > > Thursday, August 10, 2006, 12:02:09 PM, you wrote: > > > Hi, > > > right now, PHP triggers fatal errors e.g. when accessing private > > members or calling nonexistant functions. Since this is problematic > > for obvious reasons, what technical reasons are there for that > > behavior, and is there a chance that this behaviour will change in a > > future release? > > > Regards, > > Michael > > > > > Best regards, > Marcus > >