Skip to content

Conversation

arnested
Copy link

The module throws some warnings about "Implicitly marking a parameter as nullable is deprecated since PHP 8.4."

This pull request is for: (mark with an "x")

  • examples/*
  • modules/next
  • packages/next-drupal
  • starters/basic-starter
  • starters/graphql-starter
  • starters/pages-starter
  • Other

GitHub Issue: #870

  • I need help adding tests. (mark with an "x")
    Code changes need test coverage. If you don't know
    how to make tests, check this box to ask for help.

Describe your changes

Adjusts the method signatures regarding implicit nullable parameters to be compatible with PHP 8.4.

Previously submitted as #869, but I accidentally closed that by deleting my fork.

The module throws some warnings about "Implicitly marking a parameter as nullable is deprecated since PHP 8.4."
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

Successfully merging this pull request may close these issues.

1 participant