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
I cannot read Ms Word 97 because of the message above.
I think the problem is related to the OLERead class (line 58) where the documentSummaryInformation was renamed to docSummaryInfos. However the PhpOffice\PhpWord\Reader\MsDoc (line 144) still reads the old property what is not existing anymore.