Cake4.4: Using a callable as a locator has been deprecated.
Lauwens opened this issue · 1 comments
Lauwens commented
On cake4.4 (and 5 in the future I assume) the Plugin.php generates a deprecation warning
Using a callable as a locator has been deprecated. Use an instance of Cake\Datasource\Locator\LocatorInterface instead
markstory commented
This was fixed on the 3.x branch but I forgot to create a release. The new 3.4.3 release should solve this problem.