zendframework / zend-permissions-acl

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

Migrated all tests to phpunit 6.x #33

Closed TomHAnderson closed 6 years ago

TomHAnderson commented 6 years ago

A complete tidy-ing up of this repository with correct phpcs, phpunit, and php version support. This should be applied before #31 or #32

ezimuel commented 6 years ago

@TomHAnderson Thanks for your contribution. Now, I'm going to review #31 and #32.