merged branch igorw/detect-unicode-off (PR #217)
Commits ------- 604b9177 [docs] set detect_unicode=off, so phar:// is no longer needed Discussion ---------- [docs] set detect_unicode=off, so phar:// is no longer needed detect_unicode was causing some issues with wrongly detecting the encoding. This is one of the reasons that phar:// was required, but I am not sure if this is the only case. I will leave the "phar-stub bug" section there for now.
Showing
Please register or sign in to comment