statcache icon indicating copy to clipboard operation
statcache copied to clipboard

$resource->Context->config === null causes PHP error

Open sepiariver opened this issue 9 years ago • 0 comments

At: https://github.com/opengeek/statcache/blob/master/core/components/statcache/lib/StatCache.php#L48

and all subsequent calls to $resource->Context->getOption() error-out if $resource->Context->config is null.

sepiariver avatar May 18 '16 21:05 sepiariver