ezsystems/ezpublish-kernel
eZ Publish Kernel is the core of the eZ Publish/eZ Platform CMS, providing the content repository, field types, search integration, and services for building and extending PHP-based content applications with a modular, API-driven architecture.
Changes affecting version compatibility with former or future versions.
EZP-25679: ezpublish.api.service.* now correctly point to the outermost api: SignalSlot
What changed: All ezpublish.api.service.* services are now aliases, not reusing ezpublish.api.reposiotry alias to better decouple the repository and correct the services returned.
How it might affect your code: Make sure you always type hint against the interfaces for our API and never Core implementation classes to avoid this causing issues.
How can I help you explore Laravel packages today?