Page MenuHomeDevCentral

Fixed namespace issue
ClosedPublic

Authored by dereckson on Jan 1 2016, 00:04.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 27, 04:01
Unknown Object (File)
Mon, May 26, 07:59
Unknown Object (File)
Thu, May 22, 00:53
Unknown Object (File)
Wed, May 21, 12:05
Unknown Object (File)
Wed, May 21, 08:06
Unknown Object (File)
Tue, May 20, 08:58
Unknown Object (File)
Tue, May 20, 05:10
Unknown Object (File)
Thu, May 15, 15:38
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
Lint Not Applicable
Unit
Tests Not Applicable

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.