- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 22,277
- راهحلها
- 27
- پسندها
- 3,266
- امتیازها
- 113
- سن
- 28
- محل سکونت
- England
- وب سایت
- xenforo.xyz
If
However
\XF\PermissionCache::cacheAllContentPerms()
has been called, then $globalCacheRun
is set which indicates all possible values for $permissionCombinationId
/$contentType
have been fetched.However
getContentPerms()
function assumes does not check if $globalCacheRun
is set for that combination, which can result in additional queries which are known rather than just simply returning null