Commit Verlauf

Autor SHA1 Nachricht Datum
  Lukas Kahwe Smith 53c7bcf3aa added support for setting a custom default format in Request::getRequestFormat() vor 14 Jahren
  Fabien Potencier c6818d8bf7 [HttpKernel] added support for controllers as arrays and object with an __invoke method vor 14 Jahren
  Fabien Potencier db8b118e8a Merge remote branch 'hidenorigoto/fix-methodname-case' vor 14 Jahren
  Fabien Potencier 7e58c3f976 [Routing] allowed default route variables to be null vor 14 Jahren
  hidenorigoto 1e78ec395c [HttpFoundation] fixed wrong method name vor 14 Jahren
  Fabien Potencier ad112da5bc added the request content to the request data collector vor 14 Jahren
  Fabien Potencier 855206fcb5 updated UPDATE file vor 14 Jahren
  Fabien Potencier de390fd893 [DependencyInjection] removed timing info as it is useless vor 14 Jahren
  Fabien Potencier 0b563c32ac Merge remote branch 'schmittjoh/diLogging' vor 14 Jahren
  Johannes M. Schmitt 49ecb90221 [DependencyInjection] enable debug related passes only in debug environment vor 14 Jahren
  Johannes Schmitt ff41541d45 [DependencyInjection] removed pass time vor 14 Jahren
  Fabien Potencier 067bd0009e Merge remote branch 'kriswallsmith/scalar-nodes' vor 14 Jahren
  Johannes M. Schmitt 1992c3b96d [DependencyInjection] fixes a bug which might have occurred when using property injection under certain circumstances vor 14 Jahren
  Johannes M. Schmitt 75ac0f5dc3 [DependencyInjection] fixed method name vor 14 Jahren
  Johannes M. Schmitt e5b6ce1d08 [FrameworkBundle] whitespace fix vor 14 Jahren
  Johannes M. Schmitt 6ea9fb16c7 [DependencyInjection] refactored code a bit, added some more logging messages vor 14 Jahren
  Johannes M. Schmitt ee05534815 [DependencyInjection] dump a readable format vor 14 Jahren
  Samuel Laulhau db90e0ab8d fix Undefined property: Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand:: vor 14 Jahren
  Fabien Potencier 9cc340a262 fixed inconsistencies in file locator classes vor 14 Jahren
  Fabien Potencier ea1a16b99f Merge remote branch 'henrikbjorn/doctrine-mongodb-hydrator-dir' vor 14 Jahren
  Fabien Potencier 5316decd8c Merge remote branch 'hhamon/shared_maxage_fix' vor 14 Jahren
  Fabien Potencier 56a4f0463a Merge remote branch 'vicb/fix-dbg-evt-mgr' vor 14 Jahren
  Fabien Potencier d2af468b60 Merge remote branch 'francisbesset/webprofiler_session' vor 14 Jahren
  Fabien Potencier b32a7e935a simplified code vor 14 Jahren
  Fabien Potencier ea84bb025b fixed session management in functional tests vor 14 Jahren
  Victor Berchet 3322cdbefc [FrameworkBundle] Fix an issue when adding a scoped service as an event listener vor 14 Jahren
  Fabien Potencier 6957dae4f9 [HttpKernel] added support for cookies in Client vor 14 Jahren
  Francis Besset 79cfea20fd [WebProfilerBundle] Displayed search form even if the session is not configured vor 14 Jahren
  Fabien Potencier e2c9fdf2c7 [HttpFoundation] fixed expiration time for Cookie (PHP wants a Unix timestamp) vor 14 Jahren
  Fabien Potencier 66c4bc727c [HttpFoundation] renamed Cookie::getExpire() to getExpiresTime() to be consistent with the DomCrawler component vor 14 Jahren