1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 01:37:23 +01:00
psalm/src/Psalm
2020-03-01 17:28:51 -05:00
..
CodeLocation
Config Fix a couple of bugs 2020-02-21 01:32:22 -05:00
Exception
Internal Fix #2879 - rename stubs to prevent issues in PHPStorm 2020-03-01 17:28:51 -05:00
Issue Fix #2242 - warn when using mutable dependencies 2020-02-22 10:04:46 -05:00
Plugin Replace issue data array with object 2020-02-16 18:24:40 -05:00
Progress Use floor() instead of round() for long progress percentage (#2634) 2020-01-16 15:57:09 -05:00
Report Fix dumb errors 2020-02-20 22:48:29 -05:00
SourceControl
Storage Use MethodIdentifier object instead of string 2020-02-14 20:54:26 -05:00
Type Keep track of which arg a given template was assigned from 2020-03-01 12:27:18 -05:00
Aliases.php
Codebase.php Use MethodIdentifier object instead of string 2020-02-14 20:54:26 -05:00
CodeLocation.php Add docblock_start and docblock_end properties to CodeLocation 2020-02-20 22:56:03 -05:00
Config.php Fix #2879 - rename stubs to prevent issues in PHPStorm 2020-03-01 17:28:51 -05:00
Context.php Fix tests 2020-02-21 22:15:25 -05:00
DocComment.php Fix #2785 - parse wildcards in variables better 2020-02-10 15:30:06 -05:00
ErrorBaseline.php Replace issue data array with object 2020-02-16 18:24:40 -05:00
FileBasedPluginAdapter.php
FileManipulation.php
FileSource.php
IssueBuffer.php Make config generation smarter 2020-02-17 22:05:58 -05:00
NodeTypeProvider.php
PluginRegistrationSocket.php add plugin hook to be called after every function call 2020-02-13 09:10:24 -05:00
Report.php Replace issue data array with object 2020-02-16 18:24:40 -05:00
StatementsSource.php
Type.php Convert explicit array<mixed, ...> to array<array-key, ...> 2020-02-22 11:04:58 -05:00