Fabien Potencier
|
d498de88f0
[RequestHandler] removed RequestInterface and ResponseInterface, added RequestHandlerInterface (removed the run() method)
|
15 éve |
Fabien Potencier
|
ee50040a79
[Foundation] added a way to reboot the kernel
|
15 éve |
Pascal Borreli
|
97be2ac2b7
fixed typo
|
15 éve |
Fabien Potencier
|
d9e444b440
[Foundation] fixed request value when passed to the handle method
|
15 éve |
Pascal Borreli
|
c1e357d200
Fixed @package and @subpackage phpdoc tags
|
15 éve |
Pascal Borreli
|
12690a8e92
fixed @throws phpdoc tag
|
15 éve |
Fabien Potencier
|
77f56a61f6
[Foundation] made the Kernel serializable (to avoid weird error messages when used with PHPUnit)
|
15 éve |
Fabien Potencier
|
7c9559bc26
[Foundation] made some performance optimizations (if you change a parameter in a .htaccess or httpd.conf, you now need to flush the cache - should not be a big deal)
|
15 éve |
Fabien Potencier
|
98987b0f88
[Foundation] fixed typo
|
15 éve |
Pascal Borreli
|
e182853ef0
[Foundation] fixed a typo
|
15 éve |
Jonathan H. Wage
|
b3d8aa414e
[Symfony] Adding isBooted() method so that I can pass an existing kernel to a Console application. Right now it throws an exception otherwise about it already being booted.
|
15 éve |
Jordi Boggiano
|
a8fc5c62ff
[Foundation] Fixes parsing of env parameters
|
15 éve |
Jonathan H. Wage
|
ffc36f02d5
[DoctrineBundle] Enhancing Doctrine 2 integration to allow multiple connections/entity managers, more flexibility and more complete integration with ORM and DBAL all around.
|
15 éve |
Fabien Potencier
|
0dcaabfc8c
[Foundation] added kernel.bundles to the list of default parameters of the DIC
|
15 éve |
Fabien Potencier
|
1d8a65a1b5
[WebBundle] made some error messages better
|
15 éve |
Fabien Potencier
|
38aef98694
[Foundation] added the missing parts of Symfony Foundation
|
15 éve |