From: "PEAR Announce" on
The new PEAR package Net_UserAgent_Detect-2.5.2 (stable) has been released at http://pear.php.net/.

Release notes
-------------
#15101: IE7up and IE8up correctly detected.
#15834: Now detecting different versions of OSX.
#16934: Fix undefined offset error.
Adding support for IE9 and iPhone.

Package Info
------------
The Net_UserAgent object does a number of tests on an HTTP user
agent string. The results of these tests are available via methods of
the object.

This module is based upon the JavaScript browser detection code
available at http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html.
This module had many influences from the lib/Browser.php code in
version 1.3 of Horde.

Related Links
-------------
Package home: http://pear.php.net/package/Net_UserAgent_Detect
Changelog: http://pear.php.net/package/Net_UserAgent_Detect/download/2.5.2
Download: http://download.pear.php.net/package/Net_UserAgent_Detect-2.5.2.tgz

Authors
-------
Dan Allen (helper)
Jason Rust <jason(a)rustyparts.com> (lead)
David Costa <gurugeek(a)php.net> (helper)