Page MenuHomePhorge

Fix PhabricatorEmptyQueryException handling in DiffusionCommitQuery::loadPage()
ClosedPublic

Authored by aklapper on Aug 15 2024, 14:03.
Tags
None
Referenced Files
F4011732: D25781.1746626547.diff
Tue, May 6, 14:02
F3801799: D25781.1745965995.diff
Mon, Apr 28, 22:33
F3675911: D25781.1745531233.diff
Wed, Apr 23, 21:47
F3675813: D25781.1745523948.diff
Wed, Apr 23, 19:45
F3576264: D25781.1745036906.diff
Fri, Apr 18, 04:28
F3575974: D25781.1745016322.diff
Thu, Apr 17, 22:45
F3498376: D25781.1744792148.diff
Tue, Apr 15, 08:29
F3447532: D25781.1744707234.diff
Mon, Apr 14, 08:53

Details

Summary

Add an additional check that $empty_exception is not null before try to throw it.

Test Plan

Read the previous code; run static code analysis.

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable