1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 17:52:45 +01:00
psalm/tests/Internal
kkmuffme 8da5f5eb1a use exceptions instead of error_log for ParserCacheProvider
* use exceptions instead of error_log for ParserCacheProvider like all other cache providers do
* remove duplicate code in ParserCacheProvider
* use same hash as other cache providers
* update Config.php cache directory creation to use same code as ParserCacheProvider
2022-09-11 10:22:48 +02:00
..
Codebase Merge pull request #8468 from kkmuffme/class-alias-should-not-be-case-insensitive 2022-09-08 23:03:17 +02:00
Provider use exceptions instead of error_log for ParserCacheProvider 2022-09-11 10:22:48 +02:00
CallMapTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
CliUtilsTest.php Use directory separator to make test more portable 2021-12-24 15:55:24 +01:00