v1.5.1
Includes PR #51 (browser cache in sys_get_temp_dir, persistent headers, scrollToAnchor).
Key fix
- fix(TestsSuite) — the
datas/directory no longer shipped with the composer package was causingfile_put_contents: Failed to open streamwarnings on every install.getFilePath()now falls back tosys_get_temp_dir()prefixedprestaflow-, and createsdatas/whenstorage_path()is available. Typo.broswer→.browserfixed at the same time.
Required by the smoke test on PrestaFlow/github-action-smoke and any consumer using composer install in CI.