Skip to content

ext/sqlite3: Remove redundant test#21199

Merged
petk merged 1 commit intophp:masterfrom
petk:patch-sqlite-redundant-test
Feb 18, 2026
Merged

ext/sqlite3: Remove redundant test#21199
petk merged 1 commit intophp:masterfrom
petk:patch-sqlite-redundant-test

Conversation

@petk
Copy link
Member

@petk petk commented Feb 11, 2026

Testing for numRows is redundant as this method isn't implemented. It was probably meant once to be implemented at some point in the future when migrating from ext/sqlite to ext/sqlite3.

Testing for numRows is redundant as this method isn't implemented. It
was probably meant once to be implemented at some point in the future
when migrating from ext/sqlite to ext/sqlite3.
@petk petk merged commit 73b15c5 into php:master Feb 18, 2026
10 checks passed
@petk petk deleted the patch-sqlite-redundant-test branch February 18, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments