[PHP-DEV] PHP 4.0 Bug #5549: lowercased infos From: stefan <email protected>
Date: 07/13/00

From: stefan <email protected>
Operating system: Windows NT 4.0 build 1381
PHP version: 4.0.1pl2
PHP Bug Type: Misbehaving function
Bug description: lowercased infos

get_browser works. fine. but, first, it returns all infos lowercased which makes it impossible to get infos of the parent-browser (btw: why does get_browser not do this automaticly?) an , second would it be nice if the languageinformations in the HTTP_USER_AGENT had been changed to * automaticly.
Mozilla/4.7 [en] (WinNT; U) matches only Mozilla/4.7 * (WinNT; U). Third, it returns an object, not an array!
(I use the browsercap.ini from asptracker.com). Thanks a lot!

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>