Fabien Potencier 946ccb6bd2 [Routing] fixed annotation loaders for abstract classes, added more unit tests 13 years ago
..
BrowserKit 91a41020a8 merged branch sasezaki/BrowserKit_useragent (PR #1789) 14 years ago
ClassLoader 17cd08dc6c fixed CS 14 years ago
Config 4259530856 [Config] fixed a unit test 14 years ago
Console 9f662634fe [Console] Fix fixtures from failing tests 13 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 3380f2a039 [DomCrawler] fixed disabled fields in forms (they are available in the DOM, but their values are not submitted -- whereas before, they were simply removed from the DOM) 13 years ago
EventDispatcher 39fabab013 [EventDispatcher] Fix removeSubscriber() to work with priority syntax 13 years ago
Finder b76a1c3077 [Finder] added a convenience method Finder::create() 14 years ago
Form 0b531932a0 merged branch stloyd/issue_1986 (PR #2000) 13 years ago
HttpFoundation 8f50592f31 [HttpFoundation] changed \LogicException to \InvalidArgumentException 13 years ago
HttpKernel a79f22544e [HttpKernel] added a test for uploading a file via an array instead of an UploadedFile instance 13 years ago
Locale 42709c0ed8 merged branch stealth35/master (PR #1346) 14 years ago
Process 0635548800 [Process] Fixed tests on Windows by using escapeshellarg to escape argument 14 years ago
Routing 946ccb6bd2 [Routing] fixed annotation loaders for abstract classes, added more unit tests 13 years ago
Security 277d75b7ce [Security] added a unit test for previous merge 13 years ago
Serializer 2b4a25a0a7 fix tests 14 years ago
Templating f322a4a99d fixed CS 14 years ago
Translation 17cd08dc6c fixed CS 14 years ago
Validator e42a2dede1 [Validator] fixed unit tests when intl is not installed 14 years ago
Yaml 2a0178c2b5 merged branch jmikola/yaml-numeric-strings (PR #1688) 14 years ago