This commit is contained in:
seferov 2013-02-04 11:37:18 +02:00 committed by Fabien Potencier
parent 98752f6c36
commit 16b45d68e5
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
* d67d419: [HttpFoundation] added missing trustProxy condition
* efce640: [Yaml][Parser] throw an exception if not readable
* aa58330: [Form] fixed flawed condition
* 253eeba: [BugFix][Validator] Fix for PHP incosistent behaviour of ArrayAccess
* 253eeba: [BugFix][Validator] Fix for PHP inconsistent behaviour of ArrayAccess
* 0507840: Prevent parameters from overwriting the template filename.
* 9bc41d0: [HttpFoundation] Fixed #3053
* 9441c46: [DependencyInjection] PhpDumper, fixes #2730