PHPStan failures in 3.0.x branch

Created on 18 August 2025, 27 days ago

Problem/Motivation

PHPStan is failing in the 3.0.x dev branch:

 ------ -----------------------------------------------------------------------
  Line   recurring_events.views.inc
 ------ -----------------------------------------------------------------------
  16     Attribute class Drupal\Core\Hook\Attribute\LegacyHook does not exist.
 ------ -----------------------------------------------------------------------

 ------ -----------------------------------------------------------------
  Line   src/Hook/RecurringEventsTokensHooks.php
 ------ -----------------------------------------------------------------
  26     Attribute class Drupal\Core\Hook\Attribute\Hook does not exist.
  92     Attribute class Drupal\Core\Hook\Attribute\Hook does not exist.
 ------ -----------------------------------------------------------------

 ------ -----------------------------------------------------------------
  Line   src/Hook/RecurringEventsViewsHooks.php
 ------ -----------------------------------------------------------------
  20     Attribute class Drupal\Core\Hook\Attribute\Hook does not exist.
 ------ -----------------------------------------------------------------

These failures were introduced in a commit that was made directly in the branch without first running tests: https://git.drupalcode.org/project/recurring_events/-/commit/3af491ed176...

🐛 Bug report
Status

Active

Version

3.0

Component

Recurring Events (Main module)

Created by

🇧🇬Bulgaria pfrenssen Sofia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024