Evan Kaufman 639513a67a Per the [documentation][1], the `NotBlank` constraint should be using the `empty` language construct, otherwise it will not trigger on, for example, a boolean false from an unchecked checkbox field. 13 年之前
..
BrowserKit 91a41020a8 merged branch sasezaki/BrowserKit_useragent (PR #1789) 14 年之前
ClassLoader 17cd08dc6c fixed CS 14 年之前
Config 4259530856 [Config] fixed a unit test 14 年之前
Console 9f662634fe [Console] Fix fixtures from failing tests 14 年之前
CssSelector 08bbb1938b UnitTest 14 年之前
DependencyInjection 2c224ce42b improves the exception message, and removes unnecessary constraint to only allow strings inside strings 14 年之前
DomCrawler 81fb8e16e7 [DomCrawler] fix finding charset in addContent 14 年之前
EventDispatcher edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 年之前
Finder b76a1c3077 [Finder] added a convenience method Finder::create() 14 年之前
Form 8700cd6154 fixed CS 14 年之前
HttpFoundation 0b5d87d484 [HttpFoundation] fixed a unit tests 13 年之前
HttpKernel 0b5d87d484 [HttpFoundation] fixed a unit tests 13 年之前
Locale 42709c0ed8 merged branch stealth35/master (PR #1346) 14 年之前
Process 0635548800 [Process] Fixed tests on Windows by using escapeshellarg to escape argument 14 年之前
Routing 18894762ee merged branch ericclemmons/fix-router-generator-empty-query-string (PR #1773) 14 年之前
Security f300edebe4 fixes several bugs 14 年之前
Serializer 2b4a25a0a7 fix tests 14 年之前
Templating f322a4a99d fixed CS 14 年之前
Translation 17cd08dc6c fixed CS 14 年之前
Validator 639513a67a Per the [documentation][1], the `NotBlank` constraint should be using the `empty` language construct, otherwise it will not trigger on, for example, a boolean false from an unchecked checkbox field. 13 年之前
Yaml 2a0178c2b5 merged branch jmikola/yaml-numeric-strings (PR #1688) 14 年之前