Skip to content

Tags: featurevisor/featurevisor-php

Tags

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Add PHP8.0 polyfill due to str_starts_with function usage (#12)

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: drop helper functions (#10)

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fix CLI to support PHP 7.4 (#9)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use PSR-3 Logger instead of custom solution (#4)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Modernize test autoloading for a more PHP-native configuration (#3)

v0.1.0

Toggle v0.1.0's commit message
chore: readme updated

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: notify packagist (#2)

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: readme updates (#1)

v0.0.3

Toggle v0.0.3's commit message
remove version

v0.0.2

Toggle v0.0.2's commit message
autoloading fixes