pmmp / PocketMine-MP

A server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
3.26k stars 1.54k forks source link

fix : syntax error in switch case statement #6350

Closed nicholass003 closed 4 months ago

nicholass003 commented 4 months ago

Introduction

The pull request improves error handling by throwing exceptions directly.

Relevant issues

Changes

API changes

Behavioural changes

Backwards compatibility

Follow-up

Tests

I tested this PR by doing the following (tick all that apply):