Skip to content

Conversation

@trickeyone
Copy link

Beginning with PHP8.1 a deprecation warning displays if the implemented method signatures do not match what is defined for the ArrayAccess interface. This can lead to excessive error log entries. Updated allowed PHP version in the composer.json to 8.1 to prevent PHP <8.1 from being impacted

@flemeur
Copy link

flemeur commented May 16, 2023

@hannesvdvreken @finagin Any chance this could be merged? We're seeing these deprecation warnings a lot in our logs.

@hannesvdvreken
Copy link
Contributor

tagging @mrdan @tdtm

@tdtm
Copy link

tdtm commented May 17, 2023

Sorry, this flew under our radar. We'll look at it ASAP. Thanks @hannesvdvreken for the tag!

@flemeur
Copy link

flemeur commented Jun 6, 2023

@tdtm Any timeline for a merge of this PR?

@mrdan mrdan merged commit 80b04a8 into D4H:1.x Jun 6, 2023
@mrdan
Copy link
Member

mrdan commented Jun 6, 2023

Sorry for the delay, we've both a lot on our plates right now

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.

5 participants