1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 09:37:59 +01:00
psalm/tests/EndToEnd
kkmuffme 881546340c fix tests running with other than called PHP binary if called with a non-default PHP binary
e.g. you run the tests with a php83 executable but your default php is PHP 7.4, it will suddenly change while running the tests leading to false positive errors
2024-03-19 13:26:25 +01:00
..
DestructiveAutoloaderTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PsalmEndToEndTest.php fix tests running with other than called PHP binary if called with a non-default PHP binary 2024-03-19 13:26:25 +01:00
PsalmRunnerTrait.php fix tests running with other than called PHP binary if called with a non-default PHP binary 2024-03-19 13:26:25 +01:00
SuicidalAutoloaderTest.php fix failing mock tests 2023-06-07 08:12:31 +02:00