summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFabien Potencier <fabien.potencier@gmail.com>2013-04-01 10:05:23 +0200
committerFabien Potencier <fabien.potencier@gmail.com>2013-04-01 10:05:23 +0200
commitd3546e40687355c6d2567d1f28a021679c0f959c (patch)
treead2c3adf6a7f552a15a38de653c4bdcca2624a32 /README.md
parent47304a0da6a25e5b0bbfbc5e7f9684f8b43ea688 (diff)
parent12797cca335cb5f7652cc09dd7148cc413160150 (diff)
downloadsymfony-security-d3546e40687355c6d2567d1f28a021679c0f959c.zip
symfony-security-d3546e40687355c6d2567d1f28a021679c0f959c.tar.gz
symfony-security-d3546e40687355c6d2567d1f28a021679c0f959c.tar.bz2
merge branch '2.1' into 2.2
* 2.1: fixed doc references (closes #7515) small changes [SecurityBundle] Fixed configuration exemple idAsIndex should be true with a smallint or bigint id field. Fixed long multibyte parameter logging in DbalLogger:startQuery Keep the file extension in the temporary copy and test that it exists (closes #7482) [Validator][translation][japanese]replaced period to japanese one [Validator][translation][japanese]fixed japanese translation to more practical one [Validator][translation][japanese]fixed message ordering to be consistent with other languages [Validator][translation][japanese]added new validation messages in japanese translation Conflicts: src/Symfony/Component/Validator/Resources/translations/validators.ja.xlf
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 057f844..940af0b 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Resources
Documentation:
-http://symfony.com/doc/2.0/book/security.html
+http://symfony.com/doc/2.1/book/security.html
Resources
---------