omines / datatables-bundle

DataTables bundle for Symfony
https://omines.github.io/datatables-bundle/
MIT License
251 stars 113 forks source link

fix: deprecation-message for setLength() with null #260

Closed Chris53897 closed 1 year ago

Chris53897 commented 2 years ago

add check for null. If i run the unittests i got all the deprecation messages. Tests (except for one) do not call setLength() explicity.

curry684 commented 1 year ago

Fixed by major maintenance already, thanks!