Skip to content

Releases: uuur86/strobj

Updated to v2.1.9

05 Jan 14:00
Compare
Choose a tag to compare

Updated: Error handler for StringObject data parameter
Updated: Some documentations

Full Changelog: v2.1.8...v2.1.9

Updated to v2.1.8

28 Dec 07:53
Compare
Choose a tag to compare

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

27 May 22:43
Compare
Choose a tag to compare

Hotfix: fixed mixed data type issue

Updated to v2.1.7

13 Apr 21:24
0e04718
Compare
Choose a tag to compare

What's Changed

  • Fixed isValid issue
  • Fixed using new static issue by @uuur86 in #15

Full Changelog: v2.1.6...v2.1.7

Updated to v2.1.6

15 Feb 10:37
c710320
Compare
Choose a tag to compare
Merge pull request #14 from uuur86/development

Updated v2.1.6

Updated to v1.0.3

15 Sep 13:24
Compare
Choose a tag to compare
  • fixed minor security and code smell issues

Updated to v1.0.2

03 Jan 01:21
Compare
Choose a tag to compare

hotfix: empy path issue fixed and tested

Updated to v1.0.1

03 Jan 00:49
Compare
Choose a tag to compare

fixed: non-exists value issue
updated: empty path returns whole object

Updated to v1.0.0

07 Dec 15:37
Compare
Choose a tag to compare

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

15 May 15:19
Compare
Choose a tag to compare

Fixed: memory limit issue