1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +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
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