Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28883 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17904 invoked by uid 1010); 17 Apr 2007 12:41:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 17889 invoked from network); 17 Apr 2007 12:41:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Apr 2007 12:41:26 -0000 Authentication-Results: pb1.pair.com header.from=smith@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=smith@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 212.112.227.169 cause and error) X-PHP-List-Original-Sender: smith@pooteeweet.org X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.5 (sometimes 2.4) (4) Received: from [212.112.227.169] ([212.112.227.169:49825] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0A/33-14509-570C4264 for ; Tue, 17 Apr 2007 08:41:25 -0400 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 08030DF00F3 for ; Tue, 17 Apr 2007 14:41:22 +0200 (CEST) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (flottensignalgeber [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21072-04 for ; Tue, 17 Apr 2007 14:41:20 +0200 (CEST) Received: from [127.0.0.1] (234.24.3.213.fix.bluewin.ch [213.3.24.234]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ipx11223.ipxserver.de (Postfix) with ESMTP id 24381A5806E for ; Tue, 17 Apr 2007 14:41:20 +0200 (CEST) Message-ID: <4624C081.2030209@pooteeweet.org> Date: Tue, 17 Apr 2007 14:41:37 +0200 User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: internals@lists.php.net References: <461E4437.2090105@pooteeweet.org> <46248872.3050503@pooteeweet.org> In-Reply-To: <46248872.3050503@pooteeweet.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com Subject: Re: [PHP-DEV] PHP6 todo list (spl/reflection disabling allowed?) From: smith@pooteeweet.org (Lukas Kahwe Smith) Hey, What is the status regarding reflection and spl. Do we still want to allow disabling? regards, Lukas