1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/stubs
2019-02-16 18:50:25 -05:00
..
base_plugin.php Plugin interface segregation (#1076) 2018-11-12 11:20:59 -05:00
class_alias.php Fix static calls on class_aliased classes 2018-12-21 11:39:28 -05:00
conditional_namespaced_functions.php
custom_functions.php Fix #945 - allow ...$foo in docblock for non-user files to inform variadic 2018-11-30 19:21:14 -05:00
extending_plugin_entrypoint.php Plugin interface segregation (#1076) 2018-11-12 11:20:59 -05:00
extending_plugin.php Plugin loading (#855) 2018-11-10 23:23:36 -05:00
logicexception.php Refactor scanning and analysis, introducing multithreading (#191) 2017-07-25 16:11:02 -04:00
namespaced_class.php Fix issue resolving namespaced constants 2018-08-08 16:13:37 -04:00
namespaced_functions.php
partial_class.php Improve loading of stub file and autoload file information 2018-06-30 15:29:37 -04:00
phpstorm.meta.php Improve ergonomics of PHPStorm meta parsing 2019-02-16 18:50:25 -05:00
polyfill.php Fix #858 - scan files before autoloading them 2018-07-03 11:17:52 -04:00
systemclass.php