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/Component/HttpKernel/Tests/Fragment
Zan Baldwin b9ece6bde7 [HttpKernel] Correctly Render Signed URIs Containing Fragments
Rebuild the URL with the computed hash instead of appending it onto the end of the URI, preventing incorrect formatting when dealing with URIs containing fragments.
2018-12-24 13:29:26 +00:00
..
EsiFragmentRendererTest.php [HttpKernel] Correctly Render Signed URIs Containing Fragments 2018-12-24 13:29:26 +00:00
FragmentHandlerTest.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
HIncludeFragmentRendererTest.php [HttpKernel] Correctly Render Signed URIs Containing Fragments 2018-12-24 13:29:26 +00:00
InlineFragmentRendererTest.php fixed tests 2018-09-30 06:36:53 +02:00
RoutableFragmentRendererTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
SsiFragmentRendererTest.php [HttpKernel] Correctly Render Signed URIs Containing Fragments 2018-12-24 13:29:26 +00:00