Project

General

Profile

Actions

Feature proposal #3176

closed

New hasAccess function instead of heavy array_intersect

Added by krileon over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
21 January 2012
Due date:
% Done:

100%

Estimated time:

Description

Implement and use hasAccess instead of doing array_intersect and in_array everywhere. array_intersect does not cache on PHPs end and it also does a sort before comparing so is not very efficient for large sites.

Actions #1

Updated by krileon over 12 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF