[PHP-DEV] PHP 4.0 Bug #4058: get_browser() returns empty string From: adamc <email protected>
Date: 04/06/00

From: adamc <email protected>
Operating system: FreeBSD 3.4
PHP version: 4.0 Release Candidate 1
PHP Bug Type: Misbehaving function
Bug description: get_browser() returns empty string

both get_browser(); and get_browser($HTTP_USER_AGENT); return an empty string

$HTTP_USER_AGENT returns correct values and browscap.ini path is defined and is correct in /usr/local/lib/php.ini

Details: apache 1.3.12

php 4.0RC1 compile flags : as DSO (with-apxs)
                                       xml and gd DISABLED
                                       mysql, trans-sid and track-vars ENABLED

-- 
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>