1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/fixtures/stubs
2021-01-29 11:39:48 +01:00
..
base_plugin.php Remove by-ref 2021-01-29 11:39:48 +01:00
class_alias.php Short list syntax (#4102) 2021-01-29 11:38:52 +01:00
conditional_constant_define_inferred.php Fix #2891 - treat autoloaded constants better 2020-08-13 09:14:27 -04:00
conditional_interface.php
conditional_namespaced_functions.php
custom_functions.php Fix test to work better 2020-07-08 17:42:19 -04:00
DomainException.php
extending_plugin_entrypoint.php add native param types (#4137) 2021-01-29 11:38:54 +01:00
extending_plugin.php
MissingClass.php Added @psalm-stub-override for classlikes and methods (#4177) 2021-01-29 11:39:34 +01:00
MissingMethod.php Added @psalm-stub-override for classlikes and methods (#4177) 2021-01-29 11:39:34 +01:00
namespaced_class.php More return types (#4173) 2021-01-29 11:38:57 +01:00
namespaced_functions.php
partial_class.php More return types (#4173) 2021-01-29 11:38:57 +01:00
phpstorm.meta.php Fix #2890 - phpstorm.meta.php scanner should be insensitive to method names 2020-03-01 17:11:44 -05:00
polyfill.php More return types (#4173) 2021-01-29 11:38:57 +01:00
systemclass.php More return types (#4173) 2021-01-29 11:38:57 +01:00
templated_class.php