Passed
Push — master ( 24a8c1...7dccb7 )
by Dominik
10:25
created
13 files with issues
Count Path Last Found
3 src/Accessor/PropertyAccessor.php
Duplication Bug
4 src/Denormalizer/DenormalizerContextBuilder.php
Bug Best Practice Security
1 src/Decoder/XmlTypeDecoder.php
Compatibility
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/Denormalizer/ConvertTypeFieldDenormalizer.php
Duplication
1 src/Denormalizer/FieldDenormalizer.php
Duplication
6 src/Mapping/DenormalizationFieldMappingBuilder.php
Duplication Bug Best Practice