vimeo/psalm

Show issue for bitwise operations on floats

Open

#8,362 建立於 2022年8月3日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)PHP (668 fork)batch import
Help wantedeasy problemsenhancementgood first issue

倉庫指標

Star
 (5,369 star)
PR 合併指標
 (平均合併 3天 12小時) (30 天內合併 5 個 PR)

描述

I could have sworn there was a PHP warning for doing bitwise operations on floats, but apparently not... Do we want to add an issue for that to Psalm?

Originally posted by @AndrolGenhald in https://github.com/vimeo/psalm/issues/7992#issuecomment-1133272149

Apparently it is a warning, but only if the float isn't exactly an integer: https://3v4l.org/kWXWH

https://psalm.dev/r/42a6ae8735

貢獻者指南