-
Fabien Potencier authored
Commits ------- 0676cd2a Use the application charset as default charset for `$app->escape()` method. Discussion ---------- Use the application charset as default charset for $app->escape() method --------------------------------------------------------------------------- by igorw at 2012-03-21T11:47:47Z
👍 I'm curious, are you using something other than UTF-8? --------------------------------------------------------------------------- by GromNaN at 2012-03-21T12:04:21Z @igorw The database is encoded in ISO-8859-15. With this patch, I'll only have to change the app charset once the database converted to UTF-8.3fe1e25b
Name |
Last commit
|
Last update |
---|---|---|
doc | ||
src/Silex | ||
tests/Silex/Tests | ||
.gitignore | ||
LICENSE | ||
README.md | ||
compile | ||
composer.json | ||
composer.lock | ||
example.htaccess | ||
phpunit.xml.dist |