Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17927 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83029 invoked by uid 1010); 12 Aug 2005 22:33:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 83014 invoked from network); 12 Aug 2005 22:33:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Aug 2005 22:33:24 -0000 X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.4/2.6 Received: from ([212.112.227.169:47661] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id C7/F9-33075-3B32DF24 for ; Fri, 12 Aug 2005 18:33:24 -0400 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 9E1D1DF007B; Sat, 13 Aug 2005 00:33:38 +0200 (CEST) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (ipx11223 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29257-05; Sat, 13 Aug 2005 00:33:35 +0200 (CEST) Received: from [127.0.0.1] (i3ED6B59E.versanet.de [62.214.181.158]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 6EF7BDF0069; Sat, 13 Aug 2005 00:33:35 +0200 (CEST) Message-ID: <42FD23AB.5070608@php.net> Date: Sat, 13 Aug 2005 00:33:15 +0200 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Rasmus Lerdorf Cc: internals References: <42FCE0E4.604@lerdorf.com> In-Reply-To: <42FCE0E4.604@lerdorf.com> 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 6.0 Wishlist From: lsmith@php.net (Lukas Smith) +1 on all the mentioned items, except for case sensitivity for identifiers where I am -1 (I dont see the benefit). Aside from that I wouldnt mind an aggressive function name and parameter order clean up. We could provide a BC lib via runkit (or was it classkit .. I can never separate the two in my brain). Speaking of *kit .. how about sandboxing or some sort of taint model. regards, Lukas