Revision 562820cb
[TASK] Remove AvailableProxyClasses when flushing all caches
When caches are flushed via
``\TYPO3\Flow\Cache\CacheManager::flushCaches()`` then the
AvailableProxyClasses were not removed. This could lead to weired
issues because new classes were not loaded from the proxy cache.
Change-Id: I32bb5e66c3d7b5728a3b6bf2440056f44fdd5584
Related: FLOW-291
Releases: master, 3.0
- added
- modified
- copied
- renamed
- deleted