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/Serializer/Tests
Christian Flothmann 01a27e577c change timezone to fix tests on Windows
As I understand the failing tests timezones have changed in Russia in
2016, but this is not reflected in the timezone database used on
AppVeyor. Since the tests do not depend on a particular timezone (it's
only important for it to be different from UTC) we should safely be able
to switch to another timezone.
2018-12-07 15:51:05 +00:00
..
Annotation Merge branch '3.2' 2017-02-20 14:49:17 +01:00
DependencyInjection do not mock the container builder in tests 2018-02-14 11:03:57 +01:00
Encoder Merge branch '2.8' into 3.4 2018-09-21 14:47:54 +02:00
Fixtures Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Mapping Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
NameConverter Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
Normalizer change timezone to fix tests on Windows 2018-12-07 15:51:05 +00:00
SerializerTest.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00