1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
Peter Kokot 73b15c5a2f ext/sqlite3: Remove redundant test (#21199)
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.
2026-02-18 17:01:30 +01:00
..