removed laminas-log dependency and kept stream functionality from it #32
Annotations
10 errors and 1 warning
src/Processor/PsrPlaceholder.php#L11
Function strpos() should not be referenced via a fallback global name, but via a use statement.
|
src/Processor/PsrPlaceholder.php#L19
Function is_scalar() should not be referenced via a fallback global name, but via a use statement.
|
src/Processor/PsrPlaceholder.php#L20
Function is_object() should not be referenced via a fallback global name, but via a use statement.
|
src/Processor/PsrPlaceholder.php#L20
Function method_exists() should not be referenced via a fallback global name, but via a use statement.
|
src/Processor/PsrPlaceholder.php#L26
Function is_object() should not be referenced via a fallback global name, but via a use statement.
|
src/Processor/PsrPlaceholder.php#L27
Function get_class() should not be referenced via a fallback global name, but via a use statement.
|
src/Processor/PsrPlaceholder.php#L27
Class name referenced via call of function get_class().
|
src/Processor/PsrPlaceholder.php#L31
Function gettype() should not be referenced via a fallback global name, but via a use statement.
|
src/Processor/PsrPlaceholder.php#L34
Function strtr() should not be referenced via a fallback global name, but via a use statement.
|
src/Processor/PsrPlaceholder.php#L37
Expected 1 blank line at end of file; 2 found
|
src/Logger.php#L280
Line exceeds 120 characters; contains 121 characters
|
The logs for this run have expired and are no longer available.
Loading