1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 17:52:45 +01:00
psalm/tests/stubs
2018-11-29 00:46:34 -05:00
..
base_plugin.php Plugin interface segregation (#1076) 2018-11-12 11:20:59 -05:00
class_alias.php Fix #1102 by supporting class_alias properly 2018-11-29 00:46:34 -05:00
conditional_namespaced_functions.php Add support for conditional stubbed functions 2017-03-19 15:41:24 -04:00
custom_functions.php Add support for namespaced function definitions 2017-03-19 15:37:07 -04: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 Add support for namespaced function definitions 2017-03-19 15:37:07 -04:00
partial_class.php Improve loading of stub file and autoload file information 2018-06-30 15:29:37 -04:00
polyfill.php Fix #858 - scan files before autoloading them 2018-07-03 11:17:52 -04:00
systemclass.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00