You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi i noticed that in some of the new files like php.js there is a UTF-16, little endian Byte Order Mark 0xFFFE present. My editor can not handle this BOM and i never saw this used before, perhaps utf8 will work fine (if you need special characters)
The text was updated successfully, but these errors were encountered:
Hi i noticed that in some of the new files like
php.js
there is a UTF-16, little endian Byte Order Mark0xFFFE
present. My editor can not handle this BOM and i never saw this used before, perhaps utf8 will work fine (if you need special characters)The text was updated successfully, but these errors were encountered: