Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25248 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17323 invoked by uid 1010); 8 Aug 2006 19:08:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 17308 invoked from network); 8 Aug 2006 19:08:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Aug 2006 19:08:45 -0000 X-PHP-List-Original-Sender: php-php-dev@m.gmane.org X-Host-Fingerprint: 80.91.229.2 main.gmane.org Linux 2.5 (sometimes 2.4) (4) Received: from ([80.91.229.2:57850] helo=ciao.gmane.org) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id AD/93-13488-A31E8D44 for ; Tue, 08 Aug 2006 15:08:44 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GAWwC-0001I0-Ie for internals@lists.php.net; Tue, 08 Aug 2006 21:08:25 +0200 Received: from bos-nat1.smarterliving.net ([65.112.23.131]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Aug 2006 21:08:24 +0200 Received: from rabbitt by bos-nat1.smarterliving.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Aug 2006 21:08:24 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Tue, 08 Aug 2006 15:07:19 -0400 Lines: 16 Message-ID: References: Reply-To: rabbitt@xaraya.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: bos-nat1.smarterliving.net User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) In-Reply-To: Sender: news Subject: Re: [PHP-DEV] [PATCH] User defined Error Handler's unable to include() class definitions in error handler functions From: rabbitt@xaraya.com ("Carl P. Corliss") Carl P. Corliss wrote: > Hi all :-) > > Please forgive my intrusion - I just wanted to submit this patch > for a what others and I believe might be a bug . Basically, this patch > fixes a problem where, if a class emits an error during declaration (ie: [snip] D'oh - looks like gmane strips attachments. you can see the patch here: http://www.xaraya.com/~rabbitt/zend.c.patch cheers!, -- Carl