1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests/Template
LeSuisse f29826b958 Fully qualify constants and function calls (#1849)
This should give a small performance boost.
Part of #1837.

The change is enforced via phpcs and can be autofixed
with phpcbf.
2019-06-26 16:52:29 -04:00
..
ClassTemplateExtendsTest.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
ClassTemplateTest.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
FunctionCallStringTemplateTest.php Move strings that reference T::class 2019-06-25 14:15:58 -04:00
FunctionTemplateTest.php Allow templated @var on return docblocks 2019-06-26 16:26:14 -04:00