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
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
Unknown Object (File)
Sat, Apr 27, 6:44 AM
Unknown Object (File)
Fri, Apr 26, 1:19 PM
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
Branch
pholio-images-modular
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 16900
Build 22577: Run Core Tests
Build 22576: arc lint + arc unit

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.