Aura.Cli
Aura.Cli copied to clipboard
fix shortOptionCapturesValue fails getting 0 or '0'
Adds a safer emtpy check in GetoptParser::shortOptionCapturesValue
Looks we need to fix the Travis config and installation of phpunit to fix issues. Interested in looking into it ?
@harikt I noticed that tests use an old version of phpunit. Updating them won't be too much work.
However ContainerTest
is based on a class outside the repository
Do you want to make any changes to the container test? If not composer will manage dependencies