Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41801 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99188 invoked from network); 10 Nov 2008 10:51:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Nov 2008 10:51:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:41809] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 90/7F-13010-B3218194 for ; Mon, 10 Nov 2008 05:51:40 -0500 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 492B6414400F; Mon, 10 Nov 2008 10:52:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uL1hhwVwKCwK; Mon, 10 Nov 2008 11:52:54 +0100 (CET) Received: from [192.168.80.161] (unknown [195.226.16.50]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 00981414400B; Mon, 10 Nov 2008 11:52:53 +0100 (CET) Cc: PHP internals Message-ID: <623D28C0-762D-40AB-AEF1-A4DAD46514BA@pooteeweet.org> To: Lester Caine In-Reply-To: <4918100A.4020907@lsces.co.uk> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Mon, 10 Nov 2008 11:50:15 +0100 References: <4917EF52.8090607@lsces.co.uk> <4918100A.4020907@lsces.co.uk> X-Mailer: Apple Mail (2.929.2) Subject: Re: [PHP-DEV] alpha3 or forever hold your peace From: mls@pooteeweet.org (Lukas Kahwe Smith) On 10.11.2008, at 11:42, Lester Caine wrote: > Pierre Joye wrote: >> On Mon, Nov 10, 2008 at 9:22 AM, Lester Caine >> wrote: >>> Lukas Kahwe Smith wrote: >>> There is still the problems with windows builds of PHP5.3. I've >>> not been >>> able to test anything on new builds since php_interbase is not being >>> compiled. I've not checked what the other dozen or so extensions >>> missing >>> compared with PHP5.2.x are - which is running fine. >> You know why ibase is missing (see the firebird-php archive as well). >> And I would like to know which other "dozen of extensions" are >> missing. > Pierre there are some 44 extensions in the 5.2.x snapshot and only > 30 odd in the 5.3.x snapshot - I don't have time to go through every > one to check their status. Is that information available somewhere? This is why I asked to check the NEWS file: http://cvs.php.net/viewvc.cgi/php-src/NEWS?view=log&pathrev=PHP_5_3 That file should list all intentional changes. If something is changed which is not listed there, it either needs to be listed or fixed. >>> Despite numerous requests as to why the PHP5.2.x code will not >>> compile in >>> 5.3 we seem to be no further forward. The Linux builds do seem to >>> be OK, but >>> my main testbed is the windows stuff. >> This sentence makes no sense. And we already explained hundred of >> times what was used in 5.2 is not usable anymore (security, >> reliability, can't be updated, no src, etc.). Please check the >> archives if you need a detailed explanation. > This only seems to be a problem with windows builds? > Although the other branch of this thread has brought up something > that I simply was not aware of. It may well have been thoroughly > discussed and documented, but if that is the current problem, then > we can deal with it - if someone how knows what changes are needed > can point us in the right direction ... I just talked to Pierre and he said he is in contact with people from Firebird to get this resolved. regards, Lukas Kahwe Smith mls@pooteeweet.org