Skip to content

Releases: Pharaonic/php-dot-array

Upgrade to PHP 8.x

13 May 17:06
Compare
Choose a tag to compare
  • Added return types.
  • Added isNumericKeys, isNulledValues and isMultiDimensional methods.
  • Enhance get, has, set and delete methods.
  • Changed helpers names.

1.0.3: Merge pull request #2 from oxidmod/bugfix/fix-internal-interfaces-met…

14 Jan 14:16
a557390
Compare
Choose a tag to compare
…hods-compatibility

bugfix: add missing ReturnTypeWillChange attributes

Support 8.1

10 Jul 14:17
Compare
Choose a tag to compare
1.0.2

support php 8.1

1.0.1

14 Feb 10:34
b5da25a
Compare
Choose a tag to compare
Update README.md

1.0.0

07 Nov 19:21
Compare
Choose a tag to compare
first commit