I'm using SA Kbase 1.2. When I upgrade my hosting package to PHP 7.1 I get the following in the error logs.
https://www.xyz.com/index.php?action=helpdesk;sa=tickets
2: Parameter 1 to KB_ob() expected to be a reference, value given
https://www.xyz.com/index.php?action=kb;area=cats;cat=6
2: Parameter 1 to shd_buffer_replace() expected to be a reference, value given
https://www.xyz.com/index.php?action=kb;area=cats;cat=6
2: Parameter 1 to KB_ob() expected to be a reference, value given
https://www.xyz.com/index.php?action=kb;area=cats;cat=6
8192: mktime(): You should be using the time() function instead
File: /xyz/Themes/default/KB.template.php
Line: 1365
Is this something that is a problem with SA Knowledge Base 1.2?