Skip to content

#96 - Explicitly mark nullable for PHP 8.4, D11 typedConfigManager Requirement - #97

Merged
jcsparks merged 2 commits into
mainfrom
issue/96
Nov 12, 2025
Merged

#96 - Explicitly mark nullable for PHP 8.4, D11 typedConfigManager Requirement#97
jcsparks merged 2 commits into
mainfrom
issue/96

Conversation

@patrickbrown-io

@patrickbrown-io patrickbrown-io commented Nov 12, 2025

Copy link
Copy Markdown
Contributor
  • Explicitly mark $node as nullable to fix PHP 8.4 deprecation warning.
  • Drupal 11 add config.typed and typedConfigManager to form constructors and arguments

Resolves #96

@patrickbrown-io patrickbrown-io changed the title #96 - Explicitly mark nullable for PHP 8.4 #96 - Explicitly mark nullable for PHP 8.4, D11 typedConfigManager Requirement Nov 12, 2025
@jcsparks
jcsparks merged commit 89cb4a3 into main Nov 12, 2025
2 checks passed
@jcsparks
jcsparks deleted the issue/96 branch November 12, 2025 20:21
github-actions Bot pushed a commit that referenced this pull request Nov 12, 2025
#96 - Explicitly mark nullable for PHP 8.4, D11 typedConfigManager Requirement
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.

PHP 8.4 Code Change

2 participants