Closed evs-xsarus closed 6 months ago
Fixes PHP 8.1 show user deprecated warnings on return types #55
This only works in PHP 7.1+ due to the return types, is there some other way to deal with the warnings?
Seems like I should bump the minimum PHP version to 7.1 or 7.2 🤔
Fixed in PR #60 and version v1.1.0
v1.1.0
Fixes PHP 8.1 show user deprecated warnings on return types #55