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

[Stopwatch] Fix missing deprecations#32428

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
fabpot merged 1 commit intosymfony:4.4fromyceruto:fix_32408
Jul 8, 2019
Merged

Conversation

@yceruto
Copy link
Member

QA
Branch?4.4
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets-
LicenseMIT
Doc PRno needed

Fix#32408

@fabpot
Copy link
Member

Thank you@yceruto.

@fabpotfabpot merged commit527bf89 intosymfony:4.4Jul 8, 2019
fabpot added a commit that referenced this pull requestJul 8, 2019
This PR was merged into the 4.4 branch.Discussion----------[Stopwatch] Fix missing deprecations| Q             | A| ------------- | ---| Branch?       | 4.4| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | -| License       | MIT| Doc PR        | no neededFix#32408Commits-------527bf89 Fix missing deprecations
@ycerutoyceruto deleted the fix_32408 branchJuly 8, 2019 13:08
publicfunctionopen($id)
{
if (null ===$session =$this->get($id)) {
if (null ===$id ||null ===$session =$this->get($id)) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I'm reverting this change, it's a BC break caught by the test suite.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

hmm ok, see#32494

nicolas-grekas added a commit that referenced this pull requestJul 11, 2019
This PR was merged into the 3.4 branch.Discussion----------[HttpKernel] fix tests| Q             | A| ------------- | ---| Branch?       | 3.4| Bug fix?      | no| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | -| License       | MIT| Doc PR        | -This part of#32428 is for 3.4Commits-------6eee2a8 [HttpKernel] fix tests
@nicolas-grekasnicolas-grekas modified the milestones:next,4.4Oct 27, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas left review comments

@fabpotfabpotfabpot approved these changes

+1 more reviewer

@jschaedljschaedljschaedl left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

4.4

Development

Successfully merging this pull request may close these issues.

5 participants

@yceruto@fabpot@nicolas-grekas@jschaedl@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp