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

Fix for PHP <7.4 compatibility #1174

Merged
merged 1 commit into from
Dec 2, 2023
Merged

Fix for PHP <7.4 compatibility #1174

merged 1 commit into from
Dec 2, 2023

Conversation

fracsi
Copy link
Contributor

@fracsi fracsi commented Dec 1, 2023

Typed properties are only allowed since PHP 7.4.
Fixes #1173 for PHP <7.4
Follow up for #1172

Typed properties are only allowed since PHP 7.4
@chalasr
Copy link
Collaborator

chalasr commented Dec 2, 2023

Good catch, thanks @fracsi.

@chalasr chalasr merged commit 236a180 into lexik:2.x Dec 2, 2023
10 checks passed
fracsi added a commit to fracsi/LexikJWTAuthenticationBundle that referenced this pull request Dec 6, 2023
chalasr added a commit that referenced this pull request Dec 8, 2023
This PR was squashed before being merged into the 2.x branch.

Discussion
----------

Fix for PHP <7.4 compatibility

Follow up for #1174
Fixes #1182
Arrow functions are introduced in php 7.4 as well.

Commits
-------

6d985be Fix for PHP <7.4 compatibility
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] EnableEncryptionConfigCommand not supporting php7
2 participants