zendframework / zend-permissions-acl

BSD 3-Clause "New" or "Revised" License
60 stars 23 forks source link

Assertion\AssertionInterface should accept Acl\AclInterface instead of Acl\Acl #5

Open steverhoades opened 9 years ago

steverhoades commented 9 years ago

Currently the implementation prohibits any implementation that is not Zends Acl.

steverhoades commented 9 years ago

This would also apply to AssertionAggregate and AssertionInterface classes. In addition this would be a backwards compatibility break.

TomHAnderson commented 6 years ago

Why would this be a BC break?

weierophinney commented 4 years ago

This repository has been closed and moved to laminas/laminas-permissions-acl; a new issue has been opened at https://github.com/laminas/laminas-permissions-acl/issues/5.