Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25349 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40695 invoked by uid 1010); 14 Aug 2006 16:49:44 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 40663 invoked from network); 14 Aug 2006 16:49:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Aug 2006 16:49:43 -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:55170] helo=ciao.gmane.org) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 16/C1-19138-A39A0E44 for ; Mon, 14 Aug 2006 12:47:55 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GCfbD-0002de-J5 for internals@lists.php.net; Mon, 14 Aug 2006 18:47:35 +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 ; Mon, 14 Aug 2006 18:47:35 +0200 Received: from rabbitt by bos-nat1.smarterliving.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Aug 2006 18:47:35 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Mon, 14 Aug 2006 12:46:19 -0400 Lines: 20 Message-ID: <44E0A8DB.9010005@xaraya.com> References: Reply-To: carl.corliss@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: > 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 Hi there! Just curious if anyone had a chance to look at this yet... :-) Cheers!, -- Carl