1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/fixtures
Bruce Weirdan 17857163fc Modular config files (#2635)
This change introduces an option to have the configuration split across
several files using standard XInclude tags. This may be useful for more
complex configs, or to include auto-generated parts into a manually
written config file.
2020-01-16 15:57:52 -05:00
..
config_discovery/files_in_lib Fix #1551 - do better at inferring class constant types 2019-09-14 14:26:31 -04:00
DummyProject Fix #2228 - load functions defined on traits included in a class 2019-10-15 12:09:08 -04:00
DummyProjectWithErrors
ModularConfig Modular config files (#2635) 2020-01-16 15:57:52 -05:00
performance
stubs #2579 TooManyArguments was triggered if the variadic function declared at the autoloader file. Fixed. (#2580) 2020-01-12 11:33:38 -05:00
SuicidalAutoloader Added SuicidalAutoloader test (#2399) 2019-11-30 00:09:07 -05:00
symlinktest