1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 09:47:29 +01:00
psalm/src/Psalm/Internal
2020-03-11 10:18:53 -04:00
..
Analyzer Fix too-long line 2020-03-11 10:18:53 -04:00
Codebase Fix #2951 - use reflection to identify trait when there’s more than one per file 2020-03-09 16:41:46 -04:00
Diff Remove unused code 2020-03-02 15:49:05 -05:00
ExecutionEnvironment
FileManipulation Fix #2857 - use correct location for byref vars 2020-02-21 00:42:52 -05:00
Fork Switch exit codes 2020-02-26 09:33:07 -05:00
LanguageServer
PluginManager Fix a couple of bugs 2020-02-21 01:32:22 -05:00
Provider Fix reference generation from methods in --diff mode 2020-03-06 13:02:34 -05:00
Scanner Fix support for bitwise or in constant expressions 2020-03-09 00:54:26 -04:00
Scope
Stubs Fix #2956 - treat Exception::getMessage as final and mutation-free 2020-03-10 15:12:55 -04:00
Taint
Traverser
Type Fix #2932 - don’t crash when trying to expand callable object-like array 2020-03-09 10:56:37 -04:00
Visitor Avoid issue where caches haven’t caught up 2020-03-09 16:59:21 -04:00
CallMap_71_delta.php
CallMap_72_delta.php
CallMap_73_delta.php
CallMap_74_delta.php
CallMap.php Most gd functions that output an image accept either a filename or a stream resource as the optional second parameter 2020-02-20 13:47:47 -05:00
Clause.php
exception_handler.php
MethodIdentifier.php
PropertyMap.php
ReferenceConstraint.php