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 12b8ae2 commit 94426b9Copy full SHA for 94426b9
src/Symfony/Component/HttpKernel/CHANGELOG.md
@@ -4,10 +4,10 @@ CHANGELOG
4
2.2.0
5
-----
6
7
- * [BC BREAK] TimeDataCollector::getTotalTime() has been renamed to
+ * [BC BREAK] renamed TimeDataCollector::getTotalTime() 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
+ * updated the MemoryDataCollector to include the memory used in the
+ kernel.terminate event listeners
11
* moved the Stopwatch classes to a new component
12
* added TraceableControllerResolver
13
* added TraceableEventDispatcher (removed ContainerAwareTraceableEventDispatcher)
0 commit comments