Update method signatures to match Symfony 7 parent classes.
Fixes error on module installation:
Fatal error: Declaration of Drupal\jsonapi_schema\Normalizer\DataDefinitionNormalizer::normalize($entity, $format = null, array $context = []) must be compatible with Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize(mixed $data, ?string $format = null, array $context = [])
Closes #3524246
Merge request reports
Activity
added 1 commit
- 9bd9d2e4 - Add phpstan-baseline.neon to ignore /Drupal calls.
added 15 commits
-
9bd9d2e4...1c6f705d - 13 commits from branch
project:8.x-1.x
- b3ddb354 - Add drupal/jsonapi_hypermedia ^1.0 as a dev dependency.
- ae65e62e - Add phpstan-baseline.neon to ignore /Drupal calls.
-
9bd9d2e4...1c6f705d - 13 commits from branch
added 1 commit
- 24f590a2 - Add phpstan-baseline.neon to ignore /Drupal calls.
Please register or sign in to reply