Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18050 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37375 invoked by uid 1010); 14 Aug 2005 12:11:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 37360 invoked from network); 14 Aug 2005 12:11:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Aug 2005 12:11:08 -0000 X-Host-Fingerprint: 64.233.184.194 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.194:53382] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 85/3F-33075-CD43FF24 for ; Sun, 14 Aug 2005 08:11:08 -0400 Received: by wproxy.gmail.com with SMTP id i22so839739wra for ; Sun, 14 Aug 2005 05:11:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=PTnR/ud0BVYrUoOfCL07O13K13jcI3hipeG3RZ30bSu+AcALJoBHJ43HtfGKRaOeQiBrE+1EwWzudj+WvCYWbvrC9iA5GrCmN/CY5U3gBr8HQacx5zDB+kX+lSZVdfGcyAUCE/CwkUQn4xwz75l+aosdqMSwf/uaOucp2WX4OqQ= Received: by 10.54.107.6 with SMTP id f6mr3040532wrc; Sun, 14 Aug 2005 05:11:05 -0700 (PDT) Received: from ?82.209.217.71? ([82.209.217.71]) by mx.gmail.com with ESMTP id 45sm2990778wri.2005.08.14.05.11.01; Sun, 14 Aug 2005 05:11:05 -0700 (PDT) Message-ID: <42FF3597.4090705@gmail.com> Date: Sun, 14 Aug 2005 15:14:15 +0300 User-Agent: Mozilla Thunderbird 1.0 (X11/20050310) X-Accept-Language: en-us, en MIME-Version: 1.0 To: internals@lists.php.net References: <42FCE0E4.604@lerdorf.com> <42FEFFF0.4070508@wormus.com> In-Reply-To: <42FEFFF0.4070508@wormus.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 6.0 Wishlist From: pasha.zubkov@gmail.com (Pasha Zubkov) Aaron Wormus wrote: > 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 > It's very good idea ;) 6.0 is a major release, so it can break many things, and with mod_php6 it can not worring about BC at all. I'm only php user, not developer, but +1 from me.