Simon Podlipsky
|
bd8722652a
|
Fix CS in tests/Server
|
2018-09-02 10:18:45 +02:00 |
|
Jeremy Keith
|
33cb80335e
|
Remove the word "simply"
|
2018-09-01 22:32:02 +01:00 |
|
Simon Podlipsky
|
d1f49bedbd
|
Fix CS in test/Language
|
2018-09-01 22:16:02 +02:00 |
|
Simon Podlipsky
|
b02d25e62c
|
Fix CS in tests/Executor
|
2018-09-01 20:05:38 +02:00 |
|
Benedikt Franke
|
503ac4619a
|
Check if an exception is internal before rethrowing
|
2018-08-31 17:45:41 +02:00 |
|
Vladimir Razuvaev
|
ec54d6152b
|
Merge pull request #335 from simPod/test-void
Add void return typehint to test methods
|
2018-08-31 19:57:04 +07:00 |
|
Simon Podlipsky
|
715146cdd1
|
Add void return typehint to test methods
|
2018-08-31 14:41:18 +02:00 |
|
Vladimir Razuvaev
|
573a77ce0c
|
Merge pull request #334 from simPod/replace-it
Replace misleading @it by @see annotation
|
2018-08-31 18:51:00 +07:00 |
|
Simon Podlipsky
|
a30b3104a0
|
Replace misleading @it by @see annotation
|
2018-08-31 10:55:14 +02:00 |
|
Vladimir Razuvaev
|
cf4cefc2bc
|
Merge pull request #332 from simPod/cs-tests-error
Fix CS in tests/Error
|
2018-08-28 17:24:55 +07:00 |
|
Vladimir Razuvaev
|
ef93557a5d
|
Merge pull request #331 from simPod/cs-type
Fix CS in src/Type
|
2018-08-28 17:23:42 +07:00 |
|
Simon Podlipsky
|
3170951620
|
Fix CS in /tests/Error
|
2018-08-28 11:09:46 +02:00 |
|
Simon Podlipsky
|
00d547dc06
|
Fix CS in src/Type
|
2018-08-27 18:14:07 +02:00 |
|
Vladimir Razuvaev
|
8817e8e010
|
Throws descriptive error when non-type used instead of interface
|
2018-08-22 18:53:25 +07:00 |
|
Vladimir Razuvaev
|
ea6a21a13b
|
Cleanup variables test
|
2018-08-22 18:40:15 +07:00 |
|
Vladimir Razuvaev
|
672ff0b7d6
|
Add nested nullable test in VariablesInAllowedPosition
|
2018-08-22 17:55:42 +07:00 |
|
Vladimir Razuvaev
|
804daa188e
|
Add more BuildSchema tests + cleanup
|
2018-08-22 16:14:47 +07:00 |
|
Vladimir Razuvaev
|
f123e5c954
|
Remove redundancy in schema printer tests
|
2018-08-22 15:41:26 +07:00 |
|
Vladimir Razuvaev
|
227f0b867d
|
Serial execution should support sync execution (+tests for the serial execution)
|
2018-08-22 15:10:10 +07:00 |
|
Vladimir Razuvaev
|
d87c1aba5c
|
Additional printer test
|
2018-08-22 12:28:13 +07:00 |
|
Vladimir Razuvaev
|
6e7cf27579
|
Fixed composer lint command
|
2018-08-22 12:07:40 +07:00 |
|
Vladimir Razuvaev
|
90623f68d7
|
Fixed code style after recent changes
|
2018-08-22 12:07:21 +07:00 |
|
Vladimir Razuvaev
|
00caed811b
|
Fixed SchemaPrinter (broken after the recent merge)
|
2018-08-22 11:45:54 +07:00 |
|
Vladimir Razuvaev
|
9ae8b9f26e
|
Merge branch 'master' of https://github.com/webonyx/graphql-php
# Conflicts:
# src/Utils/AST.php
|
2018-08-22 11:43:30 +07:00 |
|
Vladimir Razuvaev
|
7d326c44d8
|
Merge pull request #328 from simPod/utils-cs
Fix CS in Utils
|
2018-08-22 11:33:55 +07:00 |
|
Simon Podlipsky
|
49f34d3243
|
Fix CS in Utils
|
2018-08-22 02:51:55 +02:00 |
|
Vladimir Razuvaev
|
d44ec9e809
|
Merge branch 'master' of https://github.com/webonyx/graphql-php
# Conflicts:
# src/Utils/AST.php
|
2018-08-21 22:10:50 +07:00 |
|
Vladimir Razuvaev
|
a3ef1be1ab
|
Merge pull request #323 from simPod/language-cs
Fix CS in src/Language
|
2018-08-21 22:00:01 +07:00 |
|
Simon Podlipsky
|
ad8693cb8a
|
Fix CS in src/Language
|
2018-08-20 20:26:21 +02:00 |
|
Vladimir Razuvaev
|
dbeaf46631
|
Merge pull request #324 from bkonetzny/docs-scalar-method-signature
Fixed method signature in custom scalar docs
|
2018-08-20 17:40:06 +07:00 |
|
Vladimir Razuvaev
|
0caaa1fa3b
|
Merge pull request #325 from Smolevich/fixes-in-benchmarks
Remove use instance of deprecated class GraphQL\Schema
|
2018-08-20 17:39:44 +07:00 |
|
Vladimir Razuvaev
|
23fce6385f
|
Merge pull request #319 from jrots/master
Fix for fatal php error: Call to a member function getLocation() on null, before normal error handling
|
2018-08-20 16:27:10 +07:00 |
|
Stanislav Shupilkin
|
189d474633
|
Remove use instance of deprecated class GraphQL\Schema
|
2018-08-17 19:19:33 +03:00 |
|
Bastian Konetzny
|
86fa8b1301
|
Fixed method signature in custom scalar docs
|
2018-08-16 09:43:15 +02:00 |
|
Vladimir Razuvaev
|
cc39b3ecbf
|
Merge pull request #321 from simPod/validator-cs
Fix CS in Validator folder
|
2018-08-12 01:08:05 +07:00 |
|
Vladimir Razuvaev
|
64c463e889
|
Schema: getTypeMap() should include input types defined in directive arguments
|
2018-08-08 15:47:42 +07:00 |
|
Simon Podlipsky
|
4c327a6c16
|
Fix CS in Validator folder
|
2018-08-08 10:44:05 +02:00 |
|
Vladimir Razuvaev
|
0d93d190f8
|
Updated introspection test
|
2018-08-08 15:11:33 +07:00 |
|
Vladimir Razuvaev
|
56e91d008e
|
Update printSchema for recent SDL change to implements
|
2018-08-08 15:07:08 +07:00 |
|
Vladimir Razuvaev
|
fcb9c24bb5
|
Fix astFromValue to correctly handle integers and strings
|
2018-08-08 14:57:44 +07:00 |
|
Vladimir Razuvaev
|
49ec89b28f
|
Fixed broken description printing
|
2018-08-08 01:46:32 +07:00 |
|
Vladimir Razuvaev
|
03d7d1851c
|
NonNull test: fixed naming for consistency
|
2018-08-08 01:43:23 +07:00 |
|
Vladimir Razuvaev
|
d9aee43129
|
Printer: created special function to add descriptions
|
2018-08-08 01:28:34 +07:00 |
|
Vladimir Razuvaev
|
ccb9486d21
|
SchemaParser: additional test case
|
2018-08-08 01:18:59 +07:00 |
|
Vladimir Razuvaev
|
a19fc3d208
|
RFC: SDL - Separate multiple inherited interfaces with &
|
2018-08-08 01:11:47 +07:00 |
|
Vladimir Razuvaev
|
8e02fdc537
|
Parser: allowLegacySDLEmptyFields option + minor naming tweaks
|
2018-08-08 00:41:20 +07:00 |
|
Vladimir Razuvaev
|
ea13c9edbf
|
Updated PHPUnit to the latest version
|
2018-08-08 00:13:21 +07:00 |
|
Vladimir Razuvaev
|
c3d69c7c2b
|
Fixed tests for PHPUnit 7+
|
2018-08-07 23:59:48 +07:00 |
|
Vladimir Razuvaev
|
4227404aee
|
Added test for useful error when returning invalid value from resolveType
|
2018-08-07 23:33:20 +07:00 |
|
Vladimir Razuvaev
|
f4008f0fb2
|
Error formatting: display error extensions under extensions key
|
2018-08-07 23:33:20 +07:00 |
|