提交历史

作者 SHA1 备注 提交日期
  Fabien Potencier 994a6c36ac changed actions::render() helper method signature 14 年之前
  Fabien Potencier 8c47b8a41d fixed typo 14 年之前
  Fabien Potencier 155b120d92 [FrameworkBundle] changed the ExceptionListener to re-thrown an exception when there is an exception thrown during processing 14 年之前
  Fabien Potencier 6b5c3d05bd [FrameworkBundle] removed usage of Controller class for internal controllers 14 年之前
  Fabien Potencier b1b3ce83ae [FrameworkBundle] fixed method signature 14 年之前
  ornicar 9588860716 [HttpFoundation] fixed locale accessors in Session class 14 年之前
  Fabien Potencier 4134b1fd90 [ZendBundle] removed obsolete alias 14 年之前
  Fabien Potencier ed33ce4d5f [HttpFoundation] fixed typo 14 年之前
  Fabien Potencier 7b5545b278 [FrameworkBundle] changed exception design slightly 14 年之前
  Fabien Potencier 478fcca88d [Templating] added Engine::exists() 14 年之前
  Fabien Potencier 0208800459 refactored exception management (removed the ExceptionManager) 14 年之前
  Fabien Potencier 72db4c7342 refactored Profiler and DataCollector classes (the WDT has been removed and will be re-added in the upcoming WebProfilerBundle) 14 年之前
  Fabien Potencier eb66e0dc00 [FrameworkBundle] made exception controller embeddable 14 年之前
  Fabien Potencier 83a64df542 added ContainerAwareInterface 14 年之前
  Fabien Potencier eeb0742826 [Framework] added a way to retrieve called and not-called events for a given dispatcher 14 年之前
  Fabien Potencier c78528a91b [FrameworkBundle] added 2 helpers 14 年之前
  Fabien Potencier 4ae8afea62 [Framework] made a small optimization 14 年之前
  Fabien Potencier 2a4f7ef538 [FrameworkBundle] made sub-requests inherit from the parent session 14 年之前
  Fabien Potencier 92f4b92cbb [HttpFoundation] fixed Session serialization 14 年之前
  Fabien Potencier 57db35b93b made ExceptionManager independent of the Request 14 年之前
  Fabien Potencier 82ff79064a added a priority to the event dispatcher listeners 14 年之前
  Fabien Potencier 1d7f43eed4 [Framework] added logs when some listeners are not called because the event has already been processed 14 年之前
  Fabien Potencier 086708003a [HttpFoundation] added a keys() method to *Bag classes 14 年之前
  Fabien Potencier 5a87f81a79 [FrameworkBundle] fixed typo 14 年之前
  Kris Wallsmith 69f9d9c6bf [DoctrineMongoDBBundle] added logger and data collector for WDT 14 年之前
  Fabien Potencier bf67562268 [Templating] fixed PHP renderer when using a template variable named 'template' 14 年之前
  Brandon Turner 271b963738 [DoctrineBundle] Updated data:load command to work with Doctrine2 BETA3 15 年之前
  Fabien Potencier a432417ab9 [DependencyInjection] added a way to ignore errors when importing a non-existent file (useful when you want to include an optional service file) 14 年之前
  Fabien Potencier b1e79963b1 [DependencyInjection] moved extension loading in the freezing process (opens more possibilities in the loading order of configs) 14 年之前
  Fabien Potencier 3c42e0b6ce [FrameworkBundle] changed the default value of ignore_errors according to the current debug value 14 年之前