1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-04 10:38:49 +01:00
psalm/tests/Internal/Provider
Matthew Brown 8d36bdc3ed
Make array shapes strict by default (#8701)
* Make array shapes strict by default

* Fix PSL tests
2022-11-11 20:14:21 -05:00
..
ClassLikeStorageInstanceCacheProvider.php
FakeFileReferenceCacheProvider.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
FakeParserCacheProvider.php fix test cache inconsistency 2022-09-11 10:28:16 +02:00
FileStorageInstanceCacheProvider.php
ParserInstanceCacheProvider.php use exceptions instead of error_log for ParserCacheProvider 2022-09-11 10:22:48 +02:00
ProjectCacheProvider.php