Skip to content

Binding tweaks

Compare
Choose a tag to compare
@g105b g105b released this 21 Nov 12:31
· 58 commits to master since this release
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.