8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b337655 commit 2972f31Copy full SHA for 2972f31
src/Symfony/Component/HttpKernel/CHANGELOG.md
@@ -4,6 +4,8 @@ CHANGELOG
4
2.2.0
5
-----
6
7
+ * [BC BREAK] TimeDataCollector::getTotalTime() has been renamed to
8
+ TimeDataCollector::getDuration()
9
* the memory usage reported by the MemoryDataCollector now takes the memory used
10
in the kernel.terminate event listeners into account
11
* moved the Stopwatch classes to a new component
0 commit comments