Binding tweaks
In this minor patch release, there are two improvements:
- Table bind attributes like
data-template-key
are removed during thecleanBindAttributes()
call. - Strings that contain names of inbuilt PHP functions are not treated as "callable" types when binding values.