[Gravity] Switch to procedural style to get affected/num rows

Review Request #918 — Created Feb. 15, 2023 and submitted — Latest diff uploaded

pprkut
Lunr
9222ccf...
lunr

This works around a type limitation in the unit tests that previously
broke tests on PHP 8.1+

The change is not necessary for MySQLQueryResult, but that's the more used version and it's probably good to keep both classes in sync.

Unit tests, functional tests in other projects

Loading...