Merge remote-tracking branch 'anonrig/master'
commit
9799c2eb0a
|
@ -160,6 +160,7 @@ class Installer
|
||||||
*/
|
*/
|
||||||
public function run()
|
public function run()
|
||||||
{
|
{
|
||||||
|
gc_collect_cycles();
|
||||||
gc_disable();
|
gc_disable();
|
||||||
|
|
||||||
if ($this->dryRun) {
|
if ($this->dryRun) {
|
||||||
|
|
Loading…
Reference in New Issue