Passed
Push — master ( 92618d...408938 )
by Dominik
02:45
created
10 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/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
6 src/Mapping/DenormalizationFieldMappingBuilder.php
Bug Best Practice Duplication