- May 29, 2018
-
-
Thomas Flori authored
(cherry picked from commit dca7a4b7)
-
- May 15, 2018
-
-
Thomas Flori authored
This solves #127 (cherry picked from commit 8ebb4c9f)
-
Thomas Flori authored
-
Thomas Flori authored
-
- May 01, 2018
-
-
Thomas Flori authored
return empty array for multiple operands when no default value is given
-
Thomas Flori authored
-
Thomas Flori authored
This solves #119 and #124
-
Thomas Flori authored
This fails in #124 (cherry picked from commit 325f3c95)
-
- Nov 25, 2017
-
-
Thomas Flori authored
update documentation and add simple language change to `GetOpt`
-
Thomas Flori authored
-
- Nov 24, 2017
-
-
Damien Regad authored
Various grammar/syntax, rewording and formatting changes.
-
Damien Regad authored
-
Damien Regad authored
-
Thomas Flori authored
-
Thomas Flori authored
-
- Nov 17, 2017
-
-
Thomas Flori authored
-
- Nov 08, 2017
-
-
Thomas Flori authored
remove help templates and implement reusable methods instead
-
- Nov 07, 2017
-
-
Thomas Flori authored
-
Thomas Flori authored
-
Thomas Flori authored
-
Thomas Flori authored
-
Thomas Flori authored
# Conflicts: # resources/commands.php # test/Help/optionsTemplate.php
-
- Nov 06, 2017
-
-
Thomas Flori authored
use magic getter for easier access to attributes
-
Thomas Flori authored
-
Thomas Flori authored
-
- Nov 03, 2017
-
-
Thomas Flori authored
-
Thomas Flori authored
-
Thomas Flori authored
-
Thomas Flori authored
-
Thomas Flori authored
-
Thomas Flori authored
Added PHP 7.2 to test matrix
-
Thomas Flori authored
Fixed helpTextWithCustomScriptName test failing on Windows
-
Bilge authored
-
- Nov 02, 2017
-
-
Bilge authored
On Windows the code emitted CRLF but the test was expecting only LF. It seems the code changes the line-ending character depending on the platform. However, I don't know if the error is in the application or the test.
-
Thomas Flori authored
-
Thomas Flori authored
iterate over any value that is not null (solves #93)
-
Thomas Flori authored
-
- Oct 19, 2017
-
-
Thomas Flori authored
-
- Aug 30, 2017
-
-
Thomas Flori authored
add update documentation for version 3
-
- Aug 29, 2017
-
-
Thomas Flori authored
Review and proposed changes on PR #89
-