Skip to content

v4.0.148

Choose a tag to compare

@ivantcholakov ivantcholakov released this 29 Apr 19:49
· 1438 commits to master since this release

CHANGELOG

  • Some of the common functions html_attr_*() are prevented from escaping the special HTML characters multiple times.
  • An optional parameter $return_as_array = false has been added to the functions html_attr(), html_attr_set(), html_attr_merge(), html_attr_remove(), html_attr_add_class(), html_attr_remove_class().