Fabien Potencier c6115cee7f [BrowserKit] changed Cookie::fromString() to not take the secure setting into account if the URL is not present or is not HTTPS 14 years ago
..
BrowserKit c6115cee7f [BrowserKit] changed Cookie::fromString() to not take the secure setting into account if the URL is not present or is not HTTPS 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 257f86cb20 [Form] Collection's prototype is not not a child anymore. 14 years ago
HttpFoundation e5eab90169 Revert "merged branch trompette/patch-1 (PR #1761)" 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 9e7cb0a020 [Routing] fixed default value for Routes as they can be anything if they don't need to be used as default values for placeholders 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 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