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
Unknown Object (File)
Sat, Jan 18, 7:48 AM
Unknown Object (File)
Sat, Dec 28, 3:13 PM
Unknown Object (File)
Dec 12 2024, 3:37 AM
Unknown Object (File)
Dec 5 2024, 10:38 PM
Unknown Object (File)
Nov 27 2024, 2:36 AM
Unknown Object (File)
Nov 26 2024, 10:43 PM
Unknown Object (File)
Nov 24 2024, 4:56 AM
Unknown Object (File)
Nov 23 2024, 10:37 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.