Project

General

Profile

Actions

Anomalie #834

closed

PHP7: installer fix. fatal error on unset($this)

Added by Régis about 6 years ago. Updated about 6 years ago.

Status:
Fermé
Priority:
Normal
Assignee:
Category:
admin
Target version:
Start date:
04/06/2018
Due date:
% Done:

100%

Estimated time:
0.25 h
Resolution:

Description

On version 2.0 `www/install/installer/Installer.php` contains this invalid instructions (fatal error on php7):

     # Clear
     unset($this);

The simpliest way of fixing this is to remove this memory cleanup instructions.

Actions

Also available in: Atom PDF