thecodingmachine / graphqlite

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

Use Laminas as example server #661

Closed shish closed 4 months ago

shish commented 4 months ago

Use Laminas as example server

(The Zend libraries were deprecated in 2019, and appear to be php7-only, which itself was killed in 2022)

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.29%. Comparing base (53f9d49) to head (4106f95). Report is 69 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #661 +/- ## ============================================ - Coverage 95.72% 95.29% -0.44% - Complexity 1773 1818 +45 ============================================ Files 154 171 +17 Lines 4586 4841 +255 ============================================ + Hits 4390 4613 +223 - Misses 196 228 +32 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.