Skip to content

ipl-stdlib v0.13.0

Compare
Choose a tag to compare
@nilmerg nilmerg released this 21 Sep 08:45
· 10 commits to main since this release
v0.13.0
1150af1

Changes

  • Support for PHP 8.2
  • Class Seq does not support function names as needles anymore #41
  • Added new function yield_groups #46
  • Added new function iterable_value_first #49

Fixes

  • Str::symmetricSplit now returns a correctly padded array if the subject is NULL #45