maiconpinto / cakephp-adminlte-theme

CakePHP AdminLTE Theme
http://maiconpinto.github.io/cakephp-adminlte-theme/
MIT License
172 stars 111 forks source link

Bake error on CakePHP 4.x #101

Closed yarkm13 closed 4 years ago

yarkm13 commented 4 years ago

fixes #100

As of Twig 1.41, use the filter filter instead, or an if condition inside the for body (if your condition depends on a variable updated inside the loop and you are not using the loop variable). twig docs