Solution:
well, you just need to replace String with CakeText at line 1476 , as class String is deprecated in cake 2.9 > https://api.cakephp.org/2.9/class-String.html
Solution:
well, you just need to replace String with CakeText at line 1476 , as class String is deprecated in cake 2.9 > https://api.cakephp.org/2.9/class-String.html