[Tickets #10062] Re: /lib/core.php: register_globals check
bugs at horde.org
bugs at horde.org
Tue May 10 08:52:45 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10062
------------------------------------------------------------------------------
Ticket | 10062
Updated By | Jan Schneider <jan at horde.org>
Summary | /lib/core.php: register_globals check
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Assigned
Priority | 2. Medium
Milestone |
Patch |
Owners | Horde Developers
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2011-05-10 08:52) wrote:
> I *really* don't want to be parsing this value on every page load as
> a workaround.
This shouldn't be problem at all. The expensive part (if at all) is
calling ini_get(). Whether you test the result against one or two
values doesn't matter.
More information about the bugs
mailing list