[PHPLIB-1608] Implement prose tests for $lookup support
#3329
coding-standards.yml
on: pull_request
phpcs
47s
Rector
42s
Annotations
10 errors
|
phpcs:
tests/SpecTests/ClientSideEncryption/Prose25_LookupTest.php#L91
Function file_get_contents() should not be referenced via a fallback global name, but via a use statement.
|
|
phpcs:
tests/SpecTests/ClientSideEncryption/Prose25_LookupTest.php#L87
Multi-line arrays must have a trailing comma after the last element.
|
|
phpcs:
tests/SpecTests/ClientSideEncryption/Prose25_LookupTest.php#L87
Function file_get_contents() should not be referenced via a fallback global name, but via a use statement.
|
|
phpcs:
tests/SpecTests/ClientSideEncryption/Prose25_LookupTest.php#L82
Multi-line arrays must have a trailing comma after the last element.
|
|
phpcs:
tests/SpecTests/ClientSideEncryption/Prose25_LookupTest.php#L82
Function file_get_contents() should not be referenced via a fallback global name, but via a use statement.
|
|
phpcs:
tests/SpecTests/ClientSideEncryption/Prose25_LookupTest.php#L50
Function base64_decode() should not be referenced via a fallback global name, but via a use statement.
|
|
phpcs:
tests/SpecTests/ClientSideEncryption/Prose25_LookupTest.php#L43
Function file_get_contents() should not be referenced via a fallback global name, but via a use statement.
|
|
phpcs:
tests/SpecTests/ClientSideEncryption/Prose25_LookupTest.php#L9
Type MongoDB\Driver\CursorInterface is not used in this file.
|
|
phpcs:
tests/SpecTests/ClientSideEncryption/Prose25_LookupTest.php#L8
Type MongoDB\Driver\ClientEncryption is not used in this file.
|
|
phpcs:
tests/SpecTests/ClientSideEncryption/Prose25_LookupTest.php#L7
Type MongoDB\Collection is not used in this file.
|