![]() |
Deprecated: The each() function is deprecated - Printable Version +- HelpDeskZ Community (http://community.helpdeskz.com) +-- Forum: HelpDeskZ 2 (http://community.helpdeskz.com/forum-3.html) +--- Forum: Support (http://community.helpdeskz.com/forum-5.html) +--- Thread: Deprecated: The each() function is deprecated (/thread-3.html) |
Deprecated: The each() function is deprecated - egrueda - 01-15-2021 Got this error in a fresh install with php 7.3 Code: Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /var/www/helpdeskz/public/includes/classes/classInput.php on line 26 Seems like PHP 7.3 not fully supported RE: Deprecated: The each() function is deprecated - Andres - 01-15-2021 I'm closing this topic, v2 was released and supports PHP 7.2 or higher. Please use the latest version. |