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

Fix namespace #6087

Merged
merged 3 commits into from
Oct 18, 2016
Merged

Fix namespace #6087

merged 3 commits into from
Oct 18, 2016

Conversation

chihiro-adachi
Copy link

No description provided.

Copy link
Contributor

@phansys phansys left a comment

Choose a reason for hiding this comment

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

Status: Needs Work.

+-----------------------+-------------------------------------------------------------------------------------------+
| READ_WRITE | Doctrine\\ORM\\Cache\\Persister\\Collection\\ReadWriteCachedCollectionPersister |
+-----------------------+-------------------------------------------------------------------------------------------+
| NONSTRICT_READ_WRITE | Doctrine\\ORM\\Cache\\Persister\\Collection\\NonStrictReadWriteCacheCollectionPersister |
Copy link
Contributor

Choose a reason for hiding this comment

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

Did you mean Doctrine\ORM\Cache\Persister\Collection\NonStrictReadWriteCachedCollectionPersister?

Copy link
Author

@chihiro-adachi chihiro-adachi Oct 18, 2016

Choose a reason for hiding this comment

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

sorry, d was missing.
NonStrictReadWriteCachedCollectionPersister is correct.

fixed 42c4938

@Ocramius
Copy link
Member

@chihiro-adachi thanks!

@Ocramius Ocramius added this to the 2.6.0 milestone Oct 18, 2016
@Ocramius Ocramius self-assigned this Oct 18, 2016
@Ocramius Ocramius merged commit a6e44d9 into doctrine:master Oct 18, 2016
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.

None yet

3 participants