Page MenuHomePhorge

Fix PhabricatorEmptyQueryException handling in DiffusionCommitQuery::loadPage()
ClosedPublic

Authored by aklapper on Aug 15 2024, 14:03.
Tags
None
Referenced Files
F2981924: D25781.1739943084.diff
Tue, Feb 18, 05:31
F2932616: D25781.1737740142.diff
Thu, Jan 23, 17:35
F2932611: D25781.1737740139.diff
Thu, Jan 23, 17:35
F2932495: D25781.1737737239.diff
Thu, Jan 23, 16:47
F2920129: D25781.1737545701.diff
Jan 21 2025, 11:35
F2904811: D25781.1737334066.diff
Jan 19 2025, 00:47
F2871112: D25781.1736838183.diff
Jan 13 2025, 07:03
F2862894: D25781.1736453955.diff
Jan 8 2025, 20:19

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