Closed dereuromark closed 11 months ago
Isnt https://github.com/vierge-noire/cakephp-fixture-factories/blob/ce853e2352c4f98da2ab81016a180785e0ada36a/src/Plugin.php#L21 deprecated since 4.4 and in 5.x one should not use just Plugin as name, but full plugin name as prefix?
https://book.cakephp.org/4/en/appendices/4-4-migration-guide.html#plugins
I see that this is taken care of inside https://github.com/vierge-noire/cakephp-fixture-factories/pull/237
Isnt https://github.com/vierge-noire/cakephp-fixture-factories/blob/ce853e2352c4f98da2ab81016a180785e0ada36a/src/Plugin.php#L21 deprecated since 4.4 and in 5.x one should not use just Plugin as name, but full plugin name as prefix?
https://book.cakephp.org/4/en/appendices/4-4-migration-guide.html#plugins