Skip to content

v1.5.0

Compare
Choose a tag to compare
@rtheunissen rtheunissen released this 02 May 16:44
· 13 commits to master since this release
d42dec5

What's Changed

  • ci: run tests on php 8.2 by @simPod in #192
  • fast_add_function removed in PHP 8.3, use add_function by @Jan-E in #195
  • Allow passing null as $length to slice() methods by @HypeMC in #197
  • ci: disable on cron schedule by @simPod in #191
  • ci: run tests on php 8.3 by @mpesari in #201
  • Fix #200: Segmentation fault merging keys of maps containing maps by @nielsdos in #202
  • Fix #193: Passing array item by reference breaks \DS\Set behaviour by @nielsdos in #203

New Contributors

Full Changelog: v1.4.0...v1.5.0