Skip to content

v2.0.4

Compare
Choose a tag to compare
@gigili gigili released this 25 Jul 19:31
· 115 commits to main since this release
  • Fixed getting the parameters from a PATCH request
    • When the PATCH request was being sent, the body of the request was being put within a sub array so all the calls to $request->get('param_name') where returning NULL