Requires Symfony ~2.1 and Doctrine MongoDB ODM 1.0.0-BETA9.
Pull requests completed for this release:
- #180: Fixed build error 'WARNING: undefined label: event_dispatcher'
- #182: Update composer.json for Symfony 2.3
- #183: Documentation for the abstraction layer
- #185: Add compiler pass for bundles to register mappings
- #192: Add more info about command in pretty data collector
- #194: Updated registration form documentation
- #195: Documentation tip on using the parameters
- #200: Document db connection option
- #207: Composer should only update current dependency
- #210: Fixed typo
- #211: FormBuilderInterface documentation update
- #215: Support PHP driver options in Configuration
- #219: Update configuration for 1.4.x driver options
- #223: Restore addDefaultsIfNotSet() for "default_commit_options"
- #233: Added a parameter allowing the default fixtures path to be configured