michielroding

Results 2 issues of michielroding

### Description When an Entry has a postDate in the future (pending) the `\craft\base\Element::@$enabledForSite` is disabled. Once the postDate is in the past this (and other fields) becomes enabled, but...

bug

When calling `Cm_Cache_Backend_Redis::clean(Zend_Cache::CLEANING_MODE_MATCHING_TAG, ['bla'])` this runs out of memory when there are a large number of entries. > PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to...