1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 17:57:37 +01:00
psalm/src/Psalm/Internal
someniatko 470885e4f1 #8200 - improve inferring the "final" static type when calling static methods inside a different class
differentiate between `static` defined in a class which CALLS a given static method, and `static` defined in the method which IS CALLED.
2022-07-12 13:51:28 +03:00
..
Algebra
Analyzer #8200 - improve inferring the "final" static type when calling static methods inside a different class 2022-07-12 13:51:28 +03:00
Cli
Codebase Merge pull request #8165 from AndrolGenhald/stop-using-issuebuffer-add-😡 2022-06-25 10:12:10 +02:00
DataFlow
Diff
ExecutionEnvironment
FileManipulation
Fork
Json
LanguageServer
PhpTraverser
PhpVisitor Improve @psalm-internal and prevent usage of IssueBuffer::add(). 2022-06-25 02:09:40 -05:00
PluginManager
Provider check if file in cache already before adding 2022-06-28 20:46:23 +02:00
Scanner Improve @psalm-internal and prevent usage of IssueBuffer::add(). 2022-06-25 02:09:40 -05:00
Scope
Stubs/Generator
Type
TypeVisitor
Algebra.php assign keys to variable for better performance 2022-06-28 20:40:43 +02:00
Clause.php only sort when necessary and faster hash 2022-06-28 20:40:43 +02:00
CliUtils.php
Composer.php
ErrorHandler.php
EventDispatcher.php
IncludeCollector.php
MethodIdentifier.php
ReferenceConstraint.php
RuntimeCaches.php