Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: getopt-php/getopt-php

Tags

v4.0.4

Toggle v4.0.4's commit message
fix code and re-enable tests for php <8

v4.0.3

Toggle v4.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
tflori Thomas Flori
add Catalan localization

v4.0.2

Toggle v4.0.2'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 #176 from getopt-php/phpunit-upgrade

Phpunit upgrade

v4.0.1

Toggle v4.0.1'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 #173 from jonasraoni/bugfix/main/171-fix-exception

#171 Fixed uncaught exception and deprecation warning

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
tflori Thomas Flori
add php8 unit tests to ci

v4.0.0-alpha.1

Toggle v4.0.0-alpha.1'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 #169 from getopt-php/type-declarations

Add type declarations and remove deprecated methods

v3.4.0

Toggle v3.4.0'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 #150 from getopt-php/feature/commands-with-spaces

feature: allow commands to have spaces

v3.3.0

Toggle v3.3.0'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 #153 from exussum12/patch-1

Add git attributes file

v3.3.0-rc.1

Toggle v3.3.0-rc.1'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 #144 from glami/long-option-lower-min-chars-to-1

Long option can now be 1 character short

3.2.2

Toggle 3.2.2'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 #139 from getopt-php/issue-136

accept any value for options with required argument