Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

esc helper: Remove unused $strict param #3252

Merged
merged 1 commit into from
Apr 18, 2021
Merged

Conversation

lukasbestle
Copy link
Member

None of the methods of the Toolkit\Escape class accept a second param, so the $strict param already has no effect whatsoever. Therefore this is no breaking-change.

@lukasbestle lukasbestle added this to the 3.5.4 milestone Apr 18, 2021
@lukasbestle lukasbestle requested a review from a team April 18, 2021 11:42
@lukasbestle lukasbestle self-assigned this Apr 18, 2021
@lukasbestle lukasbestle merged commit 4a271b2 into develop Apr 18, 2021
@lukasbestle lukasbestle deleted the fix/esc-strict-param branch April 18, 2021 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Is a bug; fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants