Closed nesl247 closed 1 year ago
auditor
2.4.4 broke diffs when the new is an enum. I was able to revert to 2.4.3 and the issue went away.
new
mb_convert_encoding(): Object is not supported
Create an entity with an string backed enum property, and try to persist a change.
The diff is generated without error
@nesl247 Thanks for the report, I'll have a look at this issue shortly
Fixed thanks to @martijnboers
auditor
versionSummary
2.4.4 broke diffs when the
new
is an enum. I was able to revert to 2.4.3 and the issue went away.Current behavior
mb_convert_encoding(): Object is not supported
How to reproduce
Create an entity with an string backed enum property, and try to persist a change.
Expected behavior
The diff is generated without error