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-12 12:39:48 -04:00
..
Analyzer Fix #4299 - only allow unpacking for the zeroeth-indexed element 2020-10-08 09:51:27 -04:00
Codebase 4.x - Prevent passing empty array to max or min 2020-10-12 12:09:12 -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 change label (#4272) 2020-10-02 15:08:26 -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 4.x - move class constants into their own storage object 2020-10-05 09:50:32 -04:00
PluginManager add support for 'COMPOSER' env variable for alternate name of 'composer.json' (#4275) 2020-10-03 02:26:37 -04:00
Provider 4.x - rename TFn to TClosure 2020-10-04 23:32:01 -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/Generator Move static code out of src 2020-10-12 00:59:19 -04:00
Type Change name to arraylike-object 2020-10-12 12:39:48 -04:00
TypeVisitor 4.x - move class constants into their own storage object 2020-10-05 09:50:32 -04:00
Clause.php Simplify more 2020-10-07 11:55:57 -04:00
Composer.php add support for 'COMPOSER' env variable for alternate name of 'composer.json' (#4275) 2020-10-03 02:26:37 -04:00
exception_handler.php
IncludeCollector.php Collect and scan files included by the autoloaders (#3183) 2020-07-11 17:17:22 -04:00
MethodIdentifier.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
ReferenceConstraint.php add native param types (#4137) 2020-09-06 19:36:47 -04:00
RuntimeCaches.php Fix #4036 - add immutable annotations automatically too 2020-08-24 19:29:00 -04:00