Closed allgood closed 1 year ago
With this patch the dbData can be an object with Iterable, Countable and ArrayAccess interfaces
The data rows will be accepted if it is an array.
Hi @allgood , about JasperPHP runing on PHP ^8, you have any progress? what your php actual version?
Hi, @Rctnet
I'm running it with php 8.2
With this patch the dbData can be an object with Iterable, Countable and ArrayAccess interfaces
The data rows will be accepted if it is an array.