fivestar
|
7ca046bfb5
[DoctrineBundle] Fixed invalid regex in DoctrineCommand
|
14 years ago |
Fabien Potencier
|
183acd8460
[DependencyInjection] fixed interface injection when the class is not available
|
14 years ago |
Fabien Potencier
|
2ded40fb75
[TwigBundle] added a way to easily register extensions from the configuration
|
14 years ago |
Jeremy Mikola
|
9553971d06
[TwigBundle] Allow Renderer::evaluate() even when Request and Session are not available
|
14 years ago |
Johannes M. Schmitt
|
314defa8b4
added generic encoder factory
|
14 years ago |
IamPersistent
|
8d69f8efd5
allow addition configuration in other config files, without killing the mapping that was previously set
|
14 years ago |
Justin Hileman
|
cfd4e2186f
Fix UniversalClassLoader matching collisions.
|
14 years ago |
Fabien Potencier
|
af8ebeaabb
[DependencyInjection] added automatic detection for service circular references
|
14 years ago |
Fabien Potencier
|
911dbe9cc4
removed a circular reference in the definition of the templating and Twig services
|
14 years ago |
Fabien Potencier
|
d21fb757b6
[FrameworkBundle] removed setEngine call as the Engine already does it automatically (and it also avoids a circular reference)
|
14 years ago |
Fabien Potencier
|
e3944bf4e6
fixed escaping in CodeHelper::formatArgs()
|
14 years ago |
Fabien Potencier
|
ed359af543
[Templating] tweaked previous commit
|
14 years ago |
Henrik Bjørnskov
|
afc2f96549
[Templating] Added Global variables as they are implemented with Twig. With tests
|
14 years ago |
Fabien Potencier
|
45edfe6b44
[FrameworkBundle] removed obsolete code
|
14 years ago |
Jeremy Mikola
|
a7bac83c58
[DependencyInjection] Remove OpenSky doc-block and AGPL license string
|
14 years ago |
Johannes M. Schmitt
|
0449dbdc5d
added extra exception if only a partial result is found
|
14 years ago |
Jordi Boggiano
|
584769dd16
[HttpFoundation] Added removeFlash & clearFlashes methods to the Session
|
14 years ago |
Johannes M. Schmitt
|
c77fb2d0a0
added validator pass to pass config
|
14 years ago |
Fabien Potencier
|
f946355f80
[TwigBundle] added a form_row() function
|
14 years ago |
Fabien Potencier
|
b5e26d9db8
[SwiftmailerBundle] added more private services
|
14 years ago |
Fabien Potencier
|
8a090bec3c
[SwiftmailerBundle] fixed XSD file
|
14 years ago |
Johannes M. Schmitt
|
da5475ec42
service visibility changes
|
14 years ago |
Johannes M. Schmitt
|
c5ef113b18
DI container optimization
|
14 years ago |
Bernhard Schussek
|
4b78c4376f
[Form] Added FieldFactory mechanism to automatically create fields by introspecting metadata of a class
|
14 years ago |
Bernhard Schussek
|
17acdd971c
[FrameworkBundle] Fixed maxlength attribute in TextField in PHP templates
|
14 years ago |
Fabien Potencier
|
fc96702483
[DependencyInjection] fixed generation of empty tags when getting a tag from a definition
|
14 years ago |
Fabien Potencier
|
598d458a3c
added CompatAssetsBundle to reintroduce the deprecated css/js helpers/tags
|
14 years ago |
Jeremy Mikola
|
3ab82cbd53
[FrameworkBundle][Security] Create DIC aliases for security providers that are explicit services
|
14 years ago |
GordonsLondon
|
1e27d4359c
[DoctrineBundle] Added class_metadata_factory_name Configuration option
|
14 years ago |
Fabien Potencier
|
1148519695
[HttpKernel] unified paths on Windows and *nix
|
14 years ago |