Skip to content
  • Alexander Opitz's avatar
    [BUGFIX] Too many tags by identifier in CacheBackends · 3d930170
    Alexander Opitz authored
    This applies to Apc/Memcached/Wincache/Xcache backends.
    
    After an array_merge the values aren't unique. This leads to duplicate
    tags per identifier. This patch changes that and also moves the
    findTagsByIdentifier call out of the foreach loop.
    
    Resolves: #59587
    Releases: 6.3, 6.2, 6.1
    Change-Id: Id31e16fa4bba11038ba692a483fb9a33808d95fa
    Reviewed-on: https://review.typo3.org/30767
    Reviewed-by: Wouter Wolters
    Tested-by: Wouter Wolters
    Reviewed-by: Markus Klein
    Tested-by: Markus Klein
    3d930170