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

[Resource] Fix resource loading / metadata #5371

Merged
merged 3 commits into from
Jul 20, 2016

Conversation

isometriks
Copy link
Contributor

Q A
Bug fix? no
New feature? no
BC breaks? no
Related tickets fixes #X, partially #Y, mentioned in #Z
License MIT

@isometriks
Copy link
Contributor Author

isometriks commented Jul 13, 2016

Taken from #5233

@pjedrzejewski Let me know if I need to do anything else for this. Seems to be all working.

if (false === in_array($parent, $configuration->getMetadataDriverImpl()->getAllClassNames())) {
$parentMetadata = new ClassMetadata(
$parent,
$configuration->getNamingStrategy()
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was my only question. Do the tests check ODM as well? This line wasn't here before in ODM only in ORM

@isometriks isometriks changed the title [Resource][WIP] Fix resource loading / metadata [Resource] Fix resource loading / metadata Jul 13, 2016
@isometriks
Copy link
Contributor Author

ping @sylius/core @pjedrzejewski

@pjedrzejewski pjedrzejewski merged commit e57b193 into Sylius:master Jul 20, 2016
@pjedrzejewski
Copy link
Member

Thank you Craig, nice work! 👍

pamil pushed a commit to pamil/Sylius that referenced this pull request May 7, 2019
[Resource] Fix resource loading / metadata
pamil pushed a commit to pamil/Sylius that referenced this pull request May 7, 2019
[Resource] Fix resource loading / metadata
pamil pushed a commit to pamil/Sylius that referenced this pull request May 7, 2019
[Resource] Fix resource loading / metadata
pamil pushed a commit to pamil/Sylius that referenced this pull request May 7, 2019
[Resource] Fix resource loading / metadata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants