Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73821 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50988 invoked from network); 28 Apr 2014 01:04:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Apr 2014 01:04:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@thekid.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=php@thekid.de; sender-id=unknown Received-SPF: error (pb1.pair.com: domain thekid.de from 212.227.126.131 cause and error) X-PHP-List-Original-Sender: php@thekid.de X-Host-Fingerprint: 212.227.126.131 mout.kundenserver.de Received: from [212.227.126.131] ([212.227.126.131:57790] helo=mout.kundenserver.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 62/10-49136-639AD535 for ; Sun, 27 Apr 2014 21:04:55 -0400 Received: from oxbsltgw14.schlund.de (oxbsltgw14.schlund.de [172.19.249.31]) by mrelayeu.kundenserver.de (node=mreue006) with ESMTP (Nemesis) id 0MFE4N-1Wh1tg1Sih-00GM18; Mon, 28 Apr 2014 03:04:51 +0200 Date: Mon, 28 Apr 2014 03:04:51 +0200 (CEST) Reply-To: Timm Friebe To: mails@thomasbley.de, internals@lists.php.net Message-ID: <1665273770.421790.1398647091333.open-xchange@email.1und1.de> In-Reply-To: <20140427171049.78AFA260096@dd15934.kasserver.com> References: <1005082480.406481.1398600039315.open-xchange@email.1und1.de> <20140427171049.78AFA260096@dd15934.kasserver.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_421789_2106734776.1398647091285" X-Priority: 3 Importance: Medium X-Mailer: Open-Xchange Mailer v7.4.2-Rev18 X-Provags-ID: V02:K0:/FsJakhyRZVKrWC6UAYo2/nGoK3WcceNoGnzBrRvVjx 1GJivJkM5C3FyK/lZoTx0Gu7M1z2fvZeRo2yDNG3g5Rb+WIQbv CmEl1x2+EHWDi1CMtXLmRccYeMv8tyhvQz7ugpuLkn6KOM5p9F s16eLPqsEHlHDSOtNqkXhbWk4sskpDEnqO0AJW6rjt9MzjgL3O ErV9fzfvX0B3OxcD89cxFSQRF1SP0omdmFAlXZRRzQXR0pd6eC MEs00k6T3vI/hbgZTP1QHhkHXXdoj/SpWc86ewmGeIsUkRBA2D 94VNV/ydWk8xxhNMewfFFiHID0Gysm/lah0b6anQyQttATVrPP uUxJcB0E9Di2+XtJnrhv3ZgTdykGj8hzrmLHjdUrm0fYisSWMF 87KjRymmiqPPlUq8A05Q6W2kMLAu26WCPM= Subject: Re: [PHP-DEV] RFC: Catchable "call to a member function of a non-object" From: php@thekid.de (Timm Friebe) ------=_Part_421789_2106734776.1398647091285 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi Thomas, > Hello Timm, > > a good use case would also be a backtrace from non-object fatals: [...] > Without the backtrace, I always have to guess what happened in the code to fix > the issue Good one. I've added you code to the examples section: https://wiki.php.net/rfc/catchable-call-to-member-of-non-object#examplewithout_exceptions -Timm ------=_Part_421789_2106734776.1398647091285--