Tags

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

    Raises the project's own quality gates. Every CI validation job now blocks the pipeline; the coding standard is PreviousNextDrupal, and PHPStan runs at the maximum level over the source, the tests, and the Drupal procedural files.
    
    Values read from configuration, state, the database, and render arrays are type-checked before use instead of being cast. Nothing a site observes changes.
  • 1.0.0

    Menu Warm Cache 1.0.0
    
    First release. Requires Drupal 11.2 or newer, PHP 8.3 or newer, and the
    Symfony Messenger integration (sm) module.