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
Nicolas Grekas fedcc91c8d Merge branch '3.3' into 3.4
* 3.3: (23 commits)
  Tests and fix for issue in array model data in EntityType field with multiple=true
  [Form] Fixed PercentToLocalizedStringTransformer to accept both comma and dot as decimal separator, if possible
  removed useless PHPDoc
  [Form] Fix FormInterface::submit() annotation
  [PHPUnitBridge] don't remove when set to  empty string
  PdoSessionHandler: fix advisory lock for pgsql when session.sid_bits_per_character > 4
  HttpCache does not consider ESI resources in HEAD requests
  Fix translation for "This field was not expected"
  [Routing] Enhance Route(Collection) docblocks
  Added improvement for accuracy in MoneyToLocalizedStringTransformer.
  Removed unused private property
  Use correct verb form in the pull request template
  Use PHP_MAXPATHLEN in Filesystem.
  Added null as explicit return type (?TokenInterface)
  [FrameworkBundle] Fix Routing\DelegatingLoader
  Render all line breaks according to the exception message
  [Form] Fix phpdoc
  [DI] remove confusing code
  [Form] Fixed GroupSequence with "constraints" option
  [Validator] Clarify UUID validator behavior
  ...
2017-10-02 08:49:52 +02:00
..
app feature #24383 [FrameworkBundle] Don't clear app pools on cache:clear (nicolas-grekas) 2017-10-01 09:49:04 -07:00
Bundle/TestBundle Merge branch '3.3' into 3.4 2017-10-02 08:49:52 +02:00
AnnotatedControllerTest.php [Routing] Fix BC break in AnnotationClassLoader defaults attributes handling 2017-01-23 21:38:04 +01:00
AutowiringTypesTest.php bug #22814 [FrameworkBundle] FC with EventDispatcher 4.0 (xabbuh) 2017-05-21 10:41:40 +02:00
CachePoolClearCommandTest.php Make as many services private as possible 2017-09-13 09:59:43 +02:00
CachePoolsTest.php [FrameworkBundle] Don't clear app pools on cache:clear 2017-09-30 20:17:55 +02:00
ConfigDebugCommandTest.php Remove unused mocks/vars 2017-07-22 20:48:54 +02:00
ConfigDumpReferenceCommandTest.php [Config][FrameworkBundle] Allow to dump extension config reference sub path 2017-01-09 22:03:44 +01:00
ContainerDebugCommandTest.php Show private aliases in debug:container 2017-04-21 00:49:45 +02:00
ContainerDumpTest.php Fix a typo and add a check to prevent regressions 2016-04-27 19:35:20 +02:00
FragmentTest.php Remove some useless @group annotations 2015-04-07 15:19:55 +02:00
ProfilerTest.php PHP CS Fixer: use php_unit_dedicate_assert 2016-10-16 22:09:53 +02:00
PropertyInfoTest.php Make as many services private as possible 2017-09-13 09:59:43 +02:00
SerializerTest.php [FrameworkBundle] Register the ArrayDenormalizer 2016-11-11 07:48:09 -08:00
SessionTest.php [FrameworkBundle] Fix cleaning of test dirs 2017-03-13 22:39:55 +01:00
SubRequestsTest.php Adding a new event subscriber that "parses" the _controller attribute in the FW 2017-06-01 10:00:07 -04:00
WebTestCase.php Fix AutowiringTypesTest transient tests 2017-06-14 10:56:14 +02:00