1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests/Config
Bruce Weirdan 8fa35c2228
Variables should outlive namespaces (#8779)
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
2022-11-27 10:45:40 -05:00
..
Plugin Immutable readonly 2 2022-10-03 14:02:41 +02:00
ConfigFileTest.php Merge remote-tracking branch 'upstream/4.x' into upstream-master7 2022-02-12 09:59:55 +01:00
ConfigTest.php Variables should outlive namespaces (#8779) 2022-11-27 10:45:40 -05:00
CreatorTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PluginListTest.php Switch from phpspec/prophecy to mockery/mockery 2022-11-24 21:20:21 -04:00
PluginTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00