mirror of
https://github.com/php/php-src.git
synced 2026-04-25 08:58:28 +02:00
73b15c5a2f
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.