Commit History

作者 SHA1 備註 提交日期
  Henrik Bjørnskov 42d2f837fe [WebProfilerBundle] Another call to block removed. 14 年之前
  Fabien Potencier 8777a34234 [TwigBundle] updated templates for the latest version of Twig 14 年之前
  Fabien Potencier 0f95f75874 [WebProfilerBundle] updated templates for the latest version of Twig 14 年之前
  Henrik Bjørnskov 59996bd8b9 [TwigBundle] Fixed form.twig calls to {% display %} 14 年之前
  fivestar ac3e5545b9 [Console] fixed call to undefined method. 14 年之前
  Fabien Potencier 77f5e7a5f3 [TwigBundle] updated functions to work with the latest version of Twig 14 年之前
  Fabien Potencier 2985cfa5a9 [FrameworkBundle] converted the special Profiler class to a DIC compiler class 14 年之前
  Fabien Potencier 8e6a3849ee [TwigBundle] converted the special Twig Environment class to a DIC compiler class 14 年之前
  Fabien Potencier 385ad72d64 [FrameworkBundle] converted the special routing resolver to a DIC compiler pass 14 年之前
  Henrik Bjørnskov 3516a043bc [FrameworkBundle] Moved the adding of Converter tags to a CompilerPass by suggestion of schmittjoh. 14 年之前
  Henrik Bjørnskov 5b68548e41 [FrameworkBundle] Fixed ParamConverterListener call to NotFoundHttpException 14 年之前
  Fabien Potencier 2ee4252a1f [FrameworkBundle] made array session storage the default in test mode 14 年之前
  Bulat Shakirzyanov 13fc13519e [FrameworkBundle] registered array session storage service in DIC 14 年之前
  Bulat Shakirzyanov f8a88e822f [HttpFoundation] added ArraySessionStorage for usage in tests 14 年之前
  Fabien Potencier cbd6d0aece [DoctrineBundle] added a request param converter for Doctrine 14 年之前
  Fabien Potencier 1af21221ae refactored and fix previous commit 14 年之前
  Henrik Bjørnskov baf07a13ac added converter manager and converter interface incl. tests 14 年之前
  Kris Wallsmith 763ef35d0e [Routing] added creation of a file resource in annotations loader 14 年之前
  Kris Wallsmith 32aef96441 [Routing] removed call to setDefaultAnnotationNamespace() so this can be configure on the injected reader 14 年之前
  Benjamin Lévêque 8a472b7d98 [Routing] Fix PhpMatcherDump when url contains a . or a - 14 年之前
  Victor Berchet b2476719f6 Container PHP dumper: optimize string dumping ('f'.'o'.'o' -> 'foo') 14 年之前
  Johannes M. Schmitt 03d25cc7fa refactored creation of access decision manager to make use of newly added compiler passes 14 年之前
  Jonathan H. Wage c54f6d81df Fixing DoctrineMongoDBBundle to work with latest version of Doctrine. 14 年之前
  Jordi Boggiano 451847c7d2 CS: prefer while (true) over while (1) 14 年之前
  Jordi Boggiano 3d9b13f240 CS: Unified non-strict equality comparisons, put var on the right side 14 年之前
  Jordi Boggiano 094d428e68 CS: Unified strict equality comparisons, put var on the right side 14 年之前
  Johannes Schmitt a2105d44aa slight compiler refactoring (RFC) 14 年之前
  Victor Berchet 5e94807668 Speed up url matching for route without variable 14 年之前
  Jordi Boggiano 98db58ac17 Minor template cleanup 14 年之前
  Victor Berchet d300fd6131 Remove a useless test 14 年之前