Skip to content

Releases: totara/FPDI

1.6.2-totara

22 Nov 22:26
Compare
Choose a tag to compare
  • Replace each() with foreach() to make the code compatible with php8.x. PS: each() has been removed in php8.x.