- Issue created by @n4r3n
- Status changed to Postponed
4 months ago 7:08pm 15 July 2024 - 🇺🇸United States cmlara
Per #3324737: Do not support core versions newer than current published beta or higher → this will not happen until Beta1 at the earliest when core has stabilized its API for the next release.
We intentionally do not claim support with entire major releases of core due to usages of core classes that are not guaranteed by the core BC policy.
This is to avoid breaking sites in production.
Tasks as simple as
implements ACoreProvidedInterface
are not guaranteed by BC and modules should not be claiming support that can not be assured.