mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 13:51:54 +01:00
8fa35c2228
Variables in PHP are not namespaced. In other words, namespaces share the context with the file they are located in. See https://3v4l.org/2qvrC Fixes vimeo/psalm#8778