Skip to content

Commit c0de4d6

Browse files
committed
comment about collection
1 parent bc5c9ae commit c0de4d6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

doc/Migration/5.x-6.x.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ This makes the framework as bit less flexible for special use cases, but easier
88
Resulting changes:
99
- `Chubbyphp\Framework\Handler\RouteRequestHandler::__construct` does not take a `Chubbyphp\Framework\Middleware\MiddlewareDispatcherInterface` as argument anymore.
1010
- `Chubbyphp\Framework\Application::__construct` does not take a `Chubbyphp\Framework\Middleware\MiddlewareDispatcherInterface` as argument anymore.
11+
12+
`Chubbyphp\Framework\Collection` is gone, use phpstan if you want to make sure you providing the correct types on array of.

0 commit comments

Comments
 (0)