Page 1 of 1

php 7.2.12 issue: The each() function is deprecated

Posted: 17 Nov 2018, 09:35
by wautersw
Hi,

I've activated php 7.2.12 as 5.6 will go unsupported.
When trying to update the "display planning" in settings, I get the following error:

Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /customers/2/c/b/pajofarm.be/httpd.www/planning/includes/class_gobject.inc on line 232 Warning: Cannot modify header information - headers already sent by (output started at /customers/2/c/b/pajofarm.be/httpd.www/planning/includes/class_gobject.inc:232) in /customers/2/c/b/pajofarm.be/httpd.www/planning/www/process/options.php on line 685

When I active php 7.1, it's OK.

Kind regards,

Re: php 7.2.12 issue: The each() function is deprecated

Posted: 19 Nov 2018, 09:11
by soplanning
Thanks for reporting, we'll fix it in next release.

Re: php 7.2.12 issue: The each() function is deprecated

Posted: 28 Nov 2018, 22:52
by wautersw
;)