History log of /PHP-7.4/ext/com_dotnet/tests/bug66322.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 5e2ea00b 06-Feb-2020 Christoph M. Becker

Fix #66322: COMPersistHelper::SaveToFile can save to wrong location

Saving under the given `filename` may also work, but since
`::LoadFromFile` uses the `fullpath` we follow suit.