Commit 266f957
committed
Fix UTF-8 flag detection regex
Updated the regular expression for detecting the /utf-8 compiler flag to be case-insensitive for each character, ensuring proper detection regardless of case.1 parent b5f54ce commit 266f957
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments