Benjamin Eberlei 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 년 전
..
BrowserKit bf82cf42dd renamed Symfony\Components to Symfony\Component 15 년 전
Console 61f18667f4 [Console] Added some tests for command shortcuts 14 년 전
CssSelector bf82cf42dd renamed Symfony\Components to Symfony\Component 15 년 전
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 년 전
DomCrawler a6da0fb0c4 [DomCrawler] Added tests to verify previous fix 14 년 전
EventDispatcher bf82cf42dd renamed Symfony\Components to Symfony\Component 15 년 전
Finder 26e4b2e2ef [Finder] Fixed randomly failing tests due to the order files are read from the filesystem 14 년 전
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 년 전
HttpFoundation a141c98917 [HttpFoundation] moved File Component into the HttpFoundation one 14 년 전
HttpKernel d657adbfa2 removed Symfony\Framework 14 년 전
OutputEscaper bf82cf42dd renamed Symfony\Components to Symfony\Component 15 년 전
Routing bf82cf42dd renamed Symfony\Components to Symfony\Component 15 년 전
Templating bf82cf42dd renamed Symfony\Components to Symfony\Component 15 년 전
Translation 4ac65cebcf [Translation] renamed Range to Interval 14 년 전
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 년 전
Yaml bf82cf42dd renamed Symfony\Components to Symfony\Component 15 년 전