Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
353 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in YOURLS/YOURLS that received 4 comments
Created an issue in YOURLS/YOURLS that received 1 comment
Tests should verify exception messages
In test we have a few @expectedException , eg in tests/tests/install/install.php :
/**
* Test incorrect config provided
* @expectedException YOU…