Skip to content

v0.1.4

Compare
Choose a tag to compare
@xemlock xemlock released this 08 Feb 09:52
· 198 commits to master since this release

Changes since last release:

  • Update readme
  • Make HTML5Config::create() default arguments the same as Config::create()

Important: previous releases allowed HTMLPurifier_HTML5Config::create() to be called without any arguments. In this release the first argument is required, just as it is in HTMLPurifier_Config::create(). If it's not provided a warning will be issued, but apart from that the library will work as before.