2.x psr log and php multi compat #36
Annotations
11 errors and 10 warnings
tests/src/TestLogger/TestLoggerV2V3.php#L27
Typed properties are not supported in PHP 7.3 or earlier
|
tests/src/TestLogger/TestLoggerV2V3.php#L28
Typed properties are not supported in PHP 7.3 or earlier
|
tests/src/TestLogger/TestLoggerV2V3.php#L120
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$method'.
|
tests/src/TestLogger/TestLoggerV2V3.php#L338
Expected 1 newline at end of file; 0 found
|
tests/src/TestLogger/AbstractLoggerV1.php#L33
Short array syntax must be used to define arrays
|
tests/src/TestLogger/AbstractLoggerV1.php#L49
Short array syntax must be used to define arrays
|
tests/src/TestLogger/AbstractLoggerV1.php#L64
Short array syntax must be used to define arrays
|
tests/src/TestLogger/AbstractLoggerV1.php#L78
Short array syntax must be used to define arrays
|
tests/src/TestLogger/AbstractLoggerV1.php#L94
Short array syntax must be used to define arrays
|
tests/src/TestLogger/AbstractLoggerV1.php#L107
Short array syntax must be used to define arrays
|
|
tests/src/TestLogger/TestLoggerV2V3.php#L65
Closure found at line 65 could be static.
|
tests/src/TestLogger/TestLoggerV2V3.php#L65
Argument type is missing
|
tests/src/TestLogger/TestLoggerV2V3.php#L65
Return type is missing
|
tests/src/TestLogger/TestLoggerV2V3.php#L83
Line 83 exceeds 100 characters; contains 105 characters.
|
tests/src/TestLogger/TestLoggerV2V3.php#L93
Line 93 exceeds 100 characters; contains 105 characters.
|
tests/src/TestLogger/TestLoggerV2V3.php#L120
Line 120 exceeds 100 characters; contains 180 characters.
|
tests/src/TestLogger/TestLoggerV2V3.php#L120
Silencing errors is strongly discouraged. Use proper error checking instead. Found: @trigger_error(sprintf('Since psr/log-util 1.1: Method "%s" is deprecated and should not be called. Use method "%s" instead.'...
|
tests/src/TestLogger/TestLoggerV2V3.php#L122
Line 122 exceeds 100 characters; contains 121 characters.
|
tests/src/TestLogger/TestLoggerV2V3.php#L123
Line 123 exceeds 100 characters; contains 102 characters.
|
tests/src/TestLogger/TestLoggerV2V3.php#L127
call_user_func and call_user_func_array are not allowed
|
The logs for this run have expired and are no longer available.
Loading