- Issue created by @bbrala
- Merge request !72Issue #3542374: Fix fatal error by aligning ResourceFieldEnhancer:: with AttributeBase. → (Open) created by Unnamed author
Tests for next minor are failing.
12) Drupal\Tests\jsonapi_extras\Kernel\EntityToJsonApiTest::testRequestStack
PHPUnit\Framework\Exception: PHP Fatal error: Cannot redeclare non-readonly property Drupal\Component\Plugin\Attribute\AttributeBase::$dependencies as readonly Drupal\jsonapi_extras\Attribute\ResourceFieldEnhancer::$dependencies in /builds/project/jsonapi_extras/src/Attribute/ResourceFieldEnhancer.php on line 14
Fatal error: Cannot redeclare non-readonly property Drupal\Component\Plugin\Attribute\AttributeBase::$dependencies as readonly Drupal\jsonapi_extras\Attribute\ResourceFieldEnhancer::$dependencies in /builds/project/jsonapi_extras/src/Attribute/ResourceFieldEnhancer.php on line 14
Active
3.0
Code