Skip to content

feat: align error messages + strict FF3 tweak (cross-SDK consistency) #17

feat: align error messages + strict FF3 tweak (cross-SDK consistency)

feat: align error messages + strict FF3 tweak (cross-SDK consistency) #17

Triggered via push May 23, 2026 05:44
Status Success
Total duration 22s
Artifacts

codeql.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
analyze: src/FF3.php#L108
Match expression does not handle remaining values: int<0, 15>|int<17, 23>|int<25, 31>|int<33, max>
analyze: src/FF1.php#L77
Match expression does not handle remaining values: int<0, 15>|int<17, 23>|int<25, 31>|int<33, max>
analyze: src/Cyphera.php#L51
Strict comparison using !== between mixed and null will always evaluate to true.