提交历史

作者 SHA1 备注 提交日期
  Fabien Potencier e58a84eb09 added a FileLocator to DIC so that we can load resources like @BundleName/Resources/... 14 年之前
  Sven Paulus 5d87d83a10 optimize duplication of Request objects 14 年之前
  Fabien Potencier e5403490e7 removed the need to define getNamespace() and getPath() in bundles 14 年之前
  Martijn Evers 1e3dc1479c [Testing][HttpKernel] Added possibility to functional test raw body data 14 年之前
  Fabien Potencier 2dfac2a881 fixed typo 14 年之前
  Fabien Potencier f455700b88 fixed previous commit 14 年之前
  Victor Berchet 3ed47114d6 [Bundle] Make getPath() less error prone by allowing both backward and forward slashes 14 年之前
  Fabien Potencier 6ed7dc1e5a made a small optimization 14 年之前
  Fabien Potencier b6f400a2bc [DependencyInjection] made an optimization on dumped DIC 14 年之前
  Fabien Potencier 2d69369c69 [ClassLoader] added the possibility to define more than one directory for a namespace or a prefix 14 年之前
  Fabien Potencier c05fb03c7d [HttpKernel] changed the core.view event to only be notified when the controller does not return a Response 14 年之前
  Fabien Potencier 839cb027a6 [HttpKernel] added a bootstrap file for HTTP cache front controllers 14 年之前
  Victor Berchet f470c5605e [Request] Fix getting mime type 14 年之前
  Fabien Potencier 0c439e2c64 updated bootstrap.php 14 年之前
  Fabien Potencier e081e5919e reverted changes to the adaptive cache loader cache 14 年之前
  Fabien Potencier 5f11e49d0b [HttpKernel] made exceptions more robust (avoid too deep nested arrays PHP errors) 14 年之前
  Fabien Potencier dacb25f13a updated bootstrap.php 14 年之前
  Fabien Potencier 01439d5f14 updated bootstrap file 14 年之前
  Fabien Potencier 2509c9da4b added an autoloader that uses a class map 14 年之前
  Fabien Potencier 95e10b3ed9 moved ClassLoaderCollection class to the ClassLoader component 14 年之前
  Fabien Potencier db818284af moved class compiled in cache to the FrameworkBundle 14 年之前
  Fabien Potencier 42f9c556a3 moved the class loader to its own component 14 年之前
  Fabien Potencier 8b62df7247 changed the EventDispatcher and Event interfaces 14 年之前
  Fabien Potencier a66d050bdb removed KernelInterface::reboot() method 14 年之前
  Fabien Potencier fb4e7fb5c5 added KernelInterface 14 年之前
  Fabien Potencier 561a3e47b3 [HttpKernel] made another speed optimization 14 年之前
  Fabien Potencier 79dce161dd made a performance optimization 14 年之前
  Fabien Potencier 3e71c2c76e [DependencyInjection] made a small speed optimization 14 年之前
  Fabien Potencier 67790c129b updated bootstrap file 14 年之前
  Fabien Potencier 1c11d81611 made all event listeners lazy loaded 14 年之前