HomePhorge

D25390

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