1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests/EndToEnd
Bruce Weirdan 205fdd197e
Wrap entrypoints into IIFE to protect their variables (#5366)
* Wrap entrypoints into IIFE to protect their variables

Fixes vimeo/psalm#5359

* Add tests for Psalm variable isolation

* Capture environment before registering autoloader
2021-03-11 00:14:22 -05:00
..
DestructiveAutoloaderTest.php Wrap entrypoints into IIFE to protect their variables (#5366) 2021-03-11 00:14:22 -05:00
PsalmEndToEndTest.php Use separate exit code to indicate Psalm finding issues (#5087) 2021-01-24 13:30:35 -05:00
PsalmRunnerTrait.php Wrap entrypoints into IIFE to protect their variables (#5366) 2021-03-11 00:14:22 -05:00
SuicidalAutoloaderTest.php Collect and scan files included by the autoloaders (#3183) 2020-07-11 17:17:22 -04:00