Error (Deceleration Of) #18
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello ive been trying to fix this error.
Declaration of Ad5001\UHC\Main::onCommand(pocketmine\command\CommandSender $sender, pocketmine\command\Command $cmd, $label, array $args) must be compatible with pocketmine\plugin\PluginBase::onCommand(pocketmine\command\CommandSender $sender, pocketmine\command\Command $command, string $label, array $args): bool in /plugins/uhc/src/Ad5001/UHC/Main.php on line 35
Could you lend me a helping hand.
-Pluto
Hello,
This plugin hasn't been updated for the latest version of PHP (which uses strong typing, and is used by pocketmine). I don't have the motivation to go through each of my old plugins to update them to add strong typing return.