1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-10 06:58:41 +01:00
psalm/src/Psalm/Internal
Maximilian Bösing ed1bb8a9a6
bugfix: in case the old type is already more accurate than the new type, do not consider the new type as a replacement
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
2022-06-12 03:35:59 +02:00
..
Algebra Fix too-long line 2022-03-12 22:37:06 -05:00
Analyzer bugfix: in case the old type is already more accurate than the new type, do not consider the new type as a replacement 2022-06-12 03:35:59 +02:00
Cli Merge branch '4.x' into update-master 2022-05-28 14:49:12 -04:00
Codebase PHP 7.4 fixes 2022-05-28 16:40:49 -04:00
DataFlow Mark internal classes @internal 2022-01-03 09:33:22 +02:00
Diff Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
ExecutionEnvironment Applied JsonThrowOnErrorRector 2022-01-05 19:32:43 +02:00
FileManipulation Mark internal classes @internal 2022-01-03 09:33:22 +02:00
Fork Remove useless array casting as CallMap for stream_select is reset. 2022-04-27 01:40:51 -04:00
Json Mark internal classes @internal 2022-01-03 09:33:22 +02:00
LanguageServer Suppress false posisitives 2022-05-28 16:34:53 -04:00
PhpTraverser Applied ListToArrayDestructRector 2022-01-05 23:29:18 +02:00
PhpVisitor Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
PluginManager Merge branch '4.x' into update-master 2022-05-28 14:49:12 -04:00
Provider CS fix 2022-05-28 16:26:08 -04:00
Scanner Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
Scope Remove mic-drop hack from if analysis (#7484) 2022-01-28 18:30:47 -05:00
Stubs/Generator feat: make key-of/value-of usable with non-const arrays 2022-01-27 22:22:14 +01:00
Type Merge branch '4.x' into update-master 2022-05-28 14:49:12 -04:00
TypeVisitor Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
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 Mark internal classes @internal 2022-01-03 09:33:22 +02:00
EventDispatcher.php Merge pull request #7530 from ohader/issue-7528 2022-01-31 10:36:47 +02:00
IncludeCollector.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
MethodIdentifier.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
ReferenceConstraint.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
RuntimeCaches.php better type safety and inference 2022-04-27 01:51:23 -04:00