v2.3.20
Release Notes — se7enxweb/ezplatform-http-cache v2.3.20
Bug fixes
- Classmap ambiguity eliminated —
"replace": {"ezsystems/ezplatform-http-cache": "self.version"}was added tocomposer.jsonin a prior commit (v2.3.19). This tagged release promotes that fix as the stable, versioned package consumers should pin to. Composer was previously pulling in bothezsystems/ezplatform-http-cacheandse7enxweb/ezplatform-http-cache, generating 51+ duplicate classmap warnings across all cache-related classes.
Affected namespaces (sample)
EzSystems\EzPlatformHttpCache\* (51 total)
Upgrade notes
No API or configuration changes. Run composer update se7enxweb/ezplatform-http-cache.
Related releases in this ecosystem
This release is part of a coordinated series fixing classmap conflicts across all se7enxweb/* forks:
se7enxweb/ezplatform-admin-uiv2.3.42se7enxweb/ezplatform-richtextv2.3.29se7enxweb/ezplatform-searchv1.2.9se7enxweb/ezplatform-userv2.3.14se7enxweb/ezplatform-design-enginev1.2.1
Full Changelog: v2.3.19...v2.3.20