OWASP / rbac

PHP-RBAC is an authorization library for PHP. It provides developers with NIST Level 2 Standard Role Based Access Control and more, in the fastest implementation yet.
http://phprbac.net/
Apache License 2.0
432 stars 141 forks source link

I want to know if this module supports PHP7? #92

Open seekyong opened 7 years ago

seekyong commented 7 years ago

I want to know if this module supports PHP7?

abiusx commented 7 years ago

Should be fine. I use PHP7 without any problems.

On Mar 9, 2017, at 6:32 AM, seekyong notifications@github.com wrote:

I want to know if this module supports PHP7?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/OWASP/rbac/issues/92, or mute the thread https://github.com/notifications/unsubscribe-auth/ABVjWw7CubSnTD9bW0ej3Cqoy4gwxG1Nks5rj-NGgaJpZM4MX93D.

seekyong commented 5 years ago

thank you