Page MenuHomeDevCentral

Improve PhabricatorAPI::getFirstResult()
ClosedPublic

Authored by dereckson on Dec 25 2015, 20:21.
Tags
None
Referenced Files
F3748139: D123.id.diff
Sat, Nov 16, 06:49
Unknown Object (File)
Fri, Nov 8, 21:03
Unknown Object (File)
Thu, Nov 7, 10:43
Unknown Object (File)
Thu, Nov 7, 10:31
Unknown Object (File)
Thu, Oct 31, 04:19
Unknown Object (File)
Tue, Oct 29, 05:12
Unknown Object (File)
Tue, Oct 22, 21:30
Unknown Object (File)
Oct 17 2024, 00:28
Subscribers
None

Details

Reviewers
dereckson
Commits
Unknown Object (Diffusion Commit)
rNOTIF6ebadee4752e: Improve PhabricatorAPI::getFirstResult()
Summary

Handle replies with a data property.

Test Plan

Check the result of this method for the replies returned
by the different API methods used in PhabricatorStory
to get the projects.

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Improve PhabricatorAPI::getFirstResult().
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson added inline comments.
app/Phabricator/PhabricatorAPI.php
127

'data'

dereckson marked an inline comment as done.
dereckson edited edge metadata.

Quote issue.

dereckson edited edge metadata.
This revision is now accepted and ready to land.Dec 25 2015, 20:23
This revision was automatically updated to reflect the committed changes.