You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cake is not preserving the order of evaluation and it is always evaluating statement expression before.
The solution is to rewrite all the expression in the correct order if the expression uses statement expression .