Commit Graph

6 Commits

Author SHA1 Message Date
4d55935bd8 Replace disallowed operators in tools/ 2022-01-20 16:48:06 +00:00
4b06e19d28 Cover tools/ in php-cs-fixer 2021-08-29 23:33:07 +01:00
ee8b854f30 Add tools/ to PHPStan analysis 2021-08-29 23:31:24 +01:00
5d83f4670a RegionLoader: Switch to using named constructors
this makes the code more self-descriptive, and also helps to detect potential bugs.
2021-04-15 21:57:23 +01:00
32c4a165cf Removed RegionLoader::open()
this is nothing but a source of bugs.
2021-04-15 15:38:18 +01:00
4bf40df770 tools: added a script to remove garbage from region files 2020-05-31 15:10:28 +01:00