Fabien Potencier
|
f1b955be8c
[Form] changed transformers to not change the timezone of the provided value (closes #1340)
|
14 年之前 |
Fabien Potencier
|
139a45f173
[Form] fixed AbstractExtension when an extension does not have a guesser
|
14 年之前 |
Fabien Potencier
|
bd77bc832c
updated UPDATE file
|
14 年之前 |
Fabien Potencier
|
524d51adf8
[AsseticBundle] moved the bundle to its own repository -- https://github.com/symfony/AsseticBundle
|
14 年之前 |
Fabien Potencier
|
48c1c47592
merged branch hhamon/template_reference_fix (PR #1342)
|
14 年之前 |
Hugo Hamon
|
7d09695903
[FrameworkBundle] Simplified TemplateReference::getPath() method and added a unit test.
|
14 年之前 |
Hugo Hamon
|
2616efb03f
[FrameworkBundle] fixed TemplateRefence::getPath() when using namespaced controllers (i.e: AcmeBlogBundle\\Controller\\Admin\\PostController)
|
14 年之前 |
Fabien Potencier
|
e145bdf6ff
[HttpKernel] fixed a crash on some machines (check that the controller is actually a class name before calling method_exists, closes #769)
|
14 年之前 |
Fabien Potencier
|
b3fa8bf7cb
[Swiftmailer] allowed any service to be used as a transport (closes #1337)
|
14 年之前 |
Fabien Potencier
|
02f28b6e5e
simplified Form templates as the safeguard is already set in the Form Type
|
14 年之前 |
Fabien Potencier
|
9d54633d2f
fixed test
|
14 年之前 |
Fabien Potencier
|
1467a9bd9d
[HttpFoundation] refactored Session
|
14 年之前 |
Fabien Potencier
|
570db760ae
merged branch francisbesset/session_locale (PR #686)
|
14 年之前 |
Fabien Potencier
|
c7d5fd16e0
fixed CS
|
14 年之前 |
Fabien Potencier
|
aad2f5868a
merged branch mvrhov/form_attributes_option (PR #1032)
|
14 年之前 |
Fabien Potencier
|
fb24b95bd5
made some tweaks to error levels
|
14 年之前 |
Fabien Potencier
|
8027eca3de
fixed tests
|
14 年之前 |
Fabien Potencier
|
9e0d6177cb
[Security] reverted some changes from previous merge
|
14 年之前 |
Fabien Potencier
|
8dbaf2aa38
[FrameworkBundle] removed unused variable
|
14 年之前 |
Fabien Potencier
|
01fcd7bdfd
merged branch kaiwa/loglevel (PR #1073)
|
14 年之前 |
Fabien Potencier
|
52697ed3df
[Swiftmailer] changed disable_strategy behavior
|
14 年之前 |
Fabien Potencier
|
5b142d581b
fixed CS
|
14 年之前 |
Fabien Potencier
|
e72ff4f43d
merged branch umpirsky/request-doc-fix (PR #1328)
|
14 年之前 |
Fabien Potencier
|
73dc8c96af
merged branch vicb/form-proto (PR #1315)
|
14 年之前 |
Fabien Potencier
|
168a61b9ea
[Form] fixed typo (patch from mgatto)
|
14 年之前 |
Victor Berchet
|
07fa82dff1
[Form] Revert changes impacting perfomance and readability
|
14 年之前 |
Fabien Potencier
|
46a93c376c
[Routing] optimized PHP dumper when the parent prefix is the same for several adjacent collections (avoids the same test to be made)
|
14 年之前 |
Fabien Potencier
|
1438f6be04
[Routing] added some unit tests for latest merge (and fixed a bug ;))
|
14 年之前 |
Fabien Potencier
|
c8df0ccf79
merged branch lmcd/master (PR #1290)
|
14 年之前 |
Fabien Potencier
|
a29bdfef28
merged branch dlsniper/openbasedir-enhancement (PR #1326)
|
14 年之前 |