1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 10:57:08 +01:00
psalm/src/Psalm/Internal
AndrolGenhald 80e94daefb Fix class const issue when using floats declared in future consts (fixes #7973).
- Calculate literal type for float arithmetic instead of only for int arithmetic
 - Fix copy/paste fail causing InvalidConstantAssignmentValue to be marked as fixable
2022-05-20 14:46:05 -05:00
..
Algebra Fix too-long line 2022-03-12 22:37:06 -05:00
Analyzer Fix class const issue when using floats declared in future consts (fixes #7973). 2022-05-20 14:46:05 -05:00
Cli Merge pull request #7887 from ging-dev/lsp-fixes 2022-04-27 10:13:17 -04:00
Codebase Document @psalm-ignore-variable-* 2022-04-27 01:46:13 -04:00
DataFlow
Diff Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
ExecutionEnvironment
FileManipulation
Fork Remove useless array casting as CallMap for stream_select is reset. 2022-04-27 01:40:51 -04:00
Json
LanguageServer Merge pull request #7887 from ging-dev/lsp-fixes 2022-04-27 10:13:17 -04:00
PhpTraverser
PhpVisitor Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
PluginManager Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
Provider Merge pull request #7887 from ging-dev/lsp-fixes 2022-04-27 10:13:17 -04:00
Scanner Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
Scope
Stubs/Generator
Type Merge pull request #7887 from ging-dev/lsp-fixes 2022-04-27 10:13:17 -04:00
TypeVisitor
Algebra.php Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
Clause.php Fix style issues 2022-04-27 10:35:22 -04:00
CliUtils.php cache statements even without persistent parser cache 2022-04-27 01:50:13 -04:00
Composer.php
ErrorHandler.php
EventDispatcher.php Merge pull request #7530 from ohader/issue-7528 2022-01-31 10:36:47 +02:00
IncludeCollector.php
MethodIdentifier.php
ReferenceConstraint.php
RuntimeCaches.php better type safety and inference 2022-04-27 01:51:23 -04:00