PHPWord
PHPWord copied to clipboard
PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
https://github.com/PHPOffice/PHPWord/blob/f92ec7e3ada6bffb1ce7e3cee30de1dfb863c572/src/PhpWord/Shared/Html.php#L1071
This should be prefaced with (string) or else a warning can be produced.
@hrst did you manage to fix this? Running into the same error unfortunately...
@hrst @hipertom Have you got a sample code for reproducing the bug, please ?