1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal
2020-10-02 00:47:42 -04:00
..
Analyzer Fix #4266 - prevent OOM when analysing closure unioned with invokable class 2020-10-02 00:47:42 -04:00
Codebase 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
ControlFlow Rename TaintGraph to ControlFlowGraph because it’s about to do more 2020-09-20 23:59:52 -04:00
Diff add visibilities to constants (#4219) 2020-09-20 12:54:46 -04:00
ExecutionEnvironment add native return types (#4116) 2020-09-04 16:26:33 -04:00
FileManipulation unused use statements (#4228) 2020-09-22 01:10:46 -04:00
Fork add visibilities to constants (#4219) 2020-09-20 12:54:46 -04:00
Json add native return types (#4116) 2020-09-04 16:26:33 -04:00
LanguageServer misc changes (#4227) 2020-09-22 00:44:31 -04:00
PhpTraverser
PhpVisitor Fix #4264 - prevent crash when analysing file with duplicate classes 2020-10-01 15:07:25 -04:00
PluginManager add visibilities to constants (#4219) 2020-09-20 12:54:46 -04:00
Provider 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
Scanner Remove empty() and use strict comparison when safe (#4211) 2020-09-19 18:26:51 -04:00
Scope 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
Stubs Add SplStack, SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue stubs (#4255) 2020-09-29 11:27:12 -04:00
Type 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
TypeVisitor Misc improvements (#4216) 2020-09-20 08:55:28 -04:00
CallMap_71_delta.php
CallMap_72_delta.php
CallMap_73_delta.php
CallMap_74_delta.php
CallMap.php preg_split can't take null in limit (#4236) 2020-09-22 13:46:37 -04:00
Clause.php More return types (#4173) 2020-09-12 11:24:05 -04:00
exception_handler.php
IncludeCollector.php
InternalTaintSinkMap.php Additional MySQL sinks, ref Issue #4155 (#4158) 2020-09-08 11:54:23 -04:00
MethodIdentifier.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
PropertyMap.php Fix Psalm errors 2020-08-30 16:30:43 -04:00
ReferenceConstraint.php add native param types (#4137) 2020-09-06 19:36:47 -04:00
RuntimeCaches.php