Version 3.0.0
·
11 commits
to master
since this release
What's Changed
- PHP <7.4 is not supported in this new major version!
- The changes in #70 created a dependency conflict with PHP <7.4.
- Add a CSP header parser (
CSPBuilder::fromHeader) by @fritzmg in #74 - un-deprecate
frame-srcby @fritzmg in #76 - Generate nonce also when only
default-srcpolicy is applied by @fritzmg in #65 - Add PoC of report-to header by @Firesphere in #70
Full Changelog: v2.9.0...v3.0.0