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

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

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

smillernl
  1. Ship It!
  2. 
      
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (4ae5c38)
Loading...