Commit History

作者 SHA1 備註 提交日期
  Fabien Potencier 03d22b74ec fixed CS (mainly method signatures) 13 年之前
  Fabien Potencier 456eb53eb8 [DependencyInjection] renamed CircularReferenceException to ServiceCircularReferenceException 14 年之前
  everzet 98b0bdcb15 [DependencyInjection] added failing private service user test-case 14 年之前
  Lukas Kahwe Smith d9491a743e removed support for interface injection as well as all relevant tests 14 年之前
  Johannes M. Schmitt 98216a9af2 [DependencyInjection] refactored some more exceptions 14 年之前
  Fabien Potencier cedf588e98 Revert "Merge remote branch 'kriswallsmith/dic/lazy-replace-ext-params'" 14 年之前
  Kris Wallsmith 6385431a2d [DependencyInjection] added test for lazy param replacement 14 年之前
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 年之前
  Kris Wallsmith bf0553c23a [DependencyInjection] extensions should only load if called during configuration 14 年之前
  Pascal Borreli 3a47fa6eed [Tests] Fixed Typo 14 年之前
  yclian 3275820a6f [DependencyInjection] Add Symfony\Tests\Component\DependencyInjection\ContainerBuilderTest::testAddGetCompilerPass(). 14 年之前
  Fabien Potencier 5c905beb13 moved common configuration classes to a new Config component 14 年之前
  Fabien Potencier b91f082be5 Revert "moved Resource to the Config component" 14 年之前
  Fabien Potencier f53080860a moved Resource to the Config component 14 年之前
  Jeremy Mikola 743f25a287 [DependencyInjection] Create explicit factoryClass property for Definitions 14 年之前
  Johannes M. Schmitt 1d5b6ed908 adds scope to the DI container 14 年之前
  Kris Wallsmith 8d6da86016 [DependencyInjection] moved loading stack from static to object scope 14 年之前
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 年之前
  Fabien Potencier d5c9f37982 [DependencyInjection] added compiler passes as resources 14 年之前
  Fabien Potencier 5c64ca8a30 renamed Container::freeze() to Container::compile() 14 年之前
  Johannes Schmitt 3785a99b94 adds visibility to aliases 14 年之前
  Jeremy Mikola 554c86c589 [DependencyInjection] Add hasInterfaceInjectorForClass(), which is helpful for extension loader methods 14 年之前
  Igor Wiedler 1577110c35 fix PHPUnit assertType deprecation warnings 14 年之前
  Bulat Shakirzyanov 73331cf1c1 [DependencyInjection] Interface Injection implementation 14 年之前
  Bulat Shakirzyanov d171df0c3b [DependencyInjection] fixed tests to catch exception classes instead of asserting them 14 年之前
  Fabien Pennequin c543692891 [DependencyInjection] Added tests for ContainerBuilder class 14 年之前
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 14 年之前