Fix for CakePHP 5.2 #76
Open
Annotations
14 errors and 2 warnings
|
|
|
src/Model/Behavior/TrashBehavior.php#L293
Call to function method_exists() with Cake\Datasource\EntityInterface and 'patch' will always evaluate to true.
|
|
src/Model/Behavior/TrashBehavior.php#L165
Call to function method_exists() with Cake\Datasource\EntityInterface and 'patch' will always evaluate to true.
|
|
src/Model/Behavior/TrashBehavior.php#L28
Class constants with native types are supported only on PHP 8.3 and later.
|
|
tests/TestCase/Model/Behavior/TrashBehaviorTest.php#L332
Multi-line function calls must have a trailing comma after the last parameter.
|
|
tests/TestCase/Model/Behavior/TrashBehaviorTest.php#L285
Multi-line function calls must have a trailing comma after the last parameter.
|
|
tests/TestCase/Model/Behavior/TrashBehaviorTest.php#L278
Multi-line "use" of closure declaration must have a trailing comma after the last inherited variable.
|
|
tests/TestCase/Model/Behavior/TrashBehaviorTest.php#L275
Multi-line function declaration must have a trailing comma after the last parameter.
|
|
tests/TestCase/Model/Behavior/TrashBehaviorTest.php#L268
Multi-line function calls must have a trailing comma after the last parameter.
|
|
tests/TestCase/Model/Behavior/TrashBehaviorTest.php#L234
Multi-line function calls must have a trailing comma after the last parameter.
|
|
tests/TestCase/Model/Behavior/TrashBehaviorTest.php#L226
Multi-line function calls must have a trailing comma after the last parameter.
|
|
tests/TestCase/Model/Behavior/TrashBehaviorTest.php#L182
Multi-line function calls must have a trailing comma after the last parameter.
|
|
tests/TestCase/Model/Behavior/TrashBehaviorTest.php#L132
Multi-line function calls must have a trailing comma after the last parameter.
|
|
tests/TestCase/Model/Behavior/TrashBehaviorTest.php#L61
Multi-line function calls must have a trailing comma after the last parameter.
|
|
src/Model/Behavior/TrashBehavior.php#L395
Line exceeds 120 characters; contains 123 characters
|
|
src/Model/Behavior/TrashBehavior.php#L211
Line exceeds 120 characters; contains 126 characters
|
The logs for this run have expired and are no longer available.
Loading