Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[HttpFoundation] Fix PHP 8.1 deprecation inResponse::isNotModified#45631

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@HypeMC
Copy link
Member

@HypeMCHypeMC commentedMar 4, 2022
edited
Loading

QA
Branch?4.4
Bug fix?yes
New feature?no
Deprecations?no
Tickets-
LicenseMIT
Doc PR-

If anIf-None-Match header is provided in the request and there's noETag header in the response, the following deprecation notice occurs on PHP 8.1 inResponse::isNotModified:

Deprecated: strncmp(): Passing null to parameter #1 ($string1) of type string is deprecated

@carsonbotcarsonbot added this to the4.4 milestoneMar 4, 2022
@HypeMCHypeMCforce-pushed thephp-8.1-deprecation-in-isnotmodified branch frome436f1d toe09c579CompareMarch 4, 2022 06:22
@HypeMCHypeMCforce-pushed thephp-8.1-deprecation-in-isnotmodified branch frome09c579 tob909acfCompareMarch 4, 2022 06:25
@fabpot
Copy link
Member

Thank you@HypeMC.

@fabpotfabpot merged commit3cea8e7 intosymfony:4.4Mar 4, 2022
@HypeMCHypeMC deleted the php-8.1-deprecation-in-isnotmodified branchMarch 4, 2022 07:16
This was referencedMar 5, 2022
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

4.4

Development

Successfully merging this pull request may close these issues.

3 participants

@HypeMC@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp