Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
if の割り当てを防ぐための phpmd の構成を見つけたいと思います。
これは、このケースを検出したいことを意味します。
if ($key = $val)
なにか提案を ?