Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1934 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48007 invoked from network); 23 May 2003 16:45:42 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 23 May 2003 16:45:42 -0000 Received: from jdi.jdimedia.nl (jdi.jdimedia.nl [212.204.192.51]) by jdi.jdimedia.nl (8.12.4/8.12.4) with ESMTP id h4NGjRgZ015180; Fri, 23 May 2003 18:45:28 +0200 Date: Fri, 23 May 2003 18:45:27 +0200 (CEST) X-X-Sender: derick@jdi.jdimedia.nl To: Morten Poulsen cc: PHP Internals List In-Reply-To: <1053704626.1035.21.camel@localhost.localdomain> Message-ID: References: <1053704626.1035.21.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] [PATCH] make "Call to a member function on a non-object" non-fatal From: derick@php.net (Derick Rethans) On Fri, 23 May 2003, Morten Poulsen wrote: > The attached patch (against zend_execute.c 1.316.2.10) changes a "Call > to a member function on a non-object" from E_ERROR to E_WARNING so it > can be handled by a "user space" error handler. It should fail, E_ERROR is just fine. Derick -- "my other box is your windows PC" ------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ International PHP Magazine http://php-mag.net/ -------------------------------------------------------------------------