thecodingmachine / graphqlite

Use PHP Attributes/Annotations to declare your GraphQL API
https://graphqlite.thecodingmachine.io
MIT License
555 stars 95 forks source link

Removed all conditional logic for tests supporting PHP versions less 8.1 #630

Closed oojacoboo closed 10 months ago

oojacoboo commented 10 months ago

We're no longer supporting PHP versions less than 8.1. As a result, this PR cleans up any conditional logic that skipped tests for PHP versions less than 8.1.