.. |
BrowserKit
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
14 gadi atpakaļ |
Console
|
61f18667f4
[Console] Added some tests for command shortcuts
|
14 gadi atpakaļ |
CssSelector
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
14 gadi atpakaļ |
DependencyInjection
|
a432417ab9
[DependencyInjection] added a way to ignore errors when importing a non-existent file (useful when you want to include an optional service file)
|
14 gadi atpakaļ |
DomCrawler
|
a6da0fb0c4
[DomCrawler] Added tests to verify previous fix
|
14 gadi atpakaļ |
EventDispatcher
|
5019010539
fixed unit tests after the last commit
|
14 gadi atpakaļ |
Finder
|
26e4b2e2ef
[Finder] Fixed randomly failing tests due to the order files are read from the filesystem
|
14 gadi atpakaļ |
Form
|
f033fc5578
Refactor ValueTransformers to recieve the original value when reverseTransform() is called. This is required for expensive value transformations for example Doctrine Collections or Proxies to allow access to a value that does not trigger expensive operations (such as database calls) anymore.
|
14 gadi atpakaļ |
HttpFoundation
|
fafcd02684
[HttpFoundation] changed RequestMatcher pattern syntax
|
14 gadi atpakaļ |
HttpKernel
|
d657adbfa2
removed Symfony\Framework
|
14 gadi atpakaļ |
OutputEscaper
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
14 gadi atpakaļ |
Routing
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
14 gadi atpakaļ |
Templating
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
14 gadi atpakaļ |
Translation
|
4ac65cebcf
[Translation] renamed Range to Interval
|
14 gadi atpakaļ |
Validator
|
0fc8906feb
[Validator] forced all validation annotations to be in the validation namespace to avoid collisions, removed the need for the wrapping @Validation annotation
|
14 gadi atpakaļ |
Yaml
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
14 gadi atpakaļ |