Page MenuHomeDevCentral

Fixed namespace issue
ClosedPublic

Authored by dereckson on Jan 1 2016, 00:04.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 20, 13:17
Unknown Object (File)
Thu, Aug 20, 13:15
Unknown Object (File)
Sun, Aug 16, 20:28
Unknown Object (File)
Thu, Aug 13, 06:10
Unknown Object (File)
Thu, Aug 13, 05:04
Unknown Object (File)
Sun, Aug 9, 00:46
Unknown Object (File)
Sun, Aug 9, 00:46
Unknown Object (File)
Fri, Aug 7, 21:15
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.