Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

1.3.3

Compare
Choose a tag to compare
@emulienfou emulienfou released this 07 Mar 16:58
· 95 commits to master since this release

Added

  • Add new parameter allowed_tags for strip_tags plugin.

Changed

  • All function's plugins as PHP function has been converted to PHP class, following now PSR-0 and PSR-4 standards.
  • array helper as PHP function has been converted to PHP class, following now PSR-0 and PSR-4 standards.