Releases: uuur86/strobj
Releases · uuur86/strobj
v2.1.9
Updated to v2.1.8
Fixed the problem of defining "Zero" as Index key in object data. Added new test files. Also, all code maintained.
What's Changed
Full Changelog: v2.1.7.1...v2.1.8
Updated to v2.1.7.1 hotfix
Hotfix: fixed mixed data type issue
Updated to v2.1.7
What's Changed
Full Changelog: v2.1.6...v2.1.7
Updated to v2.1.6
Merge pull request #14 from uuur86/development Updated v2.1.6
Updated to v1.0.3
- fixed minor security and code smell issues
Updated to v1.0.2
hotfix: empy path issue fixed and tested
Updated to v1.0.1
fixed: non-exists value issue
updated: empty path returns whole object
Updated to v1.0.0
Updated to version 1.0
- added Collection iterator
- added phpunit test
- fixed some bugs
- added isPathExists method
- syntax updated to php 7.2
- memory limit can be set for each instance from now on
Updated to v0.5.1
Fixed: memory limit issue