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
2012-04-27 10:18:25 +02:00
..
Fixtures change explode's limit parameter based on known variable content 2011-12-11 21:58:35 +01:00
Resources [Form] Renamed option 'primitive' to 'single_control' 2012-04-27 10:18:25 +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 moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
FormHelperTableLayoutTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
RequestHelperTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
SessionHelperTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00