Closed corentin-larose closed 9 years ago
Two things:
Module.php
, can you change line 30 to read:
php $sm->get('ZF\HttpCache\HttpCacheListener')->attach($em);
This will prepare it for v3 of the event manager, making the new version we tag from this forwards compatible.Thanks!
Not really a feature: