Closed drywall closed 7 years ago
Hmmm, looks like Travis CI isn't happy with PHP 5.3, but this isn't a problem with my code...
Thanks, @drywall ! Before merging this, I wanted to take a few minutes to write up tests for the function, which I have now done.
That's... a nicely thorough bit of tests there, wonderful.
Thanks for merging, looking forward to being able to leverage this in the next release!
Per #153, implements a filter on
invite_anyone_access_test()
, which necessitated some refactoring to prevent returns from within the function.