This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/FrameworkBundle
2013-10-02 16:43:14 +02:00
..
CacheWarmer Nsdocblocks 2012-10-20 09:10:30 +02:00
Command [FrameworkBundle] changed the router:debug to use the shortcut notation for the controller 2013-10-02 16:42:09 +02:00
Console [FrameworkBundle] moved router:debug and container:debug to use the compact layout 2013-10-02 16:43:14 +02:00
Controller The ignoreAttributes itself should be ignored, too. 2013-07-24 17:20:53 +02:00
DataCollector moved the request data collector to HttpKernel 2012-07-18 10:39:53 +02:00
DependencyInjection [HttpFoundation] Add a way to avoid the session be written at each request 2013-09-30 12:03:12 -07:00
EventListener [HttpKernel] added $event->isMasterRequest() 2013-08-08 14:41:21 -07:00
Fragment [HttpKernel] added escaping for hx:include tag attributes 2013-03-29 05:29:22 +01:00
HttpCache Fix typo change String to string 2012-07-06 19:52:14 +03:00
Resources [HttpFoundation] Add a way to avoid the session be written at each request 2013-09-30 12:03:12 -07:00
Routing Fix some annotates 2013-09-19 11:36:05 +02:00
Templating minor #8927 [Templating] fix logic regarding template references and many phpdocs (Tobion) 2013-10-01 14:37:06 +02:00
Test added missing comments to WebTestCase 2013-07-21 14:18:53 +02:00
Tests feature #7887 [FrameworkBundle] adds routing/container descriptors (jfsimon) 2013-10-01 16:13:14 +02:00
Translation [FrameworkBundle] added support for double-quoted strings in the extractor (closes #8797) 2013-08-28 11:44:32 +02:00
Validator Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md [FrameworkBundle][SecurityBundle] Added service configuration for the new Security CSRF sub-component 2013-09-27 10:16:29 +02:00
Client.php Merge branch '2.2' into 2.3 2013-09-29 21:41:41 +02:00
composer.json Updated Composer dependencies to require the Security\Csrf component where necessary 2013-09-30 14:39:06 +02:00
FrameworkBundle.php Merge branch '2.2' into 2.3 2013-09-12 14:57:47 +02:00
phpunit.xml.dist [FrameworkBundle] Added missing files for phpunit 2013-05-20 11:44:05 +02:00