Skip to content

Tags: ncou/php-cli

Tags

1.1.6

Toggle 1.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request splitbrain#14 from treehousetim/patch-1

Add an accessor function to options for bin

1.1.5

Toggle 1.1.5's commit message
splits run() function into multiple parts

The default behaviour stays the same, but child classes can now more
easily overwrite parts of the run behaviour without having to
reimplement all of the run() method

1.1.4

Toggle 1.1.4's commit message
inherit from RuntimeException

1.1.3

Toggle 1.1.3's commit message
avoid output when tput is missing. fixes splitbrain#5

1.1.2

Toggle 1.1.2's commit message
another test

1.1.1

Toggle 1.1.1's commit message
highlight current log level

1.1.0

Toggle 1.1.0's commit message
remove hhvm from testing

who's using that anymore anyway?

1.0.1

Toggle 1.0.1's commit message
fixed wrong parameter in exception