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
Nicolas Grekas e2689d42fc Merge branch '3.3' into 3.4
* 3.3:
  [DI] prepare for signature change in 4.0
  [DI] Add missing deprecation on Extension::getClassesToCompile
  [Routing] remove an unused routing fixture
  [Yaml] fix multiline block handling
  [WebProfilerBundle] Fix sub-requests display in time profiler panel
  [FrameworkBundle] Handle project dir in cache:clear command
  [WebServerBundle] Mark ServerCommand as internal
  [DI] Fix autowire error for inlined services
  Close PHP code in phpt file
  [Profiler][VarDumper] Fix searchbar css when in toolbar
  Prevent auto-registration of UserPasswordEncoderCommand
  [Process] Fixed incorrectly escaping arguments on Windows when inheritEnvironmentVariables is set to false
  avoid double blanks while rendering form attributes
  use getProjectDir() when possible
  [PhpUnitBridge] add a changelog file
  [FrameworkBundle][Validator] Deprecate passing validator instances/aliases over using the service locator
2017-05-24 13:37:21 +02:00
..
Asset Allow individual bridges, bundles and components to be used with 4.0 2017-05-18 14:56:12 +02:00
BrowserKit Allow individual bridges, bundles and components to be used with 4.0 2017-05-18 14:56:12 +02:00
Cache updated version to 3.4 2017-05-17 18:21:40 +02:00
ClassLoader Allow individual bridges, bundles and components to be used with 4.0 2017-05-18 14:56:12 +02:00
Config Allow individual bridges, bundles and components to be used with 4.0 2017-05-18 14:56:12 +02:00
Console Allow individual bridges, bundles and components to be used with 4.0 2017-05-18 14:56:12 +02:00
CssSelector updated version to 3.4 2017-05-17 18:21:40 +02:00
Debug Allow individual bridges, bundles and components to be used with 4.0 2017-05-18 14:56:12 +02:00
DependencyInjection Merge branch '3.3' into 3.4 2017-05-24 13:37:21 +02:00
DomCrawler Allow individual bridges, bundles and components to be used with 4.0 2017-05-18 14:56:12 +02:00
Dotenv Allow individual bridges, bundles and components to be used with 4.0 2017-05-18 14:56:12 +02:00
EventDispatcher Allow individual bridges, bundles and components to be used with 4.0 2017-05-18 14:56:12 +02:00
ExpressionLanguage Allow individual bridges, bundles and components to be used with 4.0 2017-05-18 14:56:12 +02:00
Filesystem updated version to 3.4 2017-05-17 18:21:40 +02:00
Finder [Finder] Deprecate FilterIterator 2017-05-21 19:11:47 +02:00
Form do not used deprecated validator test case class 2017-05-21 09:57:21 +02:00
HttpFoundation Merge branch '3.3' into 3.4 2017-05-19 14:13:29 +02:00
HttpKernel Merge branch '3.3' into 3.4 2017-05-24 13:37:21 +02:00
Inflector updated version to 3.4 2017-05-17 18:21:40 +02:00
Intl Merge branch '3.3' into 3.4 2017-05-21 11:48:53 +02:00
Ldap Merge branch '3.3' into 3.4 2017-05-21 10:57:11 +02:00
Lock [Lock] Re-add the Lock component in 3.4 2017-05-24 08:31:08 +02:00
OptionsResolver updated version to 3.4 2017-05-17 18:21:40 +02:00
Process Merge branch '3.3' into 3.4 2017-05-24 13:37:21 +02:00
PropertyAccess Merge branch '3.3' into 3.4 2017-05-21 15:55:35 +02:00
PropertyInfo Allow individual bridges, bundles and components to be used with 4.0 2017-05-18 14:56:12 +02:00
Routing Merge branch '3.3' into 3.4 2017-05-24 13:37:21 +02:00
Security Merge branch '3.3' into 3.4 2017-05-21 10:57:11 +02:00
Serializer Merge branch '3.3' into 3.4 2017-05-22 11:56:34 +02:00
Stopwatch updated version to 3.4 2017-05-17 18:21:40 +02:00
Templating updated version to 3.4 2017-05-17 18:21:40 +02:00
Translation Merge branch '3.3' into 3.4 2017-05-22 11:56:34 +02:00
Validator improve strict option value deprecation 2017-05-21 12:30:01 +02:00
VarDumper Merge branch '3.3' into 3.4 2017-05-24 13:37:21 +02:00
WebLink Allow individual bridges, bundles and components to be used with 4.0 2017-05-18 14:56:12 +02:00
Workflow Allow individual bridges, bundles and components to be used with 4.0 2017-05-18 14:56:12 +02:00
Yaml Merge branch '3.3' into 3.4 2017-05-24 13:37:21 +02:00