Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Error when enabling module #3

Closed
alxp opened this issue Oct 9, 2023 · 2 comments
Closed

PHP Error when enabling module #3

alxp opened this issue Oct 9, 2023 · 2 comments

Comments

@alxp
Copy link

alxp commented Oct 9, 2023

Running from Islandora Starter Site updated to Drupal Core 10.1.5:

The following module(s) will be enabled: islandora_iiif_presentation_api, iiif_presentation_api

 Do you want to continue? (yes/no) [yes]:
 > y

PHP Fatal error:  Declaration of Drupal\iiif_presentation_api\Normalizer\V3\NormalizerBase::supportsDenormalization($data, $type, $format = null) must be compatible with Drupal\serialization\Normalizer\NormalizerBase::supportsDenormalization($data, string $type, ?string $format = null, array $context = []): bool in /var/www/drupal/web/modules/contrib/iiif_presentation_api/src/Normalizer/V3/NormalizerBase.php on line 28
 [warning] Drush command terminated abnormally.
Alexanders-MBP:isle-dc alexanderoneill$ 

Let me know if any more context would be helpful.

@adam-vessey
Copy link
Contributor

I believe this should be addressed via #5 / discoverygarden/iiif_presentation_api#4

@adam-vessey
Copy link
Contributor

If this is indeed not addressed, feel free to reopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants