Allow to treat DateTimeInterface instances as scalar values when comparing or sorting
#525
coding-standards.yml
on: pull_request
Coding Standards
/
Coding Standards (PHP: 8.1)
19s
Annotations
3 errors
|
Coding Standards / Coding Standards (PHP: 8.1)
Process completed with exit code 1.
|
|
Coding Standards / Coding Standards (PHP: 8.1):
src/Expr/ClosureExpressionVisitor.php#L112
Function func_get_args() should not be referenced via a fallback global name, but via a use statement.
|
|
Coding Standards / Coding Standards (PHP: 8.1):
src/Expr/ClosureExpressionVisitor.php#L111
Function func_get_args() should not be referenced via a fallback global name, but via a use statement.
|