File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## [ 3.2.0] ( https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle/compare/3.1.1...3.2.0 ) - 2019-04-03
6+ ### Fixed
7+ - using the new collection type namespace
8+ - deprecation for symfony/config 4.2+
9+ - missing association admin class in datagrid filters.
10+ - ` isLastPage ` () always returning ` false `
11+
12+ ### Removed
13+ - support for php 5 and php 7.0
14+
515## [ 3.1.1] ( https://github.com/sonata-project/SonataDoctrineMongoDBAdminBundle/compare/3.1.0...3.1.1 ) - 2018-02-08
616### Changed
717- All templates references are updated to twig namespaced syntax
Original file line number Diff line number Diff line change 3131class FormContractor implements FormContractorInterface
3232{
3333 /**
34- * @deprecated since version 3.x , to be removed in 4.0
34+ * @deprecated since version 3.1.0 , to be removed in 4.0
3535 *
3636 * @var FormFactoryInterface
3737 */
You can’t perform that action at this time.
0 commit comments