-
-
Notifications
You must be signed in to change notification settings - Fork 571
Closed
Description
Signature of GraphQL\Server\ServerConfig::setValidationRules
(
graphql-php/src/Server/ServerConfig.php
Line 213 in 688c6b7
public function setValidationRules($validationRules): self |
v14.11.7
.
Signature in v14.11.6
-
graphql-php/src/Server/ServerConfig.php
Line 168 in 6070542
public function setValidationRules($validationRules) |
As of this method marked as @api
there were expectations about strong BC promise.
For now this update breaks thecodingmachine/graphqlite-bundle
https://github.com/thecodingmachine/graphqlite-bundle/blob/3ae908cc814dfa7283d869789db5852a200a46aa/Server/ServerConfig.php#L27
Proposed solution: revert changing method signature and apply this change only with next major version bump with changelog
Metadata
Metadata
Assignees
Labels
No labels