flix-tech/avro-serde-php

View on GitHub
src/Serialize.php

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

Method readDatum has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    AvroIODatumReader $reader,
    AvroStringIO $io,
    AvroSchema $writersSchema,
    AvroSchema $readersSchema,
    $data
Severity: Minor
Found in src/Serialize.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status