Fabien Potencier
|
b42982c83f
fixed typo
|
14 years ago |
henrikbjorn
|
b58498b1c8
Fixed violating coding standard as pointed about by blue-eyes.
|
14 years ago |
Jordi Boggiano
|
c4a5972952
[FrameworkBundle] Fix format parsing
|
14 years ago |
Fabien Potencier
|
7e66933876
fixed inconsistency when calling the Http Kernel instance from an event
|
14 years ago |
Fabien Potencier
|
a46ca47c03
[FrameworkBundle] fixed inclusion of the test client
|
14 years ago |
henrikbjorn
|
6b61af5931
[FrameworkBundle] prettified Mustache.php and added PHPDoc.
|
14 years ago |
Jeremy Mikola
|
df9ef79953
[Form] readPropertyPath should return null instead of empty array
|
14 years ago |
Fabien Potencier
|
2b8dfe1ccf
[EventDispatcher] fixed possible PHP warning
|
14 years ago |
Benjamin Zikarsky
|
d376596f7e
[EventDispatcher] fixed bug in EventDispatcher::disconnect if the second argument is null or ommitted
|
14 years ago |
Fabien Potencier
|
c1e873d1b0
removed debug code
|
14 years ago |
Tom Van Looy
|
44f54c2578
[Console] fixed status code when it is > 255
|
14 years ago |
Ryan Weaver
|
c39635680f
added PHPDoc
|
14 years ago |
henrikbjorn
|
30cf086828
Overrides the default {% include %} token parser since it loads through the right template renderer
|
14 years ago |
Fabien Potencier
|
2a9ddee162
[HttpFoundation] added Session::invalidate()
|
14 years ago |
Kris Wallsmith
|
c36612b78b
[DoctrineMongoDBBundle] fixed error when logging bin values in queries
|
14 years ago |
Ryan Weaver
|
7fb3b2ab9d
Adding basic PHPDoc to the Routing\DelegatingLoader class.
|
14 years ago |
Ryan Weaver
|
8c70a2ee24
Adding basic PHPDoc to the Routing\DelegatingLoader class.
|
14 years ago |
Bernhard Schussek
|
b902cb31d7
[Form] PropertyPath camelizes property names when setting values
|
14 years ago |
Bernhard Schussek
|
a66d883afd
[Form] Removed CSRF setters because they have no effect once CSRF protection is enabled. Re-enable CSRF protection with the desired values instead
|
14 years ago |
Bernhard Schussek
|
e1be4e9689
[Form] Refactored logic to read and set values from Field to PropertyPath
|
14 years ago |
Benjamin Eberlei
|
1fab031d4d
Add missing EntityToIDTransformer files
|
14 years ago |
ornicar
|
f667b6928f
[TwigBundle] Add a template block to render CollectionField fields
|
14 years ago |
ornicar
|
06a6b15e22
[Form] Fix FieldGroup::getHiddenFields, add tests for FieldGroup::getHiddenFields and FieldGroup::getVisibleFields
|
14 years ago |
Masao Maeda
|
ade5fd6574
fixed: fixed the bug of request_panel.php in WebProfiler
|
14 years ago |
ornicar
|
5c406b9dc0
[FrameworkBundle] fixed typo in Translator
|
14 years ago |
Fabien Potencier
|
e0961beb44
[FrameworkBundle] fixed typos (patch from Dennis.Verspuij)
|
14 years ago |
Fabien Potencier
|
fa77f08893
fixed typo
|
14 years ago |
Fabien Potencier
|
aa1cb87f60
[FrameworkBundle] clarified exception message in InitBundleCommand.php (patch from mvrhov)
|
14 years ago |
Jordi Boggiano
|
12479cdd24
[TwigBundle] Simplified some code
|
14 years ago |
henrikbjorn
|
7ad510d6ef
Added --symlink option to assets:install command
|
14 years ago |