Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5417 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84713 invoked by uid 1010); 13 Nov 2003 07:26:51 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 84679 invoked from network); 13 Nov 2003 07:26:51 -0000 Received: from unknown (HELO mailout07.sul.t-online.com) (194.25.134.83) by pb1.pair.com with SMTP; 13 Nov 2003 07:26:51 -0000 Received: from sfwd00.aul.t-online.de by mailout07.sul.t-online.com with smtp id 1AKBsO-0004mH-02; Thu, 13 Nov 2003 08:26:48 +0100 Received: from vivaldi.local (Sx9tbkZfweJYwOkJY21hd+4kzp+QEKibjhLCO2a6gVJL41RFL0h8QB@[80.138.183.117]) by afwd00.sul.t-online.com with esmtp id 1AKBsE-1iJbMG0; Thu, 13 Nov 2003 08:26:38 +0100 To: Adam Maccabee Trachtenberg , internals@lists.php.net Date: Thu, 13 Nov 2003 08:26:29 +0100 User-Agent: KMail/1.5.1 References: <5.1.0.14.2.20031112090411.06320bf0@127.0.0.1> In-Reply-To: Cc: zak@mysql.com MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200311130826.29709.georg@php.net> X-Seen: false X-ID: Sx9tbkZfweJYwOkJY21hd+4kzp+QEKibjhLCO2a6gVJL41RFL0h8QB Subject: Re: [PHP-DEV] PHP 5 Beta 3 From: georg@php.net (Georg Richter) Hi, > > There's going to be zero public testing of this extension when people > need to: > > 1) Install BitKeeper (which I can't even do on my Mac OS X) > 2) Upgrade to autoconf 2.5.3 > 3) Upgrade to Automake 1.5 > 4) Upgrade to Libtool 1.4 > 5) Upgrade to Bison 1.7.5 > > If they want to build MySQL 4.1 from "CVS," which is what's necessary > to get mysqli to compile. > > That's a real PITA and I doubt anyone's going to do this without > extreme motivation. There was already a feature freeze for 4.1.x, but on Internal Developer Meeting this week in Bordeaux we decided to add 2 more functions for multi query support and profiling. When this is done (Monty told me to add it this week) packaging for the new binary will start, so you can use the offical binary wih ext/mysqli without any (bc) problems. I don't know when the license will be fixed finally, maybe Zak can give us little bit more details ?! Regards Georg