Fabien Potencier
|
1687831cb7
[TwigBundle] made a small optimization
|
14 年之前 |
Fabien Potencier
|
0319838cdc
[TwigBundle] added a flash tag
|
14 年之前 |
Fabien Potencier
|
1277568997
[HttpFoundation] fixed Session
|
14 年之前 |
Fabien Potencier
|
74de6e79ea
[Framework] removed obsolete parameter
|
14 年之前 |
Fabien Potencier
|
7ffac6efc8
updated bootstrap
|
14 年之前 |
Fabien Potencier
|
2746bcc84c
[HttpFoundation] added automatic session start() when changing something in the session, renamed accessor methods, added remove()/has() methods
|
14 年之前 |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
14 年之前 |
Fabien Potencier
|
a40a7b8f36
[Routing] fixed PhpFileLoader
|
14 年之前 |
Fabien Potencier
|
a506f2ade8
[FrameworkBundle] modified the default layout for the error page to something more neutral
|
14 年之前 |
Fabien Potencier
|
2c1fb7b3ec
[Framework] fix ClassCollectionLoader not taking interfaces into account
|
14 年之前 |
Fabien Potencier
|
f92accb9b7
[FrameworkBundle] fixed exception templates
|
14 年之前 |
Fabien Potencier
|
d5a61e3bc5
added a way to provide asset base URLs in configuration
|
14 年之前 |
Fabien Potencier
|
7514177b51
[Templating] changed helpers from Engine properties to Engine array items
|
14 年之前 |
Fabien Potencier
|
9881a401f2
[FrameworkBundle] moved internal_routing.xml
|
14 年之前 |
Fabien Potencier
|
54c36030e8
[Framework] added Kernel::getBundleForClass()
|
14 年之前 |
Fabien Potencier
|
66a81b362c
[FrameworkBundle] made a small refactoring
|
14 年之前 |
Fabien Potencier
|
443c7180dc
[FrameworkBundle] fixed YAML skeleton
|
14 年之前 |
Fabien Potencier
|
e03642dfa6
made ClassCollectionLoader smarter
|
14 年之前 |
Fabien Potencier
|
68af528813
[FrameworkBundle] fixed typo
|
14 年之前 |
Fabien Potencier
|
42cad4e57e
[FrameworkBundle] made logger optional in ExceptionManager
|
14 年之前 |
Fabien Potencier
|
47a26a0a42
[HttpKernel] fixed typo
|
14 年之前 |
Fabien Potencier
|
cbdde58ddd
[FrameworkBundle] added error logging with error_log() when logger is disabled
|
14 年之前 |
Fabien Potencier
|
d5069fc594
[FrameworkBundle] refactored Exception management
|
15 年之前 |
Fabien Potencier
|
955fd40dd8
moved Logger interfaces to a HttpKernel Log sub-namespace
|
14 年之前 |
Fabien Potencier
|
5ea4b348c0
[ZendBundle] added DebugLoggerInterface
|
14 年之前 |
Fabien Potencier
|
3f2aa37f12
[HttpFoundation] added Request::setRequestFormat()
|
14 年之前 |
Fabien Potencier
|
f48aeb1021
[FrameworkBundle] added the possibility to render a template for a different format than the one from the current Request
|
14 年之前 |
ornicar
|
51680a2d95
[Routing] made Router->generate optional, default to empty array
|
15 年之前 |
Fabien Potencier
|
42dd155ad8
[FrameworkBundle] fixed CS
|
15 年之前 |
ornicar
|
4ed65d026e
fixed Controller::redirect must return the response
|
15 年之前 |