mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
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.