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)
Hi i noticed that in some of the new files like
php.jsthere is a UTF-16, little endian Byte Order Mark0xFFFEpresent. My editor can not handle this BOM and i never saw this used before, perhaps utf8 will work fine (if you need special characters)