1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 17:57:37 +01:00
psalm/src
Vincent Langlet fb5c5a9c59
Fix array<empty, empty> not in array{foo?: mixed}<string, mixed> (#5677)
* Fix array<empty, empty> not in array{foo?: mixed}<string, mixed>

* Add tests
2021-04-30 09:00:49 -04:00
..
Psalm Fix array<empty, empty> not in array{foo?: mixed}<string, mixed> (#5677) 2021-04-30 09:00:49 -04:00
command_functions.php Fix excluding binary path under Windows (#5628) 2021-04-15 06:55:45 -04:00
functions.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
psalm_plugin.php Wrap entrypoints into IIFE to protect their variables (#5366) 2021-03-11 00:14:22 -05:00
psalm-language-server.php Wrap entrypoints into IIFE to protect their variables (#5366) 2021-03-11 00:14:22 -05:00
psalm-refactor.php Fix BC break introduced in 4.6.3 (#5410) 2021-03-16 19:28:18 -04:00
psalm.php Fix BC break introduced in 4.6.3 (#5410) 2021-03-16 19:28:18 -04:00
psalter.php Fix BC break introduced in 4.6.3 (#5410) 2021-03-16 19:28:18 -04:00
spl_object_id.php