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/Tests/Templating/Helper
Fabien Potencier 8a4f9ea512 merged 2.0
2011-12-01 15:45:30 +01:00
..
Fixtures [Form] Improve unit tests for rendering 2011-06-22 10:27:21 +02:00
Resources fixed CS 2011-06-23 13:39:36 +02:00
CodeHelperTest.php [FrameworkBundle] fixed unescaped file_link_format parameter in CodeHelper that made the functional tests fail when checking a 4xx page. The generated file link format used in an HTML stack trace didn't contain an escaped ampersand (&) character. The resulting HTML code was not validable against its DTD and so the Crawler made the tests fail when checking a 4xx page. 2011-12-01 10:53:50 +01:00
FormHelperDivLayoutTest.php removed unused use statements 2011-11-24 07:16:14 +01:00
FormHelperTableLayoutTest.php removed unused use statements 2011-11-24 07:16:14 +01:00
RequestHelperTest.php moved management of the locale from the Session class to the Request class 2011-10-08 18:34:49 +02:00
SessionHelperTest.php moved management of the locale from the Session class to the Request class 2011-10-08 18:34:49 +02:00