Skip to content

[Config] Fix checking class existence freshness #23755

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

Merged
merged 1 commit into from
Aug 2, 2017

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 3.3
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #23753
License MIT
Doc PR -

@gharlan
Copy link
Contributor

gharlan commented Aug 2, 2017

The fix works for me.

@@ -74,6 +75,22 @@ public function testExistsKo()
}
}

public function testBarParentWithTimestamp()
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't Bar be Bad in regards to the class name itself, BadParent?

Same goes for line 88.

Copy link
Member Author

Choose a reason for hiding this comment

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

good catch, fixed

@ogizanagi
Copy link
Contributor

Thank you @nicolas-grekas.

@ogizanagi ogizanagi merged commit a63ab77 into symfony:3.3 Aug 2, 2017
ogizanagi added a commit that referenced this pull request Aug 2, 2017
…rekas)

This PR was merged into the 3.3 branch.

Discussion
----------

[Config] Fix checking class existence freshness

| Q             | A
| ------------- | ---
| Branch?       | 3.3
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #23753
| License       | MIT
| Doc PR        | -

Commits
-------

a63ab77 [Config] Fix checking class existence freshness
@nicolas-grekas nicolas-grekas deleted the config-fresh branch August 4, 2017 13:10
@Simperfit
Copy link
Contributor

@nicolas-grekas @fabpot Can we tag a new release with this fix ? it seems important to me.

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

Successfully merging this pull request may close these issues.

9 participants