1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 02:47:02 +01:00
psalm/src/Psalm/Internal/LanguageServer
orklah 250fa8e42d
misc changes (#4227)
* misc changes

* misc changes
2020-09-22 00:44:31 -04:00
..
Client add native return types (#4116) 2020-09-04 16:26:33 -04:00
Server More return types (#4173) 2020-09-12 11:24:05 -04:00
ClientHandler.php Fix #3057 and add support for @psalm-yield annotation 2020-04-02 22:38:10 -04:00
EmitterInterface.php add native param types (#4137) 2020-09-06 19:36:47 -04:00
EmitterTrait.php Remove empty() and use strict comparison when safe (#4211) 2020-09-19 18:26:51 -04:00
IdGenerator.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
LanguageClient.php misc changes (#4227) 2020-09-22 00:44:31 -04:00
LanguageServer.php misc changes (#4227) 2020-09-22 00:44:31 -04:00
Message.php add native param types (#4137) 2020-09-06 19:36:47 -04:00
ProtocolReader.php Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
ProtocolStreamReader.php add visibilities to constants (#4219) 2020-09-20 12:54:46 -04:00
ProtocolStreamWriter.php Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
ProtocolWriter.php add native return types (#4116) 2020-09-04 16:26:33 -04:00