Page MenuHomePhabricator

Migrate Pholio image description and mock status to modular transactions
ClosedPublic

Authored by amckinley on May 11 2017, 12:05 AM.
Tags
None
Referenced Files
F13181192: D17868.id42989.diff
Thu, May 9, 9:38 AM
F13181136: D17868.id.diff
Thu, May 9, 9:04 AM
F13180722: D17868.id42974.diff
Thu, May 9, 3:07 AM
F13176856: D17868.id42988.diff
Wed, May 8, 5:54 PM
F13175621: D17868.id42989.diff
Wed, May 8, 6:14 AM
Unknown Object (File)
Mon, May 6, 2:42 AM
Unknown Object (File)
Wed, May 1, 8:12 PM
Unknown Object (File)
Sun, Apr 28, 9:33 AM
Subscribers

Details

Summary

Also removes more now-dead code from PholioTransaction.

Test Plan

opened and closed a bunch of mocks, edited a bunch of image descriptions

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley added inline comments.
src/applications/pholio/xaction/PholioImageDescriptionTransaction.php
72–73

I think this came from elsewhere, but head(array_values($x)) is equivalent to head($x).

This revision is now accepted and ready to land.May 11 2017, 4:33 PM
This revision was automatically updated to reflect the committed changes.