Skip to content
Snippets Groups Projects
Select Git revision
  • 6.2
  • 5.4
  • 6.3 default
  • 6.1
  • 6.0
  • 4.4
  • 5.3
  • 3.4
  • 5.2
  • 5.1
  • 5.0
  • 4.3
  • 4.2
  • 2.8
  • 4.1
  • 2.7
  • 4.0
  • 3.3
  • 3.2
  • 3.1
  • v6.2.2
  • v6.2.1
  • v6.2.0
  • v6.2.0-RC2
  • v6.1.8
  • v6.0.16
  • v5.4.16
  • v4.4.49
  • v6.2.0-RC1
  • v6.2.0-BETA3
  • v6.2.0-BETA2
  • v6.1.7
  • v6.0.15
  • v5.4.15
  • v4.4.48
  • v6.2.0-BETA1
  • v6.1.6
  • v6.0.14
  • v5.4.14
  • v4.4.47
40 results

symfony

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Alexander M. Turek authored
    bug #41170 [DependencyInjection] Don't try to load YamlFileLoader if it's not actually needed (nicolas-grekas)
    
    This PR was merged into the 5.3-dev branch.
    
    Discussion
    ----------
    
    [DependencyInjection] Don't try to load YamlFileLoader if it's not actually needed
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 5.x
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Tickets       | Fix #41169
    | License       | MIT
    | Doc PR        | -
    
    This PR enables using DI without Config when autoconfiguration is not used.
    (When autoconfiguration is used, the dependency on Config is still there.)
    
    Commits
    -------
    
    7eb46bd7 [DI] Don't try to load YamlFileLoader if it's not actually needed
    1bf384a3
    History
    Name Last commit Last update