5.x: use namespaced functions #452
ci.yml
on: pull_request
cs-stan
/
Coding Standard & Static Analysis
45s
Matrix: testsuite / testsuite-linux
Annotations
8 errors
cs-stan / Coding Standard & Static Analysis:
src/Cache/Engine/DebugEngine.php#L340
Function namespaceSplit not found.
|
cs-stan / Coding Standard & Static Analysis:
src/Controller/MailPreviewController.php#L186
Function collection not found.
|
cs-stan / Coding Standard & Static Analysis:
src/Controller/MailPreviewController.php#L196
Function collection not found.
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
|
UndefinedFunction:
src/Cache/Engine/DebugEngine.php#L340
src/Cache/Engine/DebugEngine.php:340:29: UndefinedFunction: Function DebugKit\Cache\Engine\namespaceSplit does not exist (see https://psalm.dev/021)
|
UndefinedFunction:
src/Controller/MailPreviewController.php#L186
src/Controller/MailPreviewController.php:186:24: UndefinedFunction: Function DebugKit\Controller\collection does not exist (see https://psalm.dev/021)
|
UndefinedFunction:
src/Controller/MailPreviewController.php#L196
src/Controller/MailPreviewController.php:196:16: UndefinedFunction: Function DebugKit\Controller\collection does not exist (see https://psalm.dev/021)
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.
|