0
0
mirror of https://github.com/pmmp/PocketMine-MP.git synced 2025-01-30 15:01:23 +00:00
Dylan K. Taylor 0a16daa619 Avoid dodgy array_flip hash building
the conventional way is using array_keys and array_fill_keys. Behaviour is more predictable & also avoids benevolent union fuckery from PHPStan.
2025-01-08 01:45:28 +00:00
..
2024-07-05 17:41:22 -05:00
2024-11-16 17:57:57 +00:00
2024-12-01 17:42:26 +00:00
2024-11-14 13:57:07 +00:00
2024-11-14 13:57:07 +00:00
2022-07-07 01:06:17 +01:00
2024-11-24 15:01:26 +00:00
2025-01-07 22:10:42 +00:00