ppy / osu-web

the browser-facing portion of osu!
https://osu.ppy.sh
GNU Affero General Public License v3.0
974 stars 380 forks source link

Fix params handler not returning expected array #11514

Open nanaya opened 3 days ago

nanaya commented 3 days ago

Most (if not all) usage of it already assumes the function returns array with specified keys when null_missing is enabled.