Skip to content

Releases: LM-Commons/rbac

1.2.1 Minor correction to composer.json

09 Aug 13:25
fcf69db
Compare
Choose a tag to compare

Changes

  • Added "replace" statement to composer.json to avoid conflicts with zfr/rbac

Breaking change

  • None

1.2.0 Added support for PHP 8

09 Aug 00:19
0bdafac
Compare
Choose a tag to compare

This is a clone of zfr/rbac/1.20 that has supports PHP 8 ONLY.

Changes

  • Fixed deprecations notices in RecursiveRoleIterator that cause code to break in PHP 8

Updated dependencies

  • PHP 8 ONLY

Updated documentation

  • None

Updated testing

  • Updated to PHPUnit 10 and/or 11

Breaking change

  • None