Sergey Linnik
|
92ddaa11cd
Fixed typo
|
14 gadi atpakaļ |
Fabien Potencier
|
4e89fede54
[HttpKernel] removed a stupid line of code
|
14 gadi atpakaļ |
Fabien Potencier
|
8df5d42009
[HttpKernel] fixed typo
|
14 gadi atpakaļ |
Benjamin Eberlei
|
6ac5c298bd
[Console] Add missing method isInteractive() to InputInterface and added some docblock comments to all interface methods.
|
14 gadi atpakaļ |
Jeremy Mikola
|
7b287550ff
[SecurityBundle] Remove obsolete "path" option from HttpBasicFactory
|
14 gadi atpakaļ |
Bulat Shakirzyanov
|
5252d3aef0
[Serializer] switched to setEncoder, to be consistent with getEncoder
|
14 gadi atpakaļ |
Johannes M. Schmitt
|
62d52d8015
enables normalizeConfig() to handle irregular plural forms, e.g. factory -> factories
|
14 gadi atpakaļ |
Bulat Shakirzyanov
|
81219bba15
[Security] fixed typo
|
14 gadi atpakaļ |
Bulat Shakirzyanov
|
799375dfd6
[EventDispatcher] removed unused class variable
|
14 gadi atpakaļ |
Fabien Potencier
|
01439d5f14
updated bootstrap file
|
14 gadi atpakaļ |
Bernhard Schussek
|
ebd2ca6cfe
[Form] Moved option 'empty_value' to ChoiceField. An empty value is displayed if the field is not required.
|
14 gadi atpakaļ |
Bernhard Schussek
|
34865a3533
[Form] Added a field guess for AssertType('\DateTime') constraint
|
14 gadi atpakaļ |
Bernhard Schussek
|
ce61baf717
[Form] ChoiceField now accepts closures in the 'choices' option
|
14 gadi atpakaļ |
Bernhard Schussek
|
9e6e95d7e4
[Form] Fixed: required setting in FieldFactory is now properly overridable
|
14 gadi atpakaļ |
Bernhard Schussek
|
0c3ca26e6e
[Validator] Implemented traversing of \Traversable objects using the @Valid constraint. Can be disabled by setting the @Valid option 'traverse' to false
|
14 gadi atpakaļ |
Johannes Schmitt
|
803dd58002
add definition inheritance support
|
14 gadi atpakaļ |
Lukas Kahwe Smith
|
26666a272d
fixed array support in twig globals
|
14 gadi atpakaļ |
Fabien Potencier
|
98c1056fbf
renamed Request::fromGlobals() to Request::createFromGlobals() (for consistency with the existing create() method)
|
14 gadi atpakaļ |
Kris Wallsmith
|
224e66f77b
[HttpFoundation] added static Request::fromGlobals()
|
14 gadi atpakaļ |
Johannes M. Schmitt
|
f3c2e98b25
lazy-load the compiler, and related objects
|
14 gadi atpakaļ |
Victor Berchet
|
935332d0f5
fix autoload
|
14 gadi atpakaļ |
Benjamin Eberlei
|
63375060e8
[DoctrineBundle] Refactor doctrine-1.0.xsd
|
14 gadi atpakaļ |
Benjamin Eberlei
|
3c9c43d592
[DoctrineBundle] Add support to configure DBAL Types through the dbal configuration section.
|
14 gadi atpakaļ |
Victor Berchet
|
cd96c91447
json_encode() syntax (fix commit fb889a2eee33db42ba5e)
|
14 gadi atpakaļ |
Fabien Potencier
|
4ecafd883e
[FrameworkBundle] moved class cache loader earlier
|
14 gadi atpakaļ |
Fabien Potencier
|
2509c9da4b
added an autoloader that uses a class map
|
14 gadi atpakaļ |
Fabien Potencier
|
02820a5a56
[HttpKernel] fixed phpdoc
|
14 gadi atpakaļ |
Fabien Potencier
|
532bbbde30
[SecurityBundle] fixed typo
|
14 gadi atpakaļ |
Fabien Potencier
|
d5b540a4fe
[FrameworkBundle] made a small optimization
|
14 gadi atpakaļ |
Fabien Potencier
|
249ed63373
[FrameworkBundle] made a small change
|
14 gadi atpakaļ |