This commit is contained in:
jorgecc
2024-04-06 12:37:50 -03:00
parent 7d957752be
commit 0753c8c54a
+1
View File
@@ -118,6 +118,7 @@ var_dump(Services_JSON::encode($obj)); // encode an object
## Changelog
* 2.4
* update requirements to php 7.4
* added more type hinting (type validation)
* 2.3.2
* Added flag to decode() DECODE_NO_QUOTE
* 2.3.1