Page MenuHomeDevCentral

Fixed namespace issue
ClosedPublic

Authored by dereckson on Jan 1 2016, 00:04.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 14, 02:10
Unknown Object (File)
Sun, Apr 12, 17:42
Unknown Object (File)
Sat, Apr 11, 00:08
Unknown Object (File)
Fri, Apr 10, 02:24
Unknown Object (File)
Wed, Apr 8, 08:41
Unknown Object (File)
Wed, Apr 8, 06:50
Unknown Object (File)
Tue, Apr 7, 07:56
Unknown Object (File)
Mon, Apr 6, 02:09
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.