Skip to content

Conversation

@patrickbrown-io
Copy link
Contributor

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

  • 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

3 participants