コミット履歴

作者 SHA1 メッセージ 日付
  Fabien Potencier b64e66dde8 [Framework] fixed loading of compiled classes 15 年 前
  Fabien Potencier 7b65956343 made classes compilation more configurable 15 年 前
  Fabien Potencier 0e36f043ef [Framework] updated the stripComments() method 15 年 前
  Fabien Potencier c87dd7780f modified BundleInterface 15 年 前
  Fabien Potencier 9e82497d5b removed BundleInterface::buildContainer() method (extensions are now automatically registered -- or override the getExtensions() method if you do not follow the conventions) 15 年 前
  Fabien Potencier 2f84c280d0 [Framework] added Kernel::isClassInActiveBundle() 15 年 前
  Fabien Potencier 6a572e0f34 [Framework] added the ClosureLoader for DIC in the kernel 15 年 前
  Fabien Potencier fd705756d4 [Framework] disabled the bootstrap file when debug is true 15 年 前
  Fabien Potencier ee2ff39eaf removed @package and @subpackage annotations 15 年 前
  Fabien Potencier dcaf436d9a updated the framework to take into account the last changes of the DI component 15 年 前
  Fabien Potencier 4e3e86c4a7 refactored routing management (it's now possible to disable the default routing) 15 年 前
  Fabien Potencier 2a051b5039 moved DI extensions classes to their own sub-namespace 15 年 前
  Fabien Potencier 7796eb213c merged BuilderConfiguration and Builder classes into a new ContainerBuilder class 15 年 前
  Fabien Potencier 0163178f7b changed the BundleInterface::buildContainer() signature 15 年 前
  Fabien Potencier da9f36ca86 renamed Symfony\Foundation to Symfony\Framework 15 年 前