Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to PHP 8.2 #4

Merged
merged 9 commits into from
Nov 6, 2023
Merged

Move to PHP 8.2 #4

merged 9 commits into from
Nov 6, 2023

Conversation

sstok
Copy link
Member

@sstok sstok commented Nov 6, 2023

Q A
Bug fix? yes
New feature? yes
BC breaks? yes
Deprecations? no
Fixed tickets
License MIT

Dropped support for PHP 8.1 (8.2 is minimum now), modernized the code base and hardened against cases of misuse.
Secondly, it's now easier to set an expiration for a token.

Allow a DateInterval or exact DateTime point
And allow to specify a Clock instance for easier testing
@sstok sstok force-pushed the php8 branch 2 times, most recently from 059380e to b13e73f Compare November 6, 2023 09:52
@sstok sstok merged commit 82b76ae into rollerworks:main Nov 6, 2023
5 checks passed
@sstok sstok deleted the php8 branch November 6, 2023 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant