Changelog (v6.4.25...v6.4.26)
- bug symfony/symfony#61727 Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages (@nicolas-grekas)
- bug symfony/symfony#61605 [Cache] Fix internal representation of non-static values (@nicolas-grekas)
- bug symfony/symfony#61599 [Cache] Make
TagAwareAdapterregistrable as a service (@a.dmitryuk)