Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Warnings when I trying to use ul/ol lists in my custom wp-mpdf-theme template #20

Closed
SeoDeveloper01 opened this issue Dec 9, 2021 · 1 comment
Assignees

Comments

@SeoDeveloper01
Copy link

I see a huge number of Warnings in error_log file when I use ul or ol lists in my template layout. Without lists, everything is fine.

[09-Dec-2021 09:24:20 UTC] PHP Warning:  A non-numeric value encountered in /domen/wp-content/plugins/wp-mpdf/mpdf/Tag.php on line 1889
[09-Dec-2021 09:27:11 UTC] PHP Warning:  A non-numeric value encountered in /domen/wp-content/plugins/wp-mpdf/mpdf/Tag.php on line 2003
[09-Dec-2021 09:24:20 UTC] PHP Warning:  A non-numeric value encountered in /domen/wp-content/plugins/wp-mpdf/mpdf/Tag.php on line 2006
[09-Dec-2021 09:27:11 UTC] PHP Warning:  A non-numeric value encountered in /domen/wp-content/plugins/wp-mpdf/mpdf/mpdf.php on line 6387
@fkrauthan
Copy link
Owner

This will most likely go away with the MPDF v8 upgrade. See ticket #21 for status updates.

@fkrauthan fkrauthan self-assigned this Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants