Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15448642
D17129.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
270 B
Referenced Files
None
Subscribers
None
D17129.diff
View Options
diff --git a/src/xsprintf/xsprintf.php b/src/xsprintf/xsprintf.php
--- a/src/xsprintf/xsprintf.php
+++ b/src/xsprintf/xsprintf.php
@@ -1,5 +1,7 @@
<?php
+setlocale(LC_CTYPE, "en_US.UTF-8");
+
/**
* Parse a `sprintf()`-style format string in an extensible way.
*
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 29, 6:04 AM (2 d, 13 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7708127
Default Alt Text
D17129.diff (270 B)
Attached To
Mode
D17129: File xsprintf.php should set locale explicitly to support non-latin filenames in repository
Attached
Detach File
Event Timeline
Log In to Comment