Commit Graph

19 Commits

Author SHA1 Message Date
Fabien Potencier 47beb343ac added deprecation notice for HttpCache::createEsi() 2015-02-04 16:19:16 +01:00
Hugo Hamon 24e651d25e Normalized @deprecated annotations. 2015-01-05 16:02:26 +01:00
Sebastian Krebs cd75a49ea7 SSI support 2014-06-18 11:11:19 +02:00
Fabien Potencier 6e9af27fbd made phpdoc types consistent with those defined in Hack 2014-04-15 07:41:45 +02:00
Adel 53bcef2f9d Fix typo change String to string 2012-07-06 19:52:14 +03:00
Fabien Potencier 43f153bcbf [FrameworkBundle] fixed name collision 2012-04-13 09:04:04 +02:00
Fabien Potencier 7a56eef606 [FrameworkBundle] made the Esi and Store instances configurable in HttpCache base class 2012-04-13 07:23:33 +02:00
Eriksen Costa 2a73937771 fixed CS (missing or misplaced license blocks) 2012-04-02 00:52:14 -03:00
Kevin Bond 94ae36141b shortened if/else syntax 2012-03-28 11:52:41 -04:00
Kevin Bond f58d2b2d6b [FrameworkBundle] made http_cache dir extensible 2012-03-28 11:41:21 -04:00
Fabien Potencier f55445697b [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
Fabien Potencier 5f35abfa20 removed unused use statements 2011-10-29 11:56:30 +02:00
Pascal Borreli 6c7caf242e [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Matthieu Bontemps 88862b3727 Add a public getter for the Esi instance 2011-03-28 13:45:23 +02:00
Matthieu Bontemps ef5126d919 Fix kernel access in HttpCache due to kernel attribute privatization 2011-03-28 11:58:16 +02:00
Fabien Potencier 2b33054a66 replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Pascal Borreli 053585a4bf [FrameworkBundle] Fixed typo 2011-02-26 20:02:05 +01:00
Fabien Potencier 90ff9e4273 [HttpKernel] added a way to change the ESI cache strategy 2011-02-22 13:50:26 +01:00
Fabien Potencier 5a805a7868 renamed HttpKernel/Cache/ namespace to HttpKernel/HttpCache/ 2011-01-26 21:44:54 +01:00