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/Form/Tests
Fabien Potencier 270f496c0c bug #28704 [Form] fix multi-digit seconds fraction handling (xabbuh)
This PR was merged into the 2.8 branch.

Discussion
----------

[Form] fix multi-digit seconds fraction handling

| Q             | A
| ------------- | ---
| Branch?       | 2.8
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

Commits
-------

7b920c1ec5 fix multi-digit seconds fraction handling
2018-10-10 02:33:33 -07:00
..
ChoiceList Enable the fixer enforcing fully-qualified calls for compiler-optimized functions 2018-07-24 12:05:38 +02:00
Extension fix multi-digit seconds fraction handling 2018-10-03 13:47:42 +02:00
Fixtures [CS] Remove unused variables passed to closures 2018-10-02 08:25:20 -03:00
Guess Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
Resources Enable the fixer enforcing fully-qualified calls for compiler-optimized functions 2018-07-24 12:05:38 +02:00
Util [CS] Use combined assignment operators when possible 2018-10-01 23:42:26 -03:00
AbstractBootstrap3HorizontalLayoutTest.php [Form] Fix tests and reference usage 2015-11-28 17:53:21 +01:00
AbstractBootstrap3LayoutTest.php [Form] Fix DateTimeType html5 input format 2018-09-07 16:52:44 +03:00
AbstractDivLayoutTest.php Merge branch '2.7' into 2.8 2017-06-02 16:36:56 +02:00
AbstractExtensionTest.php Merge branch '2.7' into 2.8 2017-02-18 18:06:33 +01:00
AbstractFormTest.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
AbstractLayoutTest.php [Form] Fix DateTimeType html5 input format 2018-09-07 16:52:44 +03:00
AbstractRequestHandlerTest.php Merge branch '2.7' into 2.8 2017-11-16 17:20:19 +02:00
AbstractTableLayoutTest.php Use entry_type instead of type 2015-10-15 12:37:48 +02:00
ButtonBuilderTest.php Further refactorings to PHPUnit namespaces 2017-02-21 09:32:25 +01:00
ButtonTest.php Fixed Button::setParent() when already submitted 2018-01-25 12:47:49 +01:00
CallbackTransformerTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
CompoundFormPerformanceTest.php Merge branch '2.7' into 2.8 2017-03-02 13:33:27 -08:00
CompoundFormTest.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
FormBuilderTest.php Merge branch '2.7' into 2.8 2017-04-04 08:24:26 -07:00
FormConfigTest.php fix some risky tests 2017-04-04 16:55:33 +02:00
FormFactoryBuilderTest.php Merge branch '2.7' into 2.8 2017-02-18 18:06:33 +01:00
FormFactoryTest.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
FormIntegrationTestCase.php fixed some deprecation messages 2017-12-31 05:55:05 +01:00
FormPerformanceTestCase.php fixed some deprecation messages 2017-12-31 05:55:05 +01:00
FormRegistryTest.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
FormRendererTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
NativeRequestHandlerTest.php ensure that submitted data are uploaded files 2017-11-16 09:58:50 +01:00
ResolvedFormTypeTest.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
SimpleFormTest.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00