Skip to content

Php 8.1 compatibility - #162

Merged
cebe merged 4 commits into
masterfrom
php-8.1-compatibility
Apr 20, 2022
Merged

Php 8.1 compatibility#162
cebe merged 4 commits into
masterfrom
php-8.1-compatibility

Conversation

@cebe

@cebecebe commented Apr 20, 2022

Copy link
Copy Markdown
Owner

this includes:

replaces:

the-csabaand others added 4 commits February 10, 2022 04:59
Reason: To maintain PHP >=7.1.0 and make implementation PHP 8.1 compatible
…l interfaces
- Add return types supported by PHP 7
- Add `#[\ReturnTypeWillChange]` annotation in cases where `mixed` return type is used, which is not available in PHP 7
@cebecebe added this to the 1.7.0 milestone Apr 20, 2022
@cebe
cebe merged commit c448862 into masterApr 20, 2022
@cebe
cebe deleted the php-8.1-compatibility branch April 20, 2022 13:58
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@cebe@the-csaba@shadowhand