postmark-php icon indicating copy to clipboard operation
postmark-php copied to clipboard

Update DynamicResponseModel.php

Open frontdevops opened this issue 3 years ago • 2 comments

In PHP 8.0.13+ and 8.1 error:

Fatal error: Declaration of Postmark\Models\DynamicResponseModel::offsetGet($offset) must be compatible with Postmark\Models\CaseInsensitiveArray::offsetGet(mixed $offset): mixed in vendor/wildbit/postmark-php/src/Postmark/Models/DynamicResponseModel.php on line 56

frontdevops avatar Dec 07 '21 10:12 frontdevops

Please see my feedback in https://github.com/wildbit/postmark-php/pull/89#issuecomment-987872368 , this is same/similar issue.

mfn avatar Dec 07 '21 12:12 mfn

Addressing via https://github.com/wildbit/postmark-php/pull/95

pgraham3 avatar Mar 15 '22 14:03 pgraham3