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/Functional
Fabien Potencier 26ff514323 Merge branch '2.6' into 2.7
* 2.6:
  CS: fix some license headers
  CS: Ensure there is no code on the same line as the PHP open tag and it is followed by a blankline
  use visited lookup with reference to gain performance
  Replace GET parameters when changed
  [FrameworkBundle][debug:config] added support for dynamic configurations.
  [WebProfiler] Fix partial search on url in list

Conflicts:
	src/Symfony/Bridge/Propel1/Form/EventListener/TranslationCollectionFormListener.php
	src/Symfony/Bridge/Propel1/Form/EventListener/TranslationFormListener.php
2015-03-24 18:00:58 +01:00
..
app Merge branch '2.6' into 2.7 2015-02-05 09:35:11 +01:00
Bundle/TestBundle Merge branch '2.6' into 2.7 2015-03-24 18:00:58 +01:00
ConfigDebugCommandTest.php [FrameworkBundle][debug:config] added support for dynamic configurations. 2015-03-22 10:17:36 +00:00
ConfigDumpReferenceCommandTest.php [FrameworkBundle][debug:config] added support for dynamic configurations. 2015-03-22 10:17:36 +00:00
FragmentTest.php added a functional test for locale handling in sub-requests 2013-08-22 08:57:44 +02:00
ProfilerTest.php [FrameworkBundle] added a way to disable the profiler 2013-04-26 16:14:55 +02:00
SessionTest.php updated license blocks 2012-03-31 18:00:32 -03:00
SubRequestsTest.php [FrameworkBundle] added some functional tests 2013-03-20 17:13:44 +01:00
WebTestCase.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00