Skip to content

Tags: schmittjoh/php-option

Tags

1.9.3

Toggle 1.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow `int` and `null` as possible types for `$key` in `Option::fromA…

…rraysValue` (#74)

1.9.2

Toggle 1.9.2's commit message

Verified

This commit was signed with the committer’s verified signature.
GrahamCampbell Graham Campbell
PHP 8.3 support

1.9.1

Toggle 1.9.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
GrahamCampbell Graham Campbell
Update README.md

1.9.0

Toggle 1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Drop PHP versions less than 7.2.5 and support PHP 8.2 (#68)

1.8.1

Toggle 1.8.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Removed old CI hack for PHP 8.1

1.8.0

Toggle 1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Drop support for PHP 5 and add support for PHP 8.1 (#59)

1.7.5

Toggle 1.7.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Use PHPUnit ^9.3 on PHP 8.0

1.7.4

Toggle 1.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Static closures

1.7.3

Toggle 1.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
PHP 8 Support (#55)

1.7.2

Toggle 1.7.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fixed CS