check if the input is longer than the limit. if not, simply return th… #40
Annotations
10 errors
src/AsFloat.php#L27
Method Kiboko\Component\StringExpressionLanguage\AsFloat::evaluate() has no return type specified.
|
src/AsFloat.php#L27
Method Kiboko\Component\StringExpressionLanguage\AsFloat::evaluate() has parameter $context with no value type specified in iterable type array.
|
src/AsInteger.php#L27
Method Kiboko\Component\StringExpressionLanguage\AsInteger::evaluate() has no return type specified.
|
src/AsInteger.php#L27
Method Kiboko\Component\StringExpressionLanguage\AsInteger::evaluate() has parameter $context with no value type specified in iterable type array.
|
src/AsString.php#L27
Method Kiboko\Component\StringExpressionLanguage\AsString::evaluate() has parameter $context with no value type specified in iterable type array.
|
src/Capitalize.php#L33
Method Kiboko\Component\StringExpressionLanguage\Capitalize::evaluate() has no return type specified.
|
src/Capitalize.php#L33
Method Kiboko\Component\StringExpressionLanguage\Capitalize::evaluate() has parameter $context with no value type specified in iterable type array.
|
src/CapitalizeWords.php#L33
Method Kiboko\Component\StringExpressionLanguage\CapitalizeWords::evaluate() has no return type specified.
|
src/CapitalizeWords.php#L33
Method Kiboko\Component\StringExpressionLanguage\CapitalizeWords::evaluate() has parameter $context with no value type specified in iterable type array.
|
src/ConvertCharCode.php#L27
Method Kiboko\Component\StringExpressionLanguage\ConvertCharCode::evaluate() has no return type specified.
|
The logs for this run have expired and are no longer available.
Loading