Reworking how the Options class works to be able to have a function f… #316
Annotations
11 errors
Unit (latest, CodingStyle)
Process completed with exit code 8.
|
Unit (latest, StaticAnalysis):
Editor.php#L1462
Ignored error pattern #^If condition is always true\.$# in path /__w/Editor-PHP/Editor-PHP/Editor.php is expected to occur 3 times, but occurred 4 times.
|
Unit (latest, StaticAnalysis):
Editor.php#L2245
If condition is always true.
|
Unit (latest, StaticAnalysis):
Editor/Join.php#L646
Call to an undefined method DataTables\Editor\Field::optionsExec().
|
Unit (latest, StaticAnalysis):
Editor/Options.php#L1
Ignored error pattern #^Negated boolean expression is always false\.$# in path /__w/Editor-PHP/Editor-PHP/Editor/Options.php was not matched in reported errors.
|
Unit (latest, StaticAnalysis):
Editor/Options.php#L1
Ignored error pattern #^Property DataTables\\Editor\\Options\:\:\$_order is never written, only read\.$# in path /__w/Editor-PHP/Editor-PHP/Editor/Options.php was not matched in reported errors.
|
Unit (latest, StaticAnalysis):
Editor/Options.php#L81
Property DataTables\Editor\Options::$_label is never read, only written.
|
Unit (latest, StaticAnalysis):
Editor/Options.php#L84
Property DataTables\Editor\Options::$_leftJoin is never read, only written.
|
Unit (latest, StaticAnalysis):
Editor/Options.php#L101
Property DataTables\Editor\Options::$_manualAdd is never read, only written.
|
Unit (latest, StaticAnalysis):
Editor/Options.php#L104
Property DataTables\Editor\Options::$_customFn is never written, only read.
|
Unit (latest, StaticAnalysis):
Editor/Options.php#L315
Method DataTables\Editor\Options::exec() should return array but returns false.
|