You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You added a getOwnerType method to NestedElementTrait in 5.6.3. Now when I run utils/prune-orphaned-entries the command immediately errors out, because an orphaned entry by definition does not have an owner, at that code is attempting to assign null to a string-typed $ownerType property.
What happened?
Description
You added a
getOwnerType
method toNestedElementTrait
in 5.6.3. Now when I runutils/prune-orphaned-entries
the command immediately errors out, because an orphaned entry by definition does not have an owner, at that code is attempting to assignnull
to a string-typed$ownerType
property.Stack Trace
Craft CMS version
5.6 3
PHP version
8.3
Operating system and version
No response
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered: