Johannes Schmitt 2c224ce42b improves the exception message, and removes unnecessary constraint to only allow strings inside strings 14 years ago
..
BrowserKit 17cd08dc6c fixed CS 14 years ago
ClassLoader 17cd08dc6c fixed CS 14 years ago
Config 4259530856 [Config] fixed a unit test 14 years ago
Console e49d61f86e [Console] fixed console help printing expectations 14 years ago
CssSelector 08bbb1938b UnitTest 14 years ago
DependencyInjection 2c224ce42b improves the exception message, and removes unnecessary constraint to only allow strings inside strings 14 years ago
DomCrawler 8ccebc4631 [DomCrawler] fixed Link::getUri() method for anchors 14 years ago
EventDispatcher edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 years ago
Finder b76a1c3077 [Finder] added a convenience method Finder::create() 14 years ago
Form 5182a0c2c4 [Form] removed a constraint in PropertyPath as the path can definitely be an empty string for errors attached on the main form (when using a constraint defined with the 'validation_constraint' option) 14 years ago
HttpFoundation 71cfb56917 Thrown a \RuntimeException in RequestMatcher::checkIp6() if PHP is compiled with the option "disable-ipv6" 14 years ago
HttpKernel 0e4d057984 moved some RFC-tweaking logic in Response to a public method to make it reusable 14 years ago
Locale 42709c0ed8 merged branch stealth35/master (PR #1346) 14 years ago
Process f322a4a99d fixed CS 14 years ago
Routing 418d6a0ead [Routing] Fix syntax error when dumping routes with single quotes in the requirements or pattern 14 years ago
Security b7c4806a5a [Security] fixes #1329 14 years ago
Serializer 2b4a25a0a7 fix tests 14 years ago
Templating f322a4a99d fixed CS 14 years ago
Translation 17cd08dc6c fixed CS 14 years ago
Validator c04512086e [Validator] fixed error message property path when a collection error occurs 14 years ago
Yaml 2a0178c2b5 merged branch jmikola/yaml-numeric-strings (PR #1688) 14 years ago