php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #38207 Directive browscap is PHP_INI_SYSTEM
Submitted: 2006-07-25 17:11 UTC Modified: 2006-07-26 06:51 UTC
Votes:4
Avg. Score:4.8 ± 0.4
Reproduced:3 of 3 (100.0%)
Same Version:2 (66.7%)
Same OS:3 (100.0%)
From: whitephoenix at mail dot ru Assigned:
Status: Wont fix Package: Feature/Change Request
PHP Version: 5.1.4 OS: all
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2006-07-25 17:11 UTC] whitephoenix at mail dot ru
Description:
------------
Hello. I have a trouble. My Web engine use get_browser(), so for normal working I should to rape hosting administrator's brain :-) Please, set changeable of 'browscap' to PHP_INI_ALL. And I'il use ini_set. Thanks!

Reproduce code:
---------------
ini_set('browscap');

Expected result:
----------------
nothing

Actual result:
--------------
error

Patches

Add a Patch

Pull Requests

Add a Pull Request

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Jul 05 18:01:32 2024 UTC