1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 09:47:29 +01:00
psalm/src
Tyson Andre f4f989d1e5 Use different in-array-* check for non-literals
Negating this would not contradict the original condition if the
variables were different. A string can be in one array of strings but
not be in a different array of strings.
2021-09-06 21:48:08 -04:00
..
Psalm Use different in-array-* check for non-literals 2021-09-06 21:48:08 -04:00
command_functions.php Cli command classes (#5858) 2021-05-31 22:23:54 -04:00
functions.php Cli command classes (#5858) 2021-05-31 22:23:54 -04:00
psalm_plugin.php Cli command classes (#5858) 2021-05-31 22:23:54 -04:00
psalm-language-server.php Cli command classes (#5858) 2021-05-31 22:23:54 -04:00
psalm-refactor.php Cli command classes (#5858) 2021-05-31 22:23:54 -04:00
psalm.php Cli command classes (#5858) 2021-05-31 22:23:54 -04:00
psalter.php Cli command classes (#5858) 2021-05-31 22:23:54 -04:00
spl_object_id.php