1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-04 02:27:59 +01:00
psalm/src/Psalm
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
..
CodeLocation Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
Config Suppress errors when validation regexps 2022-11-25 17:54:44 +00:00
Exception Finalize (and internalize) more classes 2022-02-05 23:51:03 +02:00
Internal Variables should outlive namespaces (#8779) 2022-11-27 10:45:40 -05:00
Issue Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
Node Finalize virtual nodes 2022-02-07 02:05:47 +02:00
Plugin Immutable readonly 3 2022-10-03 15:13:47 +02:00
Progress Finalize (and internalize) more classes 2022-02-05 23:51:03 +02:00
Report Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
SourceControl Finalize (and internalize) more classes 2022-02-05 23:51:03 +02:00
Storage Fix #8745 2022-11-24 20:02:04 +01:00
Type Upgrade mockery plugin 2022-11-25 03:33:10 -04:00
Aliases.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
Codebase.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
CodeLocation.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
Config.php CS fix 2022-11-25 03:35:47 -04:00
Context.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
DocComment.php preg_replace with anchor will always only have 1 replacement, add limit for clarity and performance 2022-09-08 18:51:33 +02:00
ErrorBaseline.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
FileBasedPluginAdapter.php Finalize (and internalize) more classes 2022-02-05 23:51:03 +02:00
FileManipulation.php Finalize (and internalize) more classes 2022-02-05 23:51:03 +02:00
FileSource.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
IssueBuffer.php CS fix 2022-11-22 23:59:33 -04:00
NodeTypeProvider.php
PluginFileExtensionsSocket.php Finalize (and internalize) more classes 2022-02-05 23:51:03 +02:00
PluginRegistrationSocket.php Finalize (and internalize) more classes 2022-02-05 23:51:03 +02:00
Report.php Merge remote-tracking branch 'origin/4.x' into HEAD 2022-10-16 13:41:27 +02:00
StatementsSource.php
Type.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00