提交历史

作者 SHA1 备注 提交日期
  Fabien Potencier 48858cb95b [Routing] added missing Route::setOption() method 14 年之前
  alexandresalome 07b7dc0c86 [Routing] Change the Exception namespacing + base class for every exception + update PHPDoc 14 年之前
  Bernhard Schussek fdd18250b3 [Form] Added getType() to FormFactoryInterface 14 年之前
  Bernhard Schussek f801c398eb Merge remote branch 'francisbesset/validators_date_datime' into francis_merge 14 年之前
  alexandresalome 05d9e74293 [Routing] Add specific exceptions for the UrlGenerator 14 年之前
  Miha Vrhovnik cd7ab69a17 If there is no namespace in classname the 1st character was stripped off 14 年之前
  Fabien Potencier faab5e4452 [HttpKernel] moved the creation of logs/ and cache/ ealier to be sure that directories exist when extensions want to write something into them 14 年之前
  Fabien Potencier 8dbccc7a8b [WebProfilerBundle] re-introduced parameters in the DIC for better overridability 14 年之前
  Fabien Potencier 4525eb9690 [AsseticBundle] re-introduced parameters in the DIC for better overridability 14 年之前
  Fabien Potencier f7aea2a830 [FrameworkBundle] re-introduced parameters in the DIC for better overridability 14 年之前
  Fabien Potencier 05a946bf9d [DoctrineBundle] re-introduced parameters in the DIC for better overridability 14 年之前
  Fabien Potencier 0de8a55f02 [SecurityBundle] re-introduced parameters in the DIC for better overridability 14 年之前
  Fabien Potencier 36d60a4a87 [HttpKernel] fixed previous commit 14 年之前
  Fabien Potencier 07580335b0 [HttpKernel] changed ExceptionHandler to be more like ErrorHandler 14 年之前
  Fabien Potencier 0b367b9489 [DependencyInjection] tweaked error messages 14 年之前
  Christophe Coevoet c2f074b7d5 [DependencyInjection] Fixed a property visibility in GraphvizDumper and removed a useless instanciation in the test 14 年之前
  Victor Berchet ae4bfbada4 [Form] fix calling closures 14 年之前
  Victor Berchet b2b3b190ef [Form] Add a missing property delcaration in the ResizeFormListener 14 年之前
  Victor Berchet 87a6fd0f99 [Form] phpDoc 14 年之前
  Fabien Potencier 23235d8513 Merge remote branch 'jmikola/patch-1' 14 年之前
  Adrian Rudnik 90f5420ada [Process] Wrong descriptor mode for stderr 14 年之前
  Adrian Rudnik 24216b4ee3 Fixed wrong descriptor mode for stderr 14 年之前
  Martin Schuhfuss 8340ac628d CS fixes in unit-test 14 年之前
  Chekote 88d94dd59f Fixed reference to $this, when not in object context 14 年之前
  Martin Schuhfuss 571768b9b9 [Yaml] added exceptions when non-utf8 encoding is detected 14 年之前
  Chekote ebab0a3ac2 Refactored the processing of each individual node into it's own method, enabling easier overloading of behavior for Bundles such as FriendsOfSymfony/RestBundle 14 年之前
  Fabien Potencier 8f426c0c77 [HttpKernel] added an exception handler to be used during boot time 14 年之前
  Fabien Potencier 4adb4e9dc0 merged schmittjoh/removeExits 14 年之前
  Joseph Bielawski 23b34749f9 Fix for bug when using APC in version 3.1.4 14 年之前
  Joseph Bielawski ec3ea65819 Throw an exception when APC is not loaded but cache is enabled in app config 14 年之前