Skip to content

Readded cookbook article which had been moved to MongoDBBundle documentation #1599

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

Conversation

richardmiller-zz
Copy link
Contributor

As per GH-657. I've added it to the doctrine stuff although it may be more related to forms. I've rewritten a small amount to meet the usual second person use in the docs

$builder->add('password', 'repeated', array(
'first_name' => 'password',
'second_name' => 'confirm',
'type' => 'password'
Copy link
Member

Choose a reason for hiding this comment

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

You should put a , at the end of this line.

weaverryan added a commit that referenced this pull request Jul 29, 2012
…m_cookbook

Readded cookbook article which had been moved to MongoDBBundle documentation
@weaverryan weaverryan merged commit 57b2a8c into symfony:2.0 Jul 29, 2012
weaverryan added a commit that referenced this pull request Jul 29, 2012
@weaverryan
Copy link
Member

Hey Richard!

Awesome PR - I did always like this entry. I made some minor tweaks as a I read through, but more importantly, I updated it for 2.1 at sha: 1cd3ead. If you notice that I've missed anything, please let me know!

Thanks!

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.

3 participants