Skip to content

[PHPLIB-1608] Implement prose tests for $lookup support #3329

[PHPLIB-1608] Implement prose tests for $lookup support

[PHPLIB-1608] Implement prose tests for $lookup support #3329

Triggered via pull request August 14, 2025 14:54
Status Failure
Total duration 50s
Artifacts

coding-standards.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.