Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHPLIB-1596 Fully describe $search, $searchMeta and $vectorSearch stages #1537

Merged
merged 3 commits into from
Dec 4, 2024

Review of descriptions

e57aa66
Select commit
Loading
Failed to load commit list.
Merged

PHPLIB-1596 Fully describe $search, $searchMeta and $vectorSearch stages #1537

Review of descriptions
e57aa66
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Psalm succeeded Dec 3, 2024 in 4s

1 new alert

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 82 in src/Builder/Stage/VectorSearchStage.php

See this annotation in the file changed.

Code scanning / Psalm

MixedArgumentTypeCoercion Note

Argument 1 of MongoDB\Builder\Type\QueryObject::create expects array<array-key, MongoDB\BSON\Type|MongoDB\Builder\Type\FieldQueryInterface|MongoDB\Builder\Type\QueryInterface|array<array-key, mixed>|null|scalar|stdClass>, but parent type array<array-key, mixed> provided