Problem/Motivation

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

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

bbrala created an issue. See original summary.

kul.pratap’s picture

Assigned: Unassigned » kul.pratap

Working on this.

kul.pratap’s picture

Assigned: kul.pratap » Unassigned
Status: Active » Needs review
bbrala’s picture

Status: Needs review » Fixed

This is outdated unfortuately, but fixed in another issue. WIll give credit.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.