Completed
Push — add/password-package ( 8e7355...f1f78c )
by
unknown
09:23
created

No notable changes

There were no notable changes in the changeset which was inspected.

5.44
▶   ± 0
Head
Brian Colinger  
Changing the isset() to empty(). The variable could be set with nonsense.
1 more commit
Base
Brian Colinger  
Fixing the broken phpunit tests. I learned the hard way that the test class file name needs to be prefixed with "test-".