Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 8b5cd76

Browse files
committed
Reverted statistics reset.
1 parent b1597bb commit 8b5cd76

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Statistics/Logger/MemoryStatisticsLogger.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,6 @@ public function save()
113113

114114
$statistic->reset($currentConnectionCount);
115115
}
116-
117-
$this->statistics = [];
118116
}
119117

120118
/**

0 commit comments

Comments
 (0)