dereuromark / cakephp-tools

A CakePHP Tools plugin containing lots of useful helpers, behaviors, components, shells, ...
http://www.dereuromark.de
MIT License
336 stars 142 forks source link

Inflector::slug() deprecation warnings #228

Closed asgraf closed 5 years ago

asgraf commented 5 years ago

Replace Inflector::slug() with Text::slug() to get rid deprecation warnings

dereuromark commented 5 years ago

As u can see this is not bc Please see docs on how to use new class: https://github.com/dereuromark/cakephp-tools/blob/master/docs/Behavior/Slugged.md#using-a-custom-slugger