e107inc/e107

View on GitHub
e107_handlers/e_customfields_class.php

Summary

Maintainability
A
0 mins
Test Coverage
D
63%

Returning type array|array<string>[]</string> but processDataPost() is declared to return null
Open

            return $new_data;
Severity: Minor
Found in e107_handlers/e_customfields_class.php by phan

Returning type array|array<string>&gt;</string> but processDataPost() is declared to return null
Open

            return $new_data;
Severity: Minor
Found in e107_handlers/e_customfields_class.php by phan

There are no issues that match your filters.

Category
Status