1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-10 23:18:40 +01:00
psalm/src/Psalm/Internal/LanguageServer
Bruce Weirdan d19759cc23
Suppress irrelevant Psalm issue
We're not defining this property to use it, we're defining it to
suppress PHP deprecation warning
2022-12-09 21:57:03 -04:00
..
Client Revert 2022-10-10 11:43:04 +02:00
Server Suppress false posisitives 2022-05-28 16:34:53 -04:00
ClientHandler.php Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
EmitterInterface.php Format declare(strict_types=1) 2021-12-15 04:42:37 +01:00
EmitterTrait.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
IdGenerator.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
LanguageClient.php Format declare(strict_types=1) 2021-12-15 04:42:37 +01:00
LanguageServer.php Suppress irrelevant Psalm issue 2022-12-09 21:57:03 -04:00
Message.php Format declare(strict_types=1) 2021-12-15 04:42:37 +01:00
ProtocolReader.php Format declare(strict_types=1) 2021-12-15 04:42:37 +01:00
ProtocolStreamReader.php Immutable readonly 3 2022-10-03 15:13:47 +02:00
ProtocolStreamWriter.php Format declare(strict_types=1) 2021-12-15 04:42:37 +01:00
ProtocolWriter.php Format declare(strict_types=1) 2021-12-15 04:42:37 +01:00