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.
Handling of multilingual Content Types was improved in the following Public API methods:
\eZ\Publish\API\Repository\ContentTypeService::updateContentTypeDraft,\eZ\Publish\API\Repository\ContentTypeService::addFieldDefinition,\eZ\Publish\API\Repository\ContentTypeService::updateFieldDefinition.Passing translations in all languages is no longer needed, all you have to do is pass language version you wish to modify.
New method \eZ\Publish\API\Repository\ContentTypeService::removeContentTypeTranslation is introduced.
eZ\Publish\Core\FieldType\RichText namespace has been deprecated and will be removed in 8.0.
Enable eZ Platform RichText Bundle instead.
How can I help you explore Laravel packages today?