1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-10 15:09:04 +01:00
psalm/src/Psalm/Internal/LanguageServer
2023-01-23 05:47:11 -04:00
..
Client Closures that use $this should not be static 2023-01-23 05:47:11 -04:00
Server Require trailing commas 2022-12-18 13:20:31 -06:00
ClientHandler.php Closures that use $this should not be static 2023-01-23 05:47:11 -04:00
EmitterInterface.php SlevomatCodingStandard.Commenting.DocCommentSpacing 2022-12-14 13:34:41 -06:00
EmitterTrait.php Add @internal tag and fix php-cs-fixer mistake 2022-12-14 08:06:37 -06:00
IdGenerator.php Use php-cs-fixer to clean up docblocks 2022-12-13 20:46:43 -06:00
LanguageClient.php Require trailing commas 2022-12-18 13:20:31 -06:00
LanguageServer.php Require trailing commas 2022-12-18 13:20:31 -06:00
Message.php Added SlevomatCodingStandard.TypeHints.PropertyTypeHint sniff 2022-12-14 20:43:26 -06:00
ProtocolReader.php Format declare(strict_types=1) 2021-12-15 04:42:37 +01:00
ProtocolStreamReader.php Require trailing commas 2022-12-18 13:20:31 -06:00
ProtocolStreamWriter.php Use rector to add property typehints 2022-12-11 17:25:23 -06:00
ProtocolWriter.php SlevomatCodingStandard.Commenting.DocCommentSpacing 2022-12-14 13:34:41 -06:00