Needs review
Project:
Entity Embed
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
5 Mar 2026 at 22:19 UTC
Updated:
28 Apr 2026 at 17:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
joegraduateComment #4
joegraduateConfirmed that example below works for both PHP 8.3 and 8.5:
Based on these results I believe that the change in MR !66 should preserve the existing functionality (and fix the deprecation errors/warnings on PHP 8.5).
Comment #5
joegraduateAdding current diff from MR as patch file for composer.
Comment #6
liam morlandComment #7
jmaguniaPatch in Comment #5 worked. Thank you