Skip to content

PHPUnit Deprecations notices in test cases #143

Closed
@visto9259

Description

Bug Report

Q A
Version(s) 4.0.1

Summary

The following test cases are generating PHPUnit deprecations notices:

  • LmcTest\Rbac\Mvc\Guard\ControllerGuardTest
  • LmcTest\Rbac\Mvc\Guard\RouteGuardTest
  • LmcTest\Rbac\Mvc\Guard\RoutePermissionsGuardTest

This is due to invalid names parameters being deprecated in PHPUnit 10.

This need to be fixed before upgrading to PHPUnit 11

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions