Skip to content

Commit 70a8c9a

Browse files
authored
Merge pull request #271 from bozhinov/patch-1
Update CliMenu.php
2 parents 70b73ee + 4e0091b commit 70a8c9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/CliMenu.php

+1
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@ private function display() : void
312312
break;
313313
}
314314
}
315+
unset($reader);
315316
}
316317

317318
/**

0 commit comments

Comments
 (0)