Page MenuHomePhabricator

D11220.diff
No OneTemporary

D11220.diff

diff --git a/src/utils/PhutilUTF8StringTruncator.php b/src/utils/PhutilUTF8StringTruncator.php
--- a/src/utils/PhutilUTF8StringTruncator.php
+++ b/src/utils/PhutilUTF8StringTruncator.php
@@ -17,7 +17,7 @@
* Codepoint limits restrict the number of codepoints the result may contain.
* Since codepoints may have up to 4 bytes, the resulting strings may require
* have more than this many bytes. This kind of limit is appropriate when you
- * are using UTF-8 storage, like MySQL.
+ * are using UTF-8 storage.
*
* Glyph limits restrict the display size of the string. Because a single glyph
* may have an arbitrary number of combining characters, this does not impose

File Metadata

Mime Type
text/plain
Expires
Mon, Nov 25, 10:56 AM (7 h, 30 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6785726
Default Alt Text
D11220.diff (677 B)

Event Timeline