Closed CauanCabral closed 6 years ago
You need to bump the minimum cakephp dev-requirement in composer.json
@lorenzo ~3.5 or jump direct to ~3.6-beta?
are all the methods available in 3.5?
Yeah, they are available since 3.4 I think - the deprecations fixed are internal only, but based on roadmap/direction of CakePHP core (splitting getter/setter methods).
Should I bump the minimum cakephp dev-requirement anyway? There's no real requirement for that, I think.
Reviewing the latest changes, I found some flaws.
Plus the fixes, I updated how mapping type is derived from Index name, when not explicitly defined. I think that way should be more clear the differences between 'Index' and (mapping) 'Type' names.