8000 [HttpKernel] Changlog update - document a BC break · symfony/symfony@2972f31 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2972f31

Browse files
committed
[HttpKernel] Changlog update - document a BC break
1 parent b337655 commit 2972f31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Symfony/Component/HttpKernel/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ CHANGELOG
44
2.2.0
55
-----
66

7+
* [BC BREAK] TimeDataCollector::getTotalTime() has been renamed to
8+
TimeDataCollector::getDuration()
79
* the memory usage reported by the MemoryDataCollector now takes the memory used
810
in the kernel.terminate event listeners into account
911
* moved the Stopwatch classes to a new component

0 commit comments

Comments
 (0)
0