Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25852 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63974 invoked by uid 1010); 28 Sep 2006 08:06:18 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 63959 invoked from network); 28 Sep 2006 08:06:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Sep 2006 08:06:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 80.74.107.235 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [80.74.107.235] ([80.74.107.235:39892] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 73/C6-30481-8728B154 for ; Thu, 28 Sep 2006 04:06:18 -0400 Received: (qmail 15372 invoked from network); 28 Sep 2006 08:04:57 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 28 Sep 2006 08:04:57 -0000 Message-ID: <451B8275.8030906@zend.com> Date: Thu, 28 Sep 2006 12:06:13 +0400 User-Agent: Thunderbird 1.5.0.7 (X11/20060909) MIME-Version: 1.0 To: Markus Fischer CC: internals@lists.php.net References: <451A1F7A.4080006@fischer.name> <451A5E08.2010402@fischer.name> <451AD4F9.8070207@zend.com> <451B7FE1.80900@fischer.name> In-Reply-To: <451B7FE1.80900@fischer.name> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Can't compile PHP6 snapshot From: antony@zend.com (Antony Dovgal) On 28.09.2006 11:55, Markus Fischer wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Antony Dovgal wrote: >> Derick has fixed it in CVS ~1 hour ago. >> Thanks for the heads up. > > Marvelous! > > Didn't ran real tests yet, but it compiled fine away and phpinfo works. > > > It seems HEAD doesn't identify itself as php6 in all places. Yup, this is still to be done. > My existing > libphp5.so was overwritten and also the LoadModule directive in apache > needs to specify php5_module. Is there any reason to delay changing > these things? Well, yes, people are mostly focusing on different things like Unicode support, but I guess it should change before RC1. > I was lucky to have subversioned by libphp5.so so I could > easily revert ... -- Wbr, Antony Dovgal