Compatibility with php 7.2

The latest version of php improves speed, performance and security. It would be interesting to add that for invoiceplane it would be great.
Thanks You

Last Update: 2018-02-03

Is this resolved?

Not sure at the moment. I had no time to install 7.2 on my machine and servers yet so I couldn’t test it. But as far as I know everything should work.

@You85 are there any specific errors happening on 7.2?

Hi,
I switched my testserver to 7.2 and see the folowing error in stead of the login;

A PHP Error was encountered
Severity: 8192

Message: The each() function is deprecated. This message will be suppressed on further calls

Filename: MX/Modules.php

Line Number: 83

Backtrace:

File: /home/mydomain/domains/mydomain.com/public_html/testfact/application/third_party/MX/Modules.php
Line: 83
Function: each

File: /home/mydomain/domains/mydomain.com/public_html/testfact/application/third_party/MX/Loader.php
Line: 286
Function: load

File: /home/mydomain/domains/mydomain.com/public_html/testfact/application/core/Base_Controller.php
Line: 77
Function: module

File: /home/mydomain/domains/mydomain.com/public_html/testfact/index.php
Line: 325
Function: require_once
1 Like