You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appear that whenever line-height: inherit; is used in an inline style attribute, phpword crashes with the error: Exception 'TypeError' with message 'Unsupported operand types: string * int'
Describe the bug and add attachments
It appear that whenever
line-height: inherit;
is used in an inline style attribute, phpword crashes with the error:Exception 'TypeError' with message 'Unsupported operand types: string * int'
Expected behavior
phpWord to not crash with a TypeError
Steps to reproduce
PHPWord version(s) where the bug happened
1.3.0
PHP version(s) where the bug happened
8.1.2
Priority
The text was updated successfully, but these errors were encountered: