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

Commit 04b1f6c

Browse files
committed
Updated migraton document regarding AbstractController
1 parent e263600 commit 04b1f6c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/book/migration/to-v3-0.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,9 @@ such, they have now been removed from each of the
385385
`Zend\Mvc\Service\ServiceManagerConfig` and
386386
`Zend\Mvc\Controller\ControllerManager` classes.
387387

388+
Additionally, the duck-typed `ServiceLocatorAwareInterface` implementation in
389+
`AbstractController` was removed, as messaged in the 2.7 release.
390+
388391
If you relied on this functionality, you are encouraged to update your code to
389392
use factories to inject your *actual* dependencies.
390393

0 commit comments

Comments
 (0)