Page MenuHomeDevCentral

Fixed namespace issue
ClosedPublic

Authored by dereckson on Jan 1 2016, 00:04.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 31, 17:58
Unknown Object (File)
Sat, Oct 26, 17:14
Unknown Object (File)
Sat, Oct 26, 17:13
Unknown Object (File)
Fri, Oct 25, 07:01
Unknown Object (File)
Tue, Oct 8, 22:14
Unknown Object (File)
Tue, Oct 8, 22:10
Unknown Object (File)
Tue, Oct 8, 20:59
Unknown Object (File)
Tue, Oct 8, 15:03
Subscribers
None

Details

Reviewers
dereckson
Commits
Unknown Object (Diffusion Commit)
rNOTIFdd075a696bcd: Fixed namespace issue
Summary

PhabricatorAPIException inherits from \RuntimeException,
not from Nasqueron\Notifications\Phabricator\RuntimeException.

This issue has been noticed running phpDox:

[phpdox] [31.12.2015 - 23:48:38] -
Nasqueron\Notifications\Phabricator\PhabricatorAPIException
(missing Nasqueron\Notifications\Phabricator\RuntimeException)

Test Plan

trivial

Diff Detail

Repository
rNOTIF Notifications center
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
RuntimeException
Build Status
Buildable 182
Build 182: arc lint + arc unit

Event Timeline

dereckson retitled this revision from to Fixed namespace issue.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Jan 1 2016, 00:05
This revision was automatically updated to reflect the committed changes.