Last change: |
Feature/Support for php > 8.0 (#14)
Several changes:
- Now the setEcoder/Decoder throws an exception if the module does not exists.
- Now the JSONEncoder works with POST, PUT and PATCH method.
- The body parameter in GET method has been removed.
- The XMLEncoder has been removed.
|