Passed
Push — master ( 408938...737847 )
by Dominik
03:24
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