Releases: doctrine/DoctrineORMModule
Releases · doctrine/DoctrineORMModule
0.11.0
0.10.0
0.9.2
0.9.1
0.9.0
Note: Follow #401 this is the first release that supports doctrine/migrations.. We are working to split this feature in another Module.
- #199 Add 'entity_listener_resolver' config key
- #281 Forced failing unit test for #247
- #306 Removing PHP 5.3.3 support
- #272 Fix and test #270, #242, #285
- #311 remove unused statement
- #326 Highlight only uppercase words
- #329 remove unused statements
- #328 wrong var assignment
- #313 Prevent overriding of type
- #338 order the classes
- #346 Corrected a typo in a comment to better clarify
- #357 Modify sql_logger_collector class factory
- #360 Add example for entity_resolver
- #359 Update deprecated dialog console helper
- #363 Prevent Zend\Form\Element\File types inherit of StringLength validator...
- #365 Re-enable scrutinizer code coverage
- #373 Add doc for cache
- #347 added extra check in handleRequiredField
- #377 fix docblocks
- #376 Add latest migrations command
- #375 Default repository
- #374 Use
ResolveTargetEntityListener
as an event subscriber when supported - #318 Add support for second level cache
- #378 Allow to set file lock for SLC
- #380 Fix typo in configuration file markdown.
- #385 Allow symfony 3.0 components
- #388 update comment block in Module.php as no Module::getAutoloaderConfig()
- #389 Delete Module.php in root directory
- #390 travis: PHP 5.6, 7.0 nightly added, 5.3 dropped
- #392 Use-case: caching module' s configuration
- #396 Removed unnecessary line in travis config
- #398 Composer * -update for stable version
0.8.0
Total issues resolved: 27
- 180: Made the Annotation builder automatically pass the EntityManager to Form Elements which need it.
- 189: Cli tools
- 193: Form element annotation builder:
ToMany
andToOne
support - 194: Implement
Zend\ModuleManager\Feature\DependencyIndicatorInterface
- 195: Cleaning up CS, removing last quirks from the test suite
- 196: Throwing exception instead of returning
NULL
- 211: cli tools and 0.8 preparation
- 213: Remove eager initialization of service
'doctrine.entity_resolver.orm_default'
- 216: ZendDeveloperTools producing fatals in 0.8.x
- 221: handle type annotation for date and datetime
- 225: Fixes wrong factory declaration methods
- 226: Setting objectmanager on proxy instead on element
- 229: Css fix again
- 233: Updated for AnnotationBuilder.
- 240: Fixes #237
- 243: Incorrect/incomplete guide
- 245: fixed isssue #242
- 249: Update doctrine-orm-queries.phtml
- 250: AnnotationBuilder::getFormSpecification should accept entity class names
- 256: Hotfix/issue #213 lazy entity resolver
- 273: Update MigrationsConfigurationFactory to allow passing migrations name from config
- 275: Added configuration option for RepositoryFactory
- 284: Update configuration.md to use FQDN for classes
- 286: cs-fix
- 288: Add hydration cache configuration setting
- 293: MetaDataFactory
- 296: Only suggest form