1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm
Evgeniy 04a576708c
Correct analyze clone expression (#3382)
* Correct analyze clone, add PossibleInvalidClone issue type

* Infer mixed type when possible incorrect clone

* Remove unused variable
2020-05-18 16:22:50 -04:00
..
CodeLocation
Config
Exception
Internal Correct analyze clone expression (#3382) 2020-05-18 16:22:50 -04:00
Issue Correct analyze clone expression (#3382) 2020-05-18 16:22:50 -04:00
Plugin chore: mark as lowercase string (#3392) 2020-05-18 16:02:46 -04:00
Progress
Report Use pretty print for JSON reporting. (#3364) 2020-05-18 08:40:20 -04:00
SourceControl
Storage Add support for expansion of type aliases 2020-05-15 00:15:48 -04:00
Type Fix #3386 - non-empty-array = non-empty-array<array-key, mixed> 2020-05-17 22:49:20 -04:00
Aliases.php Add non-empty-lowercase-string type 2020-05-15 10:18:05 -04:00
Codebase.php Add non-empty-lowercase-string type 2020-05-15 10:18:05 -04:00
CodeLocation.php
Config.php
Context.php
DocComment.php Add more details to type alias creation 2020-05-14 00:41:50 -04:00
ErrorBaseline.php
FileBasedPluginAdapter.php
FileManipulation.php
FileSource.php
IssueBuffer.php
NodeTypeProvider.php
PluginRegistrationSocket.php
Report.php Use pretty print for JSON reporting. (#3364) 2020-05-18 08:40:20 -04:00
StatementsSource.php
Type.php Move parsing methods into internal namespace 2020-05-13 19:12:45 -04:00