D25390
D25390
Fix PHP 8.1 "json_decode(null)" exception editing a form when custom field of type Users exists
Author: aklapper
Reviewers: O1: Blessed Committers, valerio.bozzolan
Summary: When `$value` is `null`, do not pass `$value` down the stack in `buildControl()` to ultimately end up with…