Normalize leading backslashes in banned function names #848
Annotations
5 errors and 3 warnings
test (7.4):
src/Rules/BannedNodesRule.php#L44
Parameter #1 $bannedNodes of method Ekino\PHPStanBannedCode\Rules\BannedNodesRule::normalizeFunctionNames() expects array<array<string, array<string>>>, array<int|string, array<string, array<string>|string>> given.
|
test (7.4)
Process completed with exit code 2.
|
test (7.3):
src/Rules/BannedNodesRule.php#L44
Parameter #1 $bannedNodes of method Ekino\PHPStanBannedCode\Rules\BannedNodesRule::normalizeFunctionNames() expects array<array<string, array<string>>>, array<int|string, array<string, array<string>|string>> given.
|
test (7.3)
Process completed with exit code 2.
|
test (8.0)
The operation was canceled.
|
test (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (7.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|