Passed
Push — master ( 8d4adc...265f32 )
by Dominik
02:00
created
14 files with issues
Count Path Last Found
4 src/Accessor/PropertyAccessor.php
Duplication Bug
4 src/Denormalizer/DenormalizerContextBuilder.php
Bug Best Practice Security
1 src/Decoder/UrlEncodedTypeDecoder.php
Bug
1 src/Decoder/JsonTypeDecoder.php
Unused Code
1 src/Denormalizer/DateFieldDenormalizer.php
Security Best Practice
4 src/Denormalizer/DateTimeFieldDenormalizer.php
Unused Code Security Best Practice Deprecated Code
1 src/Decoder/YamlTypeDecoder.php
Bug
1 src/Denormalizer/Denormalizer.php
Documentation Bug
1 src/Denormalizer/FieldDenormalizer.php
Duplication
6 src/Mapping/DenormalizationFieldMappingBuilder.php
Duplication Bug Best Practice