statcache
statcache copied to clipboard
$resource->Context->config === null causes PHP error
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.