Hotfix Shepard build #2520
bcc.yml
on: pull_request
Check backward compatibility
42s
Annotations
10 errors
Check backward compatibility:
src/Psalm/Codebase.php#L99
Method Psalm\Codebase#getSymbolInformation() was removed
|
Check backward compatibility:
src/Psalm/Codebase.php#L99
Method Psalm\Codebase#getSymbolLocation() was removed
|
Check backward compatibility:
src/Psalm/Codebase.php#L2106
Default parameter value for parameter $taints of Psalm\Codebase#addTaintSource() changed from array (
0 => 'html',
1 => 'has_quotes',
2 => 'shell',
3 => 'sql',
4 => 'callable',
5 => 'eval',
6 => 'unserialize',
7 => 'include',
8 => 'ssrf',
9 => 'ldap',
10 => 'file',
11 => 'header',
12 => 'cookie',
) to array (
0 => 'html',
1 => 'has_quotes',
2 => 'shell',
3 => 'sql',
4 => 'callable',
5 => 'eval',
6 => 'unserialize',
7 => 'include',
8 => 'ssrf',
9 => 'ldap',
10 => 'file',
11 => 'header',
12 => 'cookie',
13 => 'xpath',
14 => 'sleep',
)
|
Check backward compatibility:
src/Psalm/Codebase.php#L2133
Default parameter value for parameter $taints of Psalm\Codebase#addTaintSink() changed from array (
0 => 'html',
1 => 'has_quotes',
2 => 'shell',
3 => 'sql',
4 => 'callable',
5 => 'eval',
6 => 'unserialize',
7 => 'include',
8 => 'ssrf',
9 => 'ldap',
10 => 'file',
11 => 'header',
12 => 'cookie',
) to array (
0 => 'html',
1 => 'has_quotes',
2 => 'shell',
3 => 'sql',
4 => 'callable',
5 => 'eval',
6 => 'unserialize',
7 => 'include',
8 => 'ssrf',
9 => 'ldap',
10 => 'file',
11 => 'header',
12 => 'cookie',
13 => 'xpath',
14 => 'sleep',
)
|
Check backward compatibility:
src/Psalm/Storage/FunctionStorage.php#L5
Property Psalm\Storage\FunctionLikeStorage#$unused_docblock_params was removed
|
Check backward compatibility:
src/Psalm/Storage/FunctionStorage.php#L5
Method Psalm\Storage\FunctionLikeStorage#getSignature() was removed
|
Check backward compatibility:
src/Psalm/Storage/MethodStorage.php#L7
Property Psalm\Storage\FunctionLikeStorage#$unused_docblock_params was removed
|
Check backward compatibility:
src/Psalm/Storage/MethodStorage.php#L7
Method Psalm\Storage\FunctionLikeStorage#getSignature() was removed
|
Check backward compatibility:
src/Psalm/Storage/FunctionLikeStorage.php#L16
Property Psalm\Storage\FunctionLikeStorage#$unused_docblock_params was removed
|
Check backward compatibility:
src/Psalm/Storage/FunctionLikeStorage.php#L16
Method Psalm\Storage\FunctionLikeStorage#getSignature() was removed
|