Page MenuHomePhabricator

phutil_utf8_shorten => PhutilUTF8StringTruncator
ClosedPublic

Authored by btrahan on Aug 29 2014, 9:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 7, 11:14 AM
Unknown Object (File)
Fri, Dec 6, 5:25 PM
Unknown Object (File)
Fri, Dec 6, 3:39 PM
Unknown Object (File)
Wed, Dec 4, 2:50 PM
Unknown Object (File)
Wed, Dec 4, 2:23 PM
Unknown Object (File)
Wed, Dec 4, 4:22 AM
Unknown Object (File)
Sun, Dec 1, 8:50 AM
Unknown Object (File)
Thu, Nov 28, 4:40 PM
Subscribers

Details

Summary

Ref T3307. Only one I thought was tricky was Excel; I went with bytes there like it was email.

Test Plan

played around on a few endpoints but mostly thought carefully

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan retitled this revision from to phutil_utf8_shorten => PhutilUTF8StringTruncator.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.

Cool, these look good to me. I think bytes is reasonable for Excel.

src/applications/herald/storage/transcript/HeraldObjectTranscript.php
55

Missing "PhutilUTF8StringTruncator has"?

This revision is now accepted and ready to land.Aug 29 2014, 9:58 PM
btrahan updated this revision to Diff 25011.

Closed by commit rPb93bc7e47947 (authored by @btrahan).