Commit Graph

12 Commits

Author SHA1 Message Date
Fabien Potencier
77f56a61f6 [Foundation] made the Kernel serializable (to avoid weird error messages when used with PHPUnit) 2010-04-02 16:47:59 +02:00
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) 2010-03-12 11:54:22 +01:00
Fabien Potencier
98987b0f88 [Foundation] fixed typo 2010-03-12 11:22:19 +01:00
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. 2010-03-01 11:28:03 +01:00
Jordi Boggiano
a8fc5c62ff [Foundation] Fixes parsing of env parameters
Signed-off-by: Jordi Boggiano <j.boggiano@seld.be>
2010-02-25 11:21:31 +01:00
Fabien Potencier
2748c48ae0 [Foundation] made a small optimization 2010-02-24 16:15:22 +01:00
Fabien Potencier
c54c7e0466 [Foundation] moved debug services to their own XML file 2010-02-24 16:00:28 +01:00
Fabien Potencier
45e6573774 [Foundation] moved event_dispatcher debug mode to Foundation 2010-02-24 15:28:56 +01:00
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. 2010-02-24 13:23:15 +01:00
Fabien Potencier
0dcaabfc8c [Foundation] added kernel.bundles to the list of default parameters of the DIC 2010-02-22 11:57:59 +01:00
Fabien Potencier
1d8a65a1b5 [WebBundle] made some error messages better 2010-02-19 08:20:36 +01:00
Fabien Potencier
38aef98694 [Foundation] added the missing parts of Symfony Foundation 2010-02-17 14:54:36 +01:00