rathena / FluxCP

A web-based Control Panel for rAthena servers written in PHP. Manage player accounts, databases, support tickets, etc via your browser.
GNU Lesser General Public License v3.0
181 stars 214 forks source link

(PHP-W1000) Array contains duplicate keys #356

Closed Akkarinage closed 8 months ago

Akkarinage commented 1 year ago

Description

This array contains one or more duplicate keys, which can result in unexpected output. Only the last value associated with the duplicated key will be present in the array.

Occurrences

There are 60 occurrences of this issue in the repository.

See all occurrences on DeepSource → app.deepsource.com/gh/rathena/FluxCP/issue/PHP-W1000/occurrences/

AraanBranco commented 9 months ago

Can I get this issue fixed? @Akkarinage