Documentation

Markers

Table of Contents

lib/vendor/firebase/php-jwt/src/Key.php 1
lib/vendor/guzzlehttp/guzzle/src/Client.php 1
lib/vendor/mongodb/mongodb/src/ChangeStream.php 1
lib/vendor/mongodb/mongodb/src/Exception/UnsupportedException.php 2
lib/vendor/mongodb/mongodb/src/functions.php 1
lib/vendor/mongodb/mongodb/src/GridFS/WritableStream.php 2
lib/vendor/webonyx/graphql-php/src/Error/FormattedError.php 1
lib/vendor/webonyx/graphql-php/src/Executor/Executor.php 1
lib/vendor/webonyx/graphql-php/src/Executor/Promise/Adapter/ReactPromiseAdapter.php 1
lib/vendor/webonyx/graphql-php/src/GraphQL.php 1
lib/vendor/webonyx/graphql-php/src/Type/SchemaValidationContext.php 4
lib/vendor/webonyx/graphql-php/src/Utils/BuildClientSchema.php 1
lib/vendor/webonyx/graphql-php/src/Utils/Utils.php 2
lib/vendor/webonyx/graphql-php/src/Validator/DocumentValidator.php 1
lib/vendor/webonyx/graphql-php/src/Validator/Rules/KnownTypeNames.php 1
app/modules/Assets/lib/vendor/ksubileau/color-thief-php/src/ColorThief/ColorThief.php 1
docs/markdown/src/Example/Pizza.php 1

Key.php

Type Line Description
TODO 42 Remove in PHP 8.0 in favor of class constructor property promotion

Client.php

Type Line Description
TODO 434 Add more sink validation?

ChangeStream.php

Type Line Description
TODO 45 Remove this in 2.0 (see: PHPLIB-360)

UnsupportedException.php

Type Line Description
TODO 40 Remove this in 2.0 (see: PHPLIB-797)
TODO 53 Remove this in 2.0 (see: PHPLIB-797)

functions.php

Type Line Description
TODO 483 PHPLIB-476: Read transaction read preference once PHPC-1439 is implemented

WritableStream.php

Type Line Description
TODO 174 Should this be an error condition? e.g. BadMethodCallException
TODO 235 Should this be an error condition? e.g. BadMethodCallException

FormattedError.php

Type Line Description
FIXME 346 Replace with schema printer call

Executor.php

Type Line Description
TODO 95 deprecate (just always use SyncAdapter here) and have `promiseToExecute()` for other cases

ReactPromiseAdapter.php

Type Line Description
TODO 80 rework with generators when PHP minimum required version is changed to 5.5+

GraphQL.php

Type Line Description
FIXME 138 if (count($validationRules ?? []) === 0) {

SchemaValidationContext.php

Type Line Description
TODO 190 Ensure proper locations.
TODO 839 change to contravariant?
TODO 859 validate default values?
TODO 1058 Ensure they are unique per field.

BuildClientSchema.php

Type Line Description
TODO 293 Temporary workaround until GraphQL ecosystem will fully support 'interfaces' on interface types.

Utils.php

Type Line Description
TODO 332 switch to Error here
FIXME 345 Replace with schema printer call

DocumentValidator.php

Type Line Description
TODO 179 deprecate this

KnownTypeNames.php

Type Line Description
TODO 33 when validating IDL, re-enable these. Experimental version does not

ColorThief.php

Type Line Description
TODO 259 Add a method in ImageLoader to know if the image should be destroy

Pizza.php

Type Line Description
TODO 70 Implement jsonSerialize() method.

Search results