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
F13102833: D17868.diff
Sat, Apr 27, 6:44 AM
F13099125: D17868.id42974.diff
Fri, Apr 26, 1:19 PM
Unknown Object (File)
Thu, Apr 11, 7:29 AM
Unknown Object (File)
Sun, Mar 31, 1:09 AM
Unknown Object (File)
Sat, Mar 30, 5:50 AM
Unknown Object (File)
Mar 21 2024, 2:58 AM
Unknown Object (File)
Mar 10 2024, 10:31 AM
Unknown Object (File)
Jan 16 2024, 7:55 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.