Community

Using Function LocalMode Modern To More-Safely Render ColdFusion Templates In Lucee 5.3.2.77

(Ben Nadel) Historically, when you set an unscoped, non-var’ed variable inside a ColdFusion Function, the variable is applied to the variables scope (except for when that assignment is inside a CFThread tag).