Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14503 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64538 invoked by uid 1010); 2 Feb 2005 02:13:25 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 64508 invoked from network); 2 Feb 2005 02:13:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Feb 2005 02:13:25 -0000 X-Host-Fingerprint: 195.82.120.217 stack.fission.org.uk Linux 2.4/2.6 Received: from ([195.82.120.217:59420] helo=stack.fission.org.uk) by pb1.pair.com (ecelerity HEAD (r4105:4106)) with SMTP id 23/E1-00705-F2730024 for ; Tue, 01 Feb 2005 21:13:03 -0500 Received: from cpc1-oxfd5-6-0-cust152.oxfd.cable.ntl.com ([81.105.118.152] helo=[192.168.0.20]) by stack.fission.org.uk with esmtp (Exim 3.36 #1 (Debian)) id 1Cw9zX-0004UO-00; Wed, 02 Feb 2005 02:11:40 +0000 Message-ID: <420036F2.1060704@fission.org.uk> Date: Wed, 02 Feb 2005 02:12:02 +0000 User-Agent: Mozilla Thunderbird 0.9 (X11/20041125) X-Accept-Language: en-us, en MIME-Version: 1.0 To: jay@php.net CC: internals@lists.php.net References: <5.1.0.14.2.20050201111730.0299da70@localhost> <20050202005157.83298.qmail@lists.php.net> In-Reply-To: <20050202005157.83298.qmail@lists.php.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: PHP 5.1 From: gareth@fission.org.uk (Gareth Ardron) Jay Smith wrote: > >The patch is at http://bugs.tutorbuddy.com/download/browscap.patch.tar.gz . >It's not exactly new VM exciting or PDO exciting (which, if you're reading >this Wez, looks quite nice), but browser detection is something I think PHP >should do well. It is primarily a web scripting language, after all. > > Personally, anything that means I can remove the odd bit of shonky javascript would be welcome.