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.
2 parents 26c6edf + b273077 commit 4c5fe72Copy full SHA for 4c5fe72
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.3.2](https://github.com/WebFiori/json/compare/v3.3.1...v3.3.2) (2025-01-28)
4
+
5
6
+### Bug Fixes
7
8
+* Change of Properties Style on Parsing ([4bdccc3](https://github.com/WebFiori/json/commit/4bdccc39f6c751a8f30c274f4fac3814a954785e))
9
10
## [3.3.1](https://github.com/WebFiori/json/compare/v3.3.0...v3.3.1) (2024-12-23)
11
12
composer.json
@@ -2,7 +2,7 @@
"name": "webfiori/jsonx",
"type": "library",
"description": "PHP library for creating well-formatted JSON strings.",
- "version": "3.3.1",
+ "version": "3.3.2",
"keywords": [
"JSON",
"PHP",
0 commit comments