Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8382 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65143 invoked by uid 1010); 5 Mar 2004 16:15:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 65103 invoked by uid 1007); 5 Mar 2004 16:15:42 -0000 Message-ID: <20040305161542.65101.qmail@pb1.pair.com> To: internals@lists.php.net Reply-To: jay@php.net Mail-Copies-To: jay@php.net Date: Fri, 05 Mar 2004 11:15:39 -0500 References: <5.1.0.14.2.20040305150646.02369550@127.0.0.1> Lines: 28 User-Agent: KNode/0.7.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Posted-By: 216.94.11.234 Subject: Re: Rolling RC1 From: jay@php.net (Jay Smith) Andi Gutmans wrote: > Hey, > > I've fixed all of the major bugs I wanted to get done for RC1. > The only thing we should finalize is the hasMore() thing (I wouldn't want > to change such an API after RC1). > Did we decide to go with isValid()? Marcus what do you sya? > > Andi I'd also like to commit the patch for get_browser() if everything was fine with it. (Didn't hear any complaints.) I've been swamped all week and didn't have time to do anything more with it, but if it checks out I'll commit it today. I haven't had time yet to really look at Rasmus' suggestion of pulling browscap out of ext/standard and into PECL, I should be able to get to it next week, if it's not too late. (We have a product launch today at work, but next week it should be quiet enough for me to put some more time to browscap.) If the PECL thing can't be done, I'll at least commit what I have for the time being. I'd also like to commit that to the 4_3 branch before 4.3.5 comes out it possible. J