.. |
BrowserKit
|
eb85cc550b
fixes a bug where the cookie was wrongly considered expired
|
14 лет назад |
ClassLoader
|
17cd08dc6c
fixed CS
|
14 лет назад |
Config
|
4259530856
[Config] fixed a unit test
|
14 лет назад |
Console
|
e49d61f86e
[Console] fixed console help printing expectations
|
14 лет назад |
CssSelector
|
08bbb1938b
UnitTest
|
14 лет назад |
DependencyInjection
|
2c224ce42b
improves the exception message, and removes unnecessary constraint to only allow strings inside strings
|
14 лет назад |
DomCrawler
|
8ccebc4631
[DomCrawler] fixed Link::getUri() method for anchors
|
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
|
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 лет назад |
HttpFoundation
|
d6cbbdd26c
merged branch meckhardt/create-request-with-empty-path (PR #1736)
|
14 лет назад |
HttpKernel
|
0e4d057984
moved some RFC-tweaking logic in Response to a public method to make it reusable
|
14 лет назад |
Locale
|
42709c0ed8
merged branch stealth35/master (PR #1346)
|
14 лет назад |
Process
|
f322a4a99d
fixed CS
|
14 лет назад |
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 лет назад |
Security
|
b7c4806a5a
[Security] fixes #1329
|
14 лет назад |
Serializer
|
2b4a25a0a7
fix tests
|
14 лет назад |
Templating
|
f322a4a99d
fixed CS
|
14 лет назад |
Translation
|
17cd08dc6c
fixed CS
|
14 лет назад |
Validator
|
0f328d228b
[Validator] Fixed using the strict option in the choice validator.
|
14 лет назад |
Yaml
|
2a0178c2b5
merged branch jmikola/yaml-numeric-strings (PR #1688)
|
14 лет назад |