Skip to content

Icinga PHP Thirdparty v1.0.0

Latest

Choose a tag to compare

@raviks789 raviks789 released this 06 Jul 11:42

Breaking Changes

  • Bump react/promise to ^3.3 and remove clue/soap-react (#93)

    This update adds PHP 8.5 support through react/promise 3.3.0. react/promise 3.x is not a drop-in replacement for 2.x, so consumers that use its promise API directly may need changes. clue/soap-react was removed because it pinned an older react/promise range and blocked the upgrade.

  • Remove wikimedia/less.php (#115)

    LESS-to-CSS compilation moved to ipl-Web, so this bundle no longer needs wikimedia/less.php.

  • Remove clue/block-react (#94, #102)

    clue/block-react is abandoned. Use react/async instead.