Victor Berchet
|
7ddc8cbb9c
[FrameworkBundle] Monitor added/removed translations files in dev (fix #3653)
|
13 年之前 |
Fabien Potencier
|
51ecb3c07b
fixed CS
|
13 年之前 |
Henrik Bjørnskov
|
959614b4ca
Use reflection to determaine the correct path for component validation.xml file
|
13 年之前 |
Andrej Hudec
|
cd24fb86a8
change explode's limit parameter based on known variable content
|
13 年之前 |
Andrej Hudec
|
b3cc270450
minor optimalisations for explode
|
13 年之前 |
Fabien Potencier
|
5878490b16
removed unused use statements
|
13 年之前 |
Jeremy Mikola
|
6555e28d57
Remove unnecessary use statement
|
13 年之前 |
Jeremy Mikola
|
369f181005
[FrameworkBundle] Add request scope to assets helper only if needed
|
13 年之前 |
Miha Vrhovnik
|
e78bc327d6
Fixed: Notice: Undefined index: enable_annotations in ...
|
14 年之前 |
Joseph Bielawski
|
03bd20fafc
FrameworkExtension - Remove unused variable
|
14 年之前 |
Fabien Potencier
|
169f1b57f1
[FrameworkBundle] added a note about why we cannot include Controller in the compiled classes
|
14 年之前 |
Marcel Beerta
|
77802efe4e
fixes #1779
|
14 年之前 |
Fabien Potencier
|
e776d5dbce
[FrameworkBundle] tweaked compiled class cache
|
14 年之前 |
Fabien Potencier
|
ccda267c36
[FrameworkBundle] fixed wrong order in classes to compile
|
14 年之前 |
Fabien Potencier
|
3749ad43f4
moved the Exception listener from FrameworkBundle to TwigBundle as it relies on Twig being enabled
|
14 年之前 |
Fabien Potencier
|
d2e9f14597
merged branch schmittjoh/routerFix (PR #1720)
|
14 年之前 |
Fabien Potencier
|
b4b8f35da2
renamed translator.real to translator.default
|
14 年之前 |
Fabien Potencier
|
c3a060e368
updated all core extensions to use the new shortcut method
|
14 年之前 |
Johannes Schmitt
|
fc4787ac90
fix non-extensible router
|
14 年之前 |
Johannes Schmitt
|
6d1eb48a9b
fixes a bug during session initialization in test environment
|
14 年之前 |
Fabien Potencier
|
68c07775ad
[FrameworkBundle] fixed translation loading process when a file does not respect the expected pattern (avoid loading foo.fr.xliff~ for instance)
|
14 年之前 |
Victor Berchet
|
df34e0eb29
[FrameworkBundle] Fix for setting a custom file link format (fixes #1652)
|
14 年之前 |
Fabien Potencier
|
722ad12a2d
renamed proxy setting to trust_proxy_headers
|
14 年之前 |
Fabien Potencier
|
932cd10477
made HTTP headers coming from proxies non-trusted by default
|
14 年之前 |
Victor Berchet
|
5d46e63089
[Form] Add the FormHelper configuration
|
14 年之前 |
Jordi Boggiano
|
7350109f6e
Renamed core.* events to kernel.* and CoreEvents to KernelEvents
|
14 年之前 |
Fabien Potencier
|
852a4c9c6a
[Form] removed the file upload temporary storage feature
|
14 年之前 |
Fabien Potencier
|
96fc666454
simplified cache warmers
|
14 年之前 |
Kris Wallsmith
|
d9f5c99fab
[FrameworkBundle] updated for templating changes, added http/ssl logic
|
14 年之前 |
Fabien Potencier
|
839c332438
moved all listener classes under a common EventListener sub-namespace
|
14 年之前 |