Tags

Tags give the ability to mark specific points in history as being important
  • 1.0.1

    Release 1.0.1
    
    Changed
    - A malformed entity_adapter service tag now fails container compilation with a LogicException instead of being registered with unchecked values.
    
    Internal
    - PHPStan runs at the max level, PHPCS uses the PreviousNextDrupal standard, and both read the Drupal procedural file extensions.
    - Every validation job blocks the CI pipeline.
  • 1.0.0

    Entity Adapter 1.0.0
    
    First stable release. Adapt entities and other objects to domain-specific
    interfaces declared with the #[AsEntityAdapter] attribute.
    
    Requires Drupal 11 and PHP 8.3.