Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14089473
D11220.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
677 B
Referenced Files
None
Subscribers
None
D11220.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D11220: Remove "like MySQL" doc block hint
Attached
Detach File
Event Timeline
Log In to Comment