Skip to content

Binding tweaks

Choose a tag to compare

@g105b g105b released this 21 Nov 12:31
a039790

In this minor patch release, there are two improvements:

  • Table bind attributes like data-template-key are removed during the cleanBindAttributes() call.
  • Strings that contain names of inbuilt PHP functions are not treated as "callable" types when binding values.