graphql-php/src
2017-07-03 18:04:08 +07:00
..
Error Support PHP7 error exceptions everywhere 2017-06-25 07:33:28 -07:00
Executor Merge pull request #116 from leocavalcante/resolve-callables 2017-06-27 00:37:30 +07:00
Language Refactored Lexer algorithm for better performance. Now O(N) vs O(N^2) previously (#137) 2017-06-24 22:42:55 +07:00
Type Consistent validation of type names + reject names starting with __ 2017-07-03 18:04:08 +07:00
Utils Separate utility for extractTypes 2017-02-24 16:29:28 +07:00
Validator Merge branch 'master' into v0.10 2017-06-26 17:47:36 +07:00
Deferred.php Support PHP7 error exceptions everywhere 2017-06-25 07:33:28 -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 Support PHP7 error exceptions everywhere 2017-06-25 07:33:28 -07:00
Utils.php Consistent validation of type names + reject names starting with __ 2017-07-03 18:04:08 +07:00