Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13884 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88215 invoked by uid 1010); 17 Nov 2004 16:50:38 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 88114 invoked by uid 1007); 17 Nov 2004 16:50:38 -0000 Message-ID: <20041117165038.88100.qmail@pb1.pair.com> To: internals@lists.php.net Reply-To: jay@php.net Mail-Copies-To: jay@php.net Date: Wed, 17 Nov 2004 11:50:31 -0500 Lines: 19 User-Agent: KNode/0.8.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Posted-By: 216.94.11.236 Subject: Browscap fixes for 5.1... From: jay@php.net (Jay Smith) Greetings internals, long time no see... With some of the features and the roadmap and all being sorted out for PHP 5.1, I'd like to see if the new browscap parser I wrote could be stuffed in there somewhere. I know it's not as exciting as ifsetor or the ancient war of the typehints vs. the default NULLs or anything, but I'd like to get this in all the same. I made a post or two about the patch a long time ago, but I've been so busy the past few months that it just kind of sat there and I didn't get to do anything with it. I checked things out again today and it's still working, so I'd really like to make it a part of 5.1. The only thing I'm not sure about at the moment is if my changes to the .dsp/.dsw files for Visual Studio work properly. The UNIX and configure.js-based Windows build seem to work fine, but if anybody out there still uses the older Windows build system and could take a look that would be great. J