Page MenuHomePhorge

Fix PhabricatorEmptyQueryException handling in DiffusionCommitQuery::loadPage()
ClosedPublic

Authored by aklapper on Aug 15 2024, 14:03.

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
Branch
diffusionCommitQueryLogic
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1531
Build 1531: arc lint + arc unit