12.02.2017, 06:24
I've experienced the same warning before, and defining the enum with a different syntax seems to stop it:
As opposed to the current syntax you've used. I don't understand what the issue/cause is, maybe someone else can explain it
PHP код:
enum _:E_VEHICLE_DATA

