Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18043 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67307 invoked by uid 1010); 14 Aug 2005 08:25:38 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 67292 invoked from network); 14 Aug 2005 08:25:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Aug 2005 08:25:38 -0000 X-Host-Fingerprint: 66.199.138.213 FusedMinds.com Linux 2.4/2.6 Received: from ([66.199.138.213:44380] helo=fusedminds.protected.ca) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 3B/B7-33075-1000FF24 for ; Sun, 14 Aug 2005 04:25:37 -0400 Received: (qmail 18232 invoked by uid 74); 14 Aug 2005 08:25:34 -0000 Received: from aaron@wormus.com by FusedMinds by uid 71 with qmail-scanner-1.20rc1 (. spamassassin: 2.43. Clear:RC:0:SA:0(-2.4/5.0):. Processed in 1.810785 secs); 14 Aug 2005 08:25:34 -0000 X-Spam-Status: No, hits=-2.4 required=5.0 Received: from p54b10161.dip0.t-ipconnect.de (HELO ?192.168.178.20?) (aaron@wormus.com@84.177.1.97) by 0 with SMTP; 14 Aug 2005 08:25:32 -0000 Message-ID: <42FEFFF0.4070508@wormus.com> Date: Sun, 14 Aug 2005 10:25:20 +0200 User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: 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 Subject: Re: [PHP-DEV] PHP 6.0 Wishlist From: aaron@wormus.com (Aaron Wormus) Rasmus Lerdorf wrote: >Since we are breaking a lot of stuff in 6.0, at least with >Unicode_semantics=On I am wondering if it may not be time to break some >more stuff and do a bit of spring cleaning. It would mean many apps >would need some work to work on PHP 6, but at the same time I think it >is work people would welcome since it would mostly involve removing >hacks instead of adding them. And yes, I know this is pretty >controversial, so take a few deep breaths before replying, please. > How about allowing mod_php6 to run alongside mod_php? Provide an easy way for the hosting people to provide PHP6 without breaking everything. Aaron