Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit a6d2430

Browse files
committed
Updated migration document ToC
1 parent 22dbdfc commit a6d2430

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/book/reference/migration/to-v2.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ you should be aware of, and potentially update your application to adopt:
1414
- [Final handlers become default delegates](#final-handlers-become-default-delegates)
1515
- [Programmatic middleware pipelines](#programmatic-middleware-pipelines)
1616
- [Implicit handling of `HEAD` and `OPTIONS` requests](#handling-head-and-options-requests)
17+
- [RouterInterface changes](#router-interface-changes)
18+
- [URL helper changes](#url-helper-changes)
19+
- [zend-view renderer changes](#zend-view-renderer-changes)
20+
- [Twig renderer changes](#twig-renderer-changes)
1721

1822
## Signature changes
1923

0 commit comments

Comments
 (0)