0
0
mirror of https://github.com/pmmp/PocketMine-MP.git synced 2025-06-21 19:14:34 +00:00
Files
Dylan K. Taylor d789c75c00 Improve PHPStan error reporting for unsafe foreaches
these are actually two separate concerns: one for dodgy PHPStan type suppression on implicit keys, and the other for arrays being casted to strings by PHP.
2025-05-08 02:26:09 +01:00
..