Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8157 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30414 invoked by uid 1010); 26 Feb 2004 08:02:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 30389 invoked from network); 26 Feb 2004 08:02:26 -0000 Received: from unknown (HELO shiva.mind.de) (212.42.230.204) by pb1.pair.com with SMTP; 26 Feb 2004 08:02:26 -0000 Received: from [192.168.1.105] (pD95F8104.dip.t-dialin.net [217.95.129.4]) by shiva.mind.de (Postfix) with ESMTP id 3481D97B59; Thu, 26 Feb 2004 09:02:20 +0100 (CET) Date: Thu, 26 Feb 2004 08:57:52 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <1281326011265.20040226085752@marcus-boerger.de> To: Timm Friebe Cc: internals@lists.php.net In-Reply-To: <1077773231.685.177.camel@localhost> References: <5.1.0.14.2.20040225164026.02c28540@127.0.0.1> <1077755589.685.74.camel@localhost> <1077771016.685.174.camel@localhost> <1077773231.685.177.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Fwd: [PHP-DEV] RC1 From: helly@php.net (Marcus Boerger) Hello Timm, i think this is not completley correct. When reflection is used from a static member of the class itself it should still work. We have functions which enable such checks. Could you have a try with those? Also i have already incorporated the other patch so you need to update the engine sources. regards marcus Thursday, February 26, 2004, 6:27:11 AM, you wrote: > On Thu, 2004-02-26 at 05:50, Timm Friebe wrote: >> On Thu, 2004-02-26 at 01:33, Timm Friebe wrote: >> > On Wed, 2004-02-25 at 15:41, Andi Gutmans wrote: >> > > Quick reminder... >> > > If you have any bugs to fix, please fix them in the coming days. >> >> ...and another one: > And yet another one (includes, as before, all of the following) and > fixes the following (by adding a convert_to_string_ex() at the > appropriate place): > $ cat reflection_segfault.php > $r= new Reflection_Class(NULL); ?>> > $ php-dev reflection_segfault.php > Segmentation fault (core dumped) > - Timm -- Best regards, Marcus mailto:helly@php.net