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
F19741700: D17868.id42988.diff
Sun, Feb 15, 10:51 AM
F19707867: D17868.diff
Wed, Feb 11, 12:00 PM
F19681807: D17868.id.diff
Sun, Feb 8, 10:37 PM
F19636183: D17868.id42974.diff
Feb 5 2026, 12:31 PM
F19509186: D17868.diff
Jan 10 2026, 4:15 PM
F19216239: D17868.diff
Dec 17 2025, 7:02 AM
F19130711: D17868.diff
Dec 10 2025, 5:24 AM
F19031101: D17868.id.diff
Nov 24 2025, 11:10 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
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.