Skip to content

Releases: Icinga/ipl-stdlib

ipl-stdlib v0.14.0

15 Jul 07:26
v0.14.0
Compare
Choose a tag to compare

Notes

  • Ensure compatibility with PHP 8.3

Changes

  • Parameter $default of ipl\Stdlib\Str::symmetricSplit() only accepts ?string now #55

ipl-stdlib v0.13.0

21 Sep 08:45
v0.13.0
1150af1
Compare
Choose a tag to compare

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

ipl-stdlib v0.12.1

13 Dec 13:18
v0.12.1
Compare
Choose a tag to compare

Changes

  • The Str class now enforces strict types on its methods and has improved PHP 8.1 compatibility #37

ipl-stdlib v0.12.0

15 Jun 07:32
v0.12.0
Compare
Choose a tag to compare

Breaking Changes

  • Dropped support for PHP 7.0 and 7.1 #29
  • Filter::equal() and Filter::unequal() don't support wildcard matching anymore, use Filter::like() and Filter::unlike() instead, respectively #33
  • Mutator and Closure support has been removed from trait Properties #31

Changes

  • Support for PHP 8.1 #29
  • The Properties trait now supports iteration using the IteratorAggregate interface #32

ipl-stdlib v0.11.0

23 Mar 10:16
v0.11.0
edbb664
Compare
Choose a tag to compare

Breaking Changes

  • Dropped support for PHP 5.6

Changes

  • Introduced trait ipl\Stdlib\BaseFilter #28

ipl-stdlib v0.10.0

10 Nov 13:09
v0.10.0
d50b6ea
Compare
Choose a tag to compare

Version 0.10.0

TBD

ipl-stdlib v0.9.0

19 Mar 13:31
v0.9.0
1280dd6
Compare
Choose a tag to compare

Version 0.9.0

Breaking changes:

  • Filter Chains/Conditions now don't tolerate the usage of dynamic properties anymore (#20)

ipl-stdlib v0.8.0

14 Jan 08:44
v0.8.0
3ca03d2
Compare
Choose a tag to compare
Version 0.8.0

ipl-stdlib v0.7.0

19 Oct 08:41
v0.7.0
9718f57
Compare
Choose a tag to compare
Version 0.7.0

ipl-stdlib v0.6.0

12 Oct 09:33
v0.6.0
Compare
Choose a tag to compare
Version 0.6.0