Skip to content

Huge performance improvements for taint analysis #4073

Huge performance improvements for taint analysis

Huge performance improvements for taint analysis #4073

Triggered via pull request February 27, 2025 20:04
Status Failure
Total duration 1m 8s
Artifacts

bcc.yml

on: pull_request
Check backward compatibility
51s
Check backward compatibility
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Check backward compatibility: src/Psalm/Type/TaintKind.php#L15
Value of constant Psalm\Type\TaintKind::INPUT_CALLABLE changed from 'callable' to 1
Check backward compatibility: src/Psalm/Type/TaintKind.php#L16
Value of constant Psalm\Type\TaintKind::INPUT_UNSERIALIZE changed from 'unserialize' to 4
Check backward compatibility: src/Psalm/Type/TaintKind.php#L17
Value of constant Psalm\Type\TaintKind::INPUT_INCLUDE changed from 'include' to 8
Check backward compatibility: src/Psalm/Type/TaintKind.php#L18
Value of constant Psalm\Type\TaintKind::INPUT_EVAL changed from 'eval' to 16
Check backward compatibility: src/Psalm/Type/TaintKind.php#L19
Value of constant Psalm\Type\TaintKind::INPUT_LDAP changed from 'ldap' to 32
Check backward compatibility: src/Psalm/Type/TaintKind.php#L20
Value of constant Psalm\Type\TaintKind::INPUT_SQL changed from 'sql' to 64
Check backward compatibility: src/Psalm/Type/TaintKind.php#L21
Value of constant Psalm\Type\TaintKind::INPUT_HTML changed from 'html' to 128
Check backward compatibility: src/Psalm/Type/TaintKind.php#L22
Value of constant Psalm\Type\TaintKind::INPUT_HAS_QUOTES changed from 'has_quotes' to 256
Check backward compatibility: src/Psalm/Type/TaintKind.php#L23
Value of constant Psalm\Type\TaintKind::INPUT_SHELL changed from 'shell' to 512
Check backward compatibility: src/Psalm/Type/TaintKind.php#L24
Value of constant Psalm\Type\TaintKind::INPUT_SSRF changed from 'ssrf' to 1024