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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
37 - 23 = ?
Subscribe to this entry?

 
 [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: Mon Jul 08 21:01:29 2024 UTC