Dylan K. Taylor
|
5920b0ba40
|
Remove _PHPSTAN_ANALYSIS constant
we don't need this anymore since PHPStan is able to intelligently decide whether to autoload a file or not.
|
2020-12-27 19:10:40 +00:00 |
|
Dylan K. Taylor
|
8564912149
|
phpstan: define LEVELDB_ZLIB_RAW_COMPRESSION if it doesn't exist (for phpstan)
this improves the analysis quality by informing phpstan of the type of whatever should be there.
|
2020-10-11 23:01:21 +01:00 |
|
Dylan K. Taylor
|
da9731ef59
|
phpstan: add stub defines to improve analysis
|
2020-04-25 11:07:05 +01:00 |
|
Dylan K. Taylor
|
932418b951
|
fixing some PHPStan complaints about bootstrap
this isn't an ideal fix, but it'll do.
|
2019-11-07 18:22:37 +00:00 |
|