Closed jamieburchell closed 2 years ago
@saekort Knock, knock. Anybody still there?
This branch appears to still be working fine on PHP 8.0, but needs a few tweaks for PHP 8.1.
This PR requires at least PHP 7.1 to support the void return type.
Hi! If you want to maintain PHP 7.1.0+ compatibility, you'll need the changes here
Yup, you're totally right. re-added the #[\ReturnTypeWillChange]
@saekort Knock, knock. Anybody still there?
This branch appears to still be working fine on PHP 8.0, but needs a few tweaks for PHP 8.1.
This PR requires at least PHP 7.1 to support the void return type.