Skip to content

Releases: doctrine/DoctrineORMModule

0.11.0

03 Jul 15:10
Compare
Choose a tag to compare
  • #459 Added ServiceManager v3 support
  • #460 Add .gitattributes to remove unneeded files
  • #453 Added an option to configure the ORM quote strategy

0.10.0

07 Apr 07:50
Compare
Choose a tag to compare
  • Use stable release for DoctrineModule
  • Added ability to configure the version column in MigrationsConfigurationFactory
  • Fixed compatibility with Zend\Mvc 2.7
  • Drop PHP 5.4 and allow PHP 7 on Travis

0.9.2

05 Oct 23:15
Compare
Choose a tag to compare

Build Status

  • #423 Docs about cache updated
  • #428 metadatagrapher - fix diagram inconcistency
  • #429 Added naming strategy doc
  • #434 bump orm to 2.5 dependency
  • #435 Feature/metadatagrapher fix
  • #437 Doctrine comment types

0.9.1

15 Jun 21:25
Compare
Choose a tag to compare

Build Status

  • #405 Provide the dialog and question helper
  • #413 Fixed missing version
  • #414 Change test configuration to manage migrations path
  • #417 Bump some dependencies versions to be ZF 2.5 compliant
  • #418 Change build paremeters to prevent errors with hhvm and php7

0.9.0

05 May 18:32
Compare
Choose a tag to compare

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

24 Jan 18:32
0.8.0
Compare
Choose a tag to compare