.. |
Bundle
|
b9a6f9210b
[HttpKernel] Fixed typo
|
14 years ago |
CacheWarmer
|
d0b4bfc8f6
added a cache warmer sub-framework
|
14 years ago |
Config
|
5c905beb13
moved common configuration classes to a new Config component
|
14 years ago |
Controller
|
7e0ed2759b
[HttpKernel] fixed phpdoc
|
14 years ago |
DataCollector
|
2c45611f4e
fixed WDT link to the profiler
|
14 years ago |
Debug
|
8b62df7247
changed the EventDispatcher and Event interfaces
|
14 years ago |
DependencyInjection
|
23e9386a0e
changed all extensions to use the default Extension::getAlias() impl
|
14 years ago |
Exception
|
64fb94c725
normalized license messages in PHP files
|
14 years ago |
HttpCache
|
c70824d22c
[HttpKernel] Fixed Typo
|
14 years ago |
Log
|
64fb94c725
normalized license messages in PHP files
|
14 years ago |
Profiler
|
1fcb99b936
[HttpKernel] Removed useless else
|
14 years ago |
Test
|
64fb94c725
normalized license messages in PHP files
|
14 years ago |
Client.php
|
1e3dc1479c
[Testing][HttpKernel] Added possibility to functional test raw body data
|
14 years ago |
HttpKernel.php
|
fc372bc217
[HttpKernel] changed core.view event to use notifyUntil() instead of filter() -- as soon as a listener returns a Response, we are done
|
14 years ago |
HttpKernelInterface.php
|
1d5b6ed908
adds scope to the DI container
|
14 years ago |
Kernel.php
|
a0fc4240f9
[HttpKernel] Adding a line break to the end of the Kernel die() statements so that the output is more natural when receiving this message from the terminal.
|
14 years ago |
KernelInterface.php
|
5c905beb13
moved common configuration classes to a new Config component
|
14 years ago |
LICENSE
|
f54cedfe5e
added LICENSE files for the subtree repositories
|
14 years ago |
ResponseListener.php
|
bf20238178
fixed a bug in Response content-type auto-detection
|
14 years ago |