1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests/stubs
Bruce Weirdan a338e76ef6 Plugin interface segregation (#1076)
* Split Plugin into PluginApi\Hook\* interfaces

* dropped Psalm\Plugin

* updated docs

* s/PluginApi/Plugin/g
2018-11-12 11:20:59 -05:00
..
base_plugin.php Plugin interface segregation (#1076) 2018-11-12 11:20:59 -05:00
conditional_namespaced_functions.php
custom_functions.php
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
namespaced_class.php Fix issue resolving namespaced constants 2018-08-08 16:13:37 -04:00
namespaced_functions.php
partial_class.php
polyfill.php Fix #858 - scan files before autoloading them 2018-07-03 11:17:52 -04:00
systemclass.php