1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-10 15:09:04 +01:00
psalm/src/Psalm/Internal
2022-11-10 19:54:45 -04:00
..
Algebra Applied ArraySpreadInsteadOfArrayMergeRector (take 2) 2022-07-29 18:17:21 -04:00
Analyzer Prevent array{a: Foo} going cleanly into array<Foo> (#8691) 2022-11-10 09:18:27 -05:00
Cli Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
Codebase Prevent array{a: Foo} going cleanly into array<Foo> (#8691) 2022-11-10 09:18:27 -05:00
DataFlow Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
Diff Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
ExecutionEnvironment Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
FileManipulation Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
Fork Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
Json
LanguageServer Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
PhpTraverser
PhpVisitor Allow enum cases to reference constants 2022-11-10 19:54:45 -04:00
PluginManager Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
Provider Prevent array{a: Foo} going cleanly into array<Foo> (#8691) 2022-11-10 09:18:27 -05:00
Scanner Merge remote-tracking branch 'origin/4.x' into HEAD 2022-11-08 10:25:04 +01:00
Scope
Stubs/Generator Immutable readonly 3 2022-10-03 15:13:47 +02:00
Type Prevent array{a: Foo} going cleanly into array<Foo> (#8691) 2022-11-10 09:18:27 -05:00
TypeVisitor Emit DeprecatedInterface when an interface is referenced in a generic 2022-11-08 20:34:08 -04:00
Algebra.php Merge branch '4.x' 2022-07-07 15:01:38 -05:00
Clause.php Fix tests 2022-11-08 10:45:21 +01:00
CliUtils.php Immutable readonly 3 2022-10-03 15:13:47 +02:00
Composer.php
ErrorHandler.php
EventDispatcher.php Applied ArraySpreadInsteadOfArrayMergeRector (take 2) 2022-07-29 18:17:21 -04:00
IncludeCollector.php Applied ArraySpreadInsteadOfArrayMergeRector (take 2) 2022-07-29 18:17:21 -04:00
MethodIdentifier.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
ReferenceConstraint.php Immutable Unions 2022-10-03 10:45:36 +02:00
RuntimeCaches.php better type safety and inference 2022-04-27 01:51:23 -04:00