1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-10 15:09:04 +01:00
psalm/src/Psalm
2022-09-19 21:09:45 +02:00
..
CodeLocation
Config Fix phpcs violations 2022-09-13 12:33:47 -04:00
Exception
Internal Improved class name generation for @throws annotation 2022-09-19 21:09:45 +02:00
Issue Improve @psalm-internal and prevent usage of IssueBuffer::add(). 2022-06-25 02:09:40 -05:00
Node
Plugin
Progress
Report Count Report Format 2022-07-10 17:50:50 -05:00
SourceControl
Storage classlike_alias incorrect casing not handled correctly 2022-09-08 21:33:06 +02:00
Type added truthy-string alias for non-falsy-string 2022-08-11 16:49:58 +02:00
Aliases.php
Codebase.php make superglobals more specific 2022-09-15 19:38:51 +02:00
CodeLocation.php
Config.php Fix phpcs violations 2022-09-13 12:33:47 -04:00
Context.php preg_replace with anchor will always only have 1 replacement, add limit for clarity and performance 2022-09-08 18:51:33 +02:00
DocComment.php preg_replace with anchor will always only have 1 replacement, add limit for clarity and performance 2022-09-08 18:51:33 +02:00
ErrorBaseline.php
FileBasedPluginAdapter.php
FileManipulation.php
FileSource.php
IssueBuffer.php Count Report Format 2022-07-10 17:50:50 -05:00
NodeTypeProvider.php
PluginRegistrationSocket.php
Report.php Count Report Format 2022-07-10 17:50:50 -05:00
StatementsSource.php
Type.php