Fixed minor bug
This commit is contained in:
parent
a0ad1f2681
commit
94250cb870
|
@ -1460,7 +1460,7 @@ class ConsoleSupervisor
|
|||
]
|
||||
);
|
||||
} else {
|
||||
$this->cleanNotifications('NOTIF.PHP.VERSION');
|
||||
$this->cleanNotifications('NOTIF.PHP.SERIALIZE_PRECISION');
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue