Passed
Push — master ( 19e7b5...93cd6a )
by Dominik
01:55
created
12 files with issues
Count Path Last Found
3 src/Accessor/PropertyAccessor.php
Duplication Bug
1 src/Decoder/JsonTypeDecoder.php
Unused Code
1 src/Decoder/UrlEncodedTypeDecoder.php
Bug
1 src/Decoder/YamlTypeDecoder.php
Bug
1 src/Denormalizer/ConvertTypeFieldDenormalizer.php
Duplication
1 src/Denormalizer/DateFieldDenormalizer.php
Security Best Practice
4 src/Denormalizer/DateTimeFieldDenormalizer.php
Unused Code Security Best Practice Deprecated Code
1 src/Denormalizer/Denormalizer.php
Documentation Bug
1 src/Denormalizer/DenormalizerContext.php
Security Best Practice
3 src/Denormalizer/DenormalizerContextBuilder.php
Bug Best Practice