Skip to content

1.0.7 - 2023-07-10

Compare
Choose a tag to compare
@jrfnl jrfnl released this 10 Jul 14:03
· 220 commits to stable since this release
886a728

Changed

Other

  • Various housekeeping and maintenance updates, including making the test suite compatible with PHPUnit 10.

Fixed

Utils

  • The Arrays::getDoubleArrowPtr() method could previously get confused over a double arrow in a keyed list used as an array value. #485