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
F15413431: D17868.id42989.diff
Wed, Mar 19, 6:38 PM
F15412094: D17868.id42989.diff
Wed, Mar 19, 11:16 AM
F15400907: D17868.id42974.diff
Mon, Mar 17, 2:38 PM
F15283183: D17868.id42989.diff
Tue, Mar 4, 5:49 AM
Unknown Object (File)
Mon, Mar 3, 1:58 AM
Unknown Object (File)
Thu, Feb 20, 5:02 AM
Unknown Object (File)
Feb 9 2025, 4:01 AM
Unknown Object (File)
Jan 28 2025, 4:03 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 16912
Build 22597: Run Core Tests
Build 22596: 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.