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

[PhpunitBridge] Restore memoization#31955

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

Closed
greg0ire wants to merge1 commit intosymfony:4.3fromgreg0ire:restore-memoization

Conversation

@greg0ire
Copy link
Contributor

QA
Branch?4.3
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed ticketsn/a
LicenseMIT
Doc PRn/a

I must have inadvertently dropped it in1c73f9c

@greg0iregreg0ire changed the titleRestore memoization[PhpunitBridge] Restore memoizationJun 8, 2019
@nicolas-grekasnicolas-grekas added this to the4.3 milestoneJun 8, 2019
@greg0ire
Copy link
ContributorAuthor

greg0ire commentedJun 8, 2019
edited
Loading

Looks like I broke something 😕

EDIT: should be fine now.

if (null !==$this->configuration) {
return$this->configuration;
}
if (false ===$mode =$this->mode) {

Choose a reason for hiding this comment

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

Not sure this is legit: the property is used L88.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Oh, you're right, good catch! Closing then.

@greg0iregreg0ire deleted the restore-memoization branchJune 9, 2019 19:54
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

Assignees

No one assigned

Projects

None yet

Milestone

4.3

Development

Successfully merging this pull request may close these issues.

3 participants

@greg0ire@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp