Francis Besset
|
dc0b45f7f1
[Swiftmailer] Fixed typo
|
14 年之前 |
Benjamin Eberlei
|
500e02d4fd
fixed inconsistency between MongoDB and ORM Annotation Reader definition that lead to a bug in the "common" code
|
14 年之前 |
Jeremy Mikola
|
46b1b5bd60
[Security] LogoutListener should not invoke handlers' logout() method if token is empty
|
14 年之前 |
Christophe Coevoet
|
8800a9a932
Fixed a typo
|
14 年之前 |
Bouke Haarsma
|
bf98b3c1ae
Form->getUri() should return it's path if no action is defined
|
14 年之前 |
Fabien Potencier
|
154611e572
fixed (and now with tests) false/null confusion
|
14 年之前 |
Fabien Pennequin
|
c9df39b5cf
[DoctrineBundle] Optimized param converter
|
14 年之前 |
Fabien Pennequin
|
176f929139
[FrameworkBundle] Optimized param converter manager
|
14 年之前 |
Fabien Pennequin
|
b26d44b4a3
[FrameworkBundle] Fixed error with priority for param converter services
|
14 年之前 |
Fabien Pennequin
|
6aa750d1ce
[DoctrineBundle] Added tests for DoctrineConverter class
|
14 年之前 |
Fabien Potencier
|
b77a6e7dcd
fixed previous commit
|
14 年之前 |
Jimmy Leger
|
46bf30dc20
[DoctrineBundle] DoctrineConverter::find($class, $request) and DoctrineConverter::findOneBy($class, $request) should return null
|
14 年之前 |
Henrik Bjørnskov
|
6a0075eee2
Fixed inconsistency
|
14 年之前 |
Johannes Schmitt
|
db5e180d37
tweaked DI container
|
14 年之前 |
Benjamin Eberlei
|
ba2b1aad28
refactored Doctrine*Bundle to allow a much more flexible configuration
|
14 年之前 |
Henrik Bjørnskov
|
46949e2c22
[DoctrineBundle][DoctrineMongoDBBundle] Makes it possible to use shortcuts for defining document or entity classes when using the DaoAuthenticationProvider
|
14 年之前 |
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 年之前 |