We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b87094e commit 2130d58Copy full SHA for 2130d58
docs/CHANGES.md
@@ -9,9 +9,10 @@
9
10
## CHANGE LOG ##
11
12
-* v9.3.0 (2021-06-21)
+* v9.3.0 (2021-06-22)
13
* Added `data_always_object` config option that, when enabled enforces response `data` node
14
to always be JSON object (for `NULL` it will return empty object `{}`).
15
+ * Updated project logo
16
* Updated code style to match standard ruleset.
17
* Improved code quality (fully pass on PHPStan's strict mode)
18
* Fixed floats being rejected as direct primitive payload.
0 commit comments