graphql-php/src
2017-07-06 19:29:33 +07:00
..
Error Use dedicated exception for scalar type parsing error 2017-05-29 10:32:48 +02:00
Executor Fixed "out of memory" error for edge cases of resolveType() calls 2017-05-29 22:54:35 +07:00
Language Preserve backwards compatibility of Ast\Node::toArray(): do shallow conversion by default 2017-04-25 18:02:45 +07:00
Type Reverted float literal parsing, as it was not the cause of #125 2017-06-03 16:48:29 +07:00
Utils Fix: allow MixedStore to accept true, false, null and floats as keys + related tests 2017-07-06 19:29:33 +07:00
Validator Adds DisableIntrospection validation rule to the DocumentValidator (default: disabled) 2017-06-17 14:51:38 +02:00
Deferred.php Shortened method names of PromiseAdapter 2016-12-04 15:53:23 +07:00
deprecated.php Fixing broken build for 0.8 2016-11-25 18:45:38 +07:00
Error.php Fixing broken build for 0.8 2016-11-25 18:45:38 +07:00
GraphQL.php Fixed incorrect type hints in method docs 2017-06-18 12:29:29 +02:00
Schema.php Introduced type resolution strategies: eager and lazy (for #69) 2016-12-14 17:12:09 +07:00
Server.php Server: added missing return $this; statements 2017-02-27 18:19:09 +07:00
Utils.php BuildSchema and SchemaPrinter 2017-02-19 19:26:56 +00:00