Graphql Php Versions Save

PHP implementation of the GraphQL specification based on the reference implementation in JavaScript

v15.6.1

8 months ago

Fixed

v15.6.0

8 months ago

Added

v15.5.3

9 months ago

Fixed

v15.5.2

9 months ago

Fixed

v14.11.10

9 months ago

Fixed:

  • Fix PHP 8.2 deprecated string interpolation syntax
  • Fix PHP 8.2 deprecated dynamic properties

v15.5.1

10 months ago

Fixed

  • Remove useless and broken Parser::document(), use parse()

v15.5.0

10 months ago

Added

  • Add ScopedContext interface to control cloning of the context value

v15.4.0

11 months ago

Added

v15.3.2

11 months ago

Fixed

  • Call static methods in SchemaPrinter with static:: to enable overrides

v15.3.1

11 months ago

Fixed