• Fabien Potencier's avatar
    merged branch igorw/detect-unicode-off (PR #217) · 86d23251
    Fabien Potencier authored
    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.
    86d23251
Name
Last commit
Last update
doc Loading commit data...
src/Silex Loading commit data...
tests Loading commit data...
vendor Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
autoload.php Loading commit data...
compile Loading commit data...
composer.json Loading commit data...
example.htaccess Loading commit data...
phpunit.xml.dist Loading commit data...
update_vendors.sh Loading commit data...