Skip to content

test: add changelog and integer-ID coverage for Client::deleteIds - #2318

Draft
ruflin wants to merge 3 commits into
9.xfrom
cursor/deleteids-changelog-tests-4cae
Draft

test: add changelog and integer-ID coverage for Client::deleteIds#2318
ruflin wants to merge 3 commits into
9.xfrom
cursor/deleteids-changelog-tests-4cae

Conversation

@ruflin

@ruflin ruflin commented Sep 7, 2026

Copy link
Copy Markdown
Owner

Same changelog + integer-ID test as now pushed to AntoineRoue’s 9.x branch on #2317.

A PR opened against that fork branch was not possible (GitHub App cannot create pull requests on AntoineRoue/Elastica). Instead the two follow-up commits were pushed to #2317 via maintainer edits.

This PR remains a same-repo fallback targeting 9.x. It can be closed if #2317 is merged with those commits.

Changes

  • Keep AntoineRoue's one-line cast in Client::deleteIds().
  • Document the fix under Unreleased → Fixed in CHANGELOG.md.
  • Add testDeleteIdsWithIntegerIds() in tests/ClientFunctionalTest.php.

Fixes #2316

Open in Web Open in Cursor 

AntoineRoue and others added 3 commits August 21, 2026 12:25
Follow up #2317 / #2316 with a changelog entry and a functional
regression test that deletes a document using an integer ID.

Co-authored-by: Nicolas Ruflin <ruflin@users.noreply.github.com>
Co-authored-by: Nicolas Ruflin <ruflin@users.noreply.github.com>
@cursor cursor Bot mentioned this pull request Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Client::deleteIds type error

3 participants