This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component
Bernhard Schussek 94583a9289 [Validator] Changed NodeTraverser to traverse nodes iteratively, not recursively
In this way, the deep method call chains are avoided. Also, it is possible to
avoid the many calls to leaveNode(), which are currently not really needed.
2014-03-30 18:28:56 +02:00
..
BrowserKit Merge branch '2.4' 2014-03-27 15:53:24 +01:00
ClassLoader feature #10100 [ClassLoader] A PSR-4 compatible class loader (derrabus) 2014-03-03 17:01:36 +01:00
Config Merge branch '2.4' 2014-03-26 12:51:10 +01:00
Console feature #10194 [Console] Added standalone PSR-3 compliant logger (dunglas) 2014-03-19 16:49:37 +01:00
CssSelector Merge branch '2.4' 2014-03-26 12:51:10 +01:00
Debug Merge branch '2.4' 2014-03-26 19:07:49 +01:00
DependencyInjection Merge branch '2.4' 2014-03-27 15:53:24 +01:00
DomCrawler Merge branch '2.4' 2014-03-26 13:01:00 +01:00
EventDispatcher Merge branch '2.4' 2014-02-11 14:52:21 +01:00
ExpressionLanguage Merge branch '2.4' 2014-03-03 13:53:01 +01:00
Filesystem Merge branch '2.4' 2014-03-26 13:01:00 +01:00
Finder Merge branch '2.4' 2014-03-03 13:53:01 +01:00
Form Fixed tests after merging pattern deprecation 2014-03-26 14:16:33 +01:00
HttpFoundation Merge branch '2.4' 2014-03-26 12:51:10 +01:00
HttpKernel Merge branch '2.4' 2014-03-27 15:53:24 +01:00
Intl Merge branch '2.4' 2014-02-11 14:52:21 +01:00
Locale Merge branch '2.4' 2014-01-07 14:29:57 +01:00
OptionsResolver Merge branch '2.4' 2014-03-26 12:51:10 +01:00
Process Merge branch '2.4' 2014-03-26 12:51:10 +01:00
PropertyAccess Merge branch '2.4' 2014-02-18 16:41:30 +01:00
Routing Merge branch '2.4' 2014-02-11 14:52:21 +01:00
Security Merge branch '2.4' 2014-03-26 12:51:10 +01:00
Serializer fixed CS 2014-03-27 08:45:48 +01:00
Stopwatch Merge branch '2.4' 2014-02-11 14:52:21 +01:00
Templating Merge branch '2.4' 2014-02-18 16:41:30 +01:00
Translation Merge branch '2.4' 2014-03-26 12:51:10 +01:00
Validator [Validator] Changed NodeTraverser to traverse nodes iteratively, not recursively 2014-03-30 18:28:56 +02:00
Yaml Merge branch '2.4' 2014-03-26 12:51:10 +01:00