Closed luis-j closed 3 years ago
Thank you for reporting this. We did not switch to PHP 8 yet. This issue will be fixed in the next version.
Thanks, I'll be on the look out for new releases.
Hi, I downloaded and installed the new 5.9.0 release. I'd like to report that the error message disappeared, but now I'm afraid the PDF viewer doesn't work at all, and shows all blank pages. I attach a screenshot.
Thank you for your report. This issue has been closed. Please create a new one, if your problem persists.
Administrator
> Software details
?I solved the problem, some PHP extensions were not enabled in my php.ini, sorry for the noise and thank you for your help.
Hi, when using I, Librarian internal PDF viewer, I can't select text, and if I try to make annotations, the following error appears:
500 Internal Server Error E_DEPRECATED: Function libxml_disable_entity_loader() is deprecated.
I have no idea of the internals of I, Librarian, but searching for the error, I found this:
Warning: This function has been DEPRECATED as of PHP 8.0.0. Relying on this function is highly discouraged.
(https://www.php.net/manual/en/function.libxml-disable-entity-loader.php)