8000 merged branch vicb/changelog (PR #5982) · symfony/symfony@b392a47 · GitHub
[go: up one dir, main page]

Skip to content

Commit b392a47

Browse files
committed
merged branch vicb/changelog (PR #5982)
This PR was merged into the master branch. Commits ------- 2972f31 [HttpKernel] Changlog update - document a BC break Discussion ---------- [HttpKernel] Changlog update - document a BC break
2 parents b337655 + 2972f31 commit b392a47

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