Skip to content

Conversation

@kooldev
Copy link
Contributor

@kooldev kooldev commented Nov 3, 2022

Backported #9661 (fixes #9420) to PHP 8.1 branch.

@iluuu1994
Copy link
Member

#[SensitiveParameter] is only available in PHP 8.2, do we really need this for PHP 8.1?

@kooldev
Copy link
Contributor Author

kooldev commented Nov 3, 2022

@iluuu1994 You are right but some extension might support PHP 8.1 and provide internal attributes. I think that backporting the fix makes sense in this regard since it clearly fixes an existing bug in a maintained version of PHP.

Plus it was basically just copy-paste. 😉

@iluuu1994
Copy link
Member

In that case, let's see what the PHP 8.1 release managers @krakjoe, @ramsey and @patrickallaert think 🙂

@ramsey
Copy link
Member

ramsey commented Dec 20, 2022

I think this would be good to have in 8.1. @patrickallaert, what do you think?

@DanielEScherzer
Copy link
Member

Given that this wasn't merged into 8.1 which is now security-only, can it be closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants