Closed jackpoz closed 3 years ago
Fix PHP 8 issues spotted so far:
selectCol
select
Should fix #298 until more issues are reported
cherry picked the individual commits because badefc413b550d83e77a2292cb9a094cff368cc2 is wrong (i think)
referenced the issue in f9ed75d5afeecd507a92aecfc2baebdd21c5e5d4
Fix PHP 8 issues spotted so far:
selectCol
instead ofselect
and trying to access the result (which is only the value of the first column) as a rowShould fix #298 until more issues are reported