Skip to content

Tags: phpgt/Cli

Tags

v1.3.5

Verified

This commit was signed with the committer’s verified signature.
g105b Greg Bowler
ci: use pcntl package

v1.3.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Exit code (#238)

* maintenance: dependabot
closes #205

* feature: exit code, closes #236

* test: fix phpstan

* test: improve stream checking

* ci: match phpunit version

v1.3.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: deprecation notices & type safety (#157)

v1.3.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump phpstan/phpstan from 0.12.84 to 0.12.89 (#116)

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.84 to 0.12.89.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](phpstan/phpstan@0.12.84...0.12.89)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump phpstan/phpstan from 0.12.75 to 0.12.76 (#97)

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.75 to 0.12.76.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](phpstan/phpstan@0.12.75...0.12.76)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

v1.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade to PHP 7.4 (#51)

v1.2.1

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Remove dev-master constraint from Composer

v1.2.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix #35 - do not load secondary arguments into value of primary

v1.1.3

Unverified

This user has not yet uploaded their public signing key.
Merge remote-tracking branch 'origin/master'

v1.1.2

Unverified

This user has not yet uploaded their public signing key.
Set default argument value correctly