Problem/Motivation
Fix all implicit nullables that are deprecated in PHP 8.4.
Starting with 3.x as that's what we're currently using.
Issue fork dynamic_entity_reference-3499558
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3499558-fix-implicit-nullables
changes, plain diff MR !29
- 3499558-4.x
changes, plain diff MR !32
Comments
Comment #3
acbramley commentedComment #6
larowlanLegend thx, can we get a 4.x version too - cheers
Comment #8
acbramley commentedComment #9
finn lewisHi folks,
Thanks so much for all your work on this!
Any chance of a 3.2.1 release to include this?
It would really help with our automated testing against PHP 8.4 over on the LocalGov Drupal distribution.
https://github.com/localgovdrupal/localgov/actions/runs/13390743648/job/...
Many thanks,
Finn
Comment #10
larowlanhere you go https://www.drupal.org/project/dynamic_entity_reference/releases/3.2.1
Comment #12
jibranThank you all. 4.x has been fixed in #2283919: HEAD testing