aidantwoods / SecureHeaders

A PHP library aiming to make the use of browser security features more accessible.
MIT License
423 stars 23 forks source link

Add PHP >=8.1 compatibility #75

Open SOHELAHMED7 opened 12 months ago

SOHELAHMED7 commented 12 months ago

This pull request does the following:


This pull request is endorsed by ☁️ cebe.cloud

SOHELAHMED7 commented 11 months ago

I have added comments in PR to identify the bugs. I am giving description here for bug:

franzliedke commented 11 months ago

I would strongly suggest to split up the unrelated parts of this PR: compatibility changes, CI changes, and especially bug fixes.

This drastically increases the chances of getting at least parts merged.