Skip to content

Version 2.2

Choose a tag to compare

@Ronef Ronef released this 01 Apr 21:56
· 53 commits to master since this release
  • * Attention! PHP >= 5.6 is required.
  • * Attention! (MODX)EvolutionCMS.libraries.ddTools >= 0.48.2 is required.
  • + Parameters → postData: Can also be set as HJSON or a native PHP object.
  • + Parameters → headers: Can also be set as HJSON.
  • + You can just call \DDTools\Snippet::runSnippet to run the snippet without DB and eval (see README → Examples).
  • + \ddMakeHttpRequest\Snippet: The new class. All snippet code was moved here.
  • + README:
    • + Links.
    • + Documentation → Parameters description → postData, headers → Valid values: Text improvements.
    • + Style improvements.
  • + Composer.json:
    • + homepage.
    • + support.
    • + authors.