HomePhorge

D25703

Fix PHP 8.1 "trim(null)" exception when creating a diff with an empty "Differential Revision:" field
Author: jkimbo
Summary: This revision fixes a `trim(null)` exception when creating a diff with an empty field. Fixes: T15868