1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm
2018-11-16 11:04:45 -05:00
..
CodeLocation Add support back for parser errors 2018-09-30 11:34:51 -04:00
Config Add ability to pretend that a file has declare(strict_types=1) 2018-08-29 15:10:56 -04:00
Exception
Internal Add better understanding of when floats and ints can be equal 2018-11-16 11:04:45 -05:00
Issue Add support back for parser errors 2018-09-30 11:34:51 -04:00
Plugin Change DependencyFinderVisitor name to ReflectorVisitor and update docs 2018-11-13 14:09:43 -05:00
PluginManager Make compatible with PHP 7.0-1 2018-11-14 19:15:07 -05:00
Storage Move internal classes to own namespace 2018-11-12 11:20:59 -05:00
Type Add better understanding of when floats and ints can be equal 2018-11-16 11:04:45 -05:00
Aliases.php
Codebase.php Migrate Codebase-namespaced and FileManipulation-namespaced classes to internals 2018-11-12 11:20:59 -05:00
CodeLocation.php Change _checker to _analyzer 2018-11-12 11:20:59 -05:00
Config.php Re-enable plugin autoloading 2018-11-12 17:42:36 -05:00
Context.php Change _checker to _analyzer 2018-11-12 11:20:59 -05:00
DocComment.php Move internal classes to own namespace 2018-11-12 11:20:59 -05:00
ErrorBaseline.php Move internal classes to own namespace 2018-11-12 11:20:59 -05:00
FileBasedPluginAdapter.php Plugin interface segregation (#1076) 2018-11-12 11:20:59 -05:00
FileManipulation.php Migrate Codebase-namespaced and FileManipulation-namespaced classes to internals 2018-11-12 11:20:59 -05:00
FileSource.php
IssueBuffer.php Make many PropertyAnalyzer properties private 2018-11-12 11:20:59 -05:00
PluginRegistrationSocket.php Plugin interface segregation (#1076) 2018-11-12 11:20:59 -05:00
StatementsSource.php Move internal classes to own namespace 2018-11-12 11:20:59 -05:00
Type.php Add checks for non-empty arrays 2018-11-09 10:56:27 -05:00