Skip to content

Releases: doctrine/DoctrineModule

1.2.0

03 Oct 19:43
Compare
Choose a tag to compare
  • ZF3 compatibility (#567)
  • Expose to zend-component-installer as module DoctrineModule (#570)
  • ZF3 Composer dependencies - hotfix (#571)
  • Command line tools improvements (#572)
  • Add missing Doctrine APCu Cache (PHP7) (#569)
  • Changed isset for array_key_exists in context check (#568)
  • Hydrator ignores private/protected getter/setter (#560)

1.1.0

03 Jul 13:43
Compare
Choose a tag to compare
  • fixed require-dev dependancies (#557)
  • Update hydrator.md (#561)
  • [git] Add .gitattributes to remove unneeded files (#559)
  • refactored factories for SM v3 (#558)

1.0.1: Drop PHP 5.4

21 Mar 22:53
Compare
Choose a tag to compare
  • Drop compatibility with PHP 5.4 #553
  • Improve TravisCi build to work with PHP 7 #553
  • Update doctrine/common ~2.6 #551

0.10.0

07 Apr 08:20
Compare
Choose a tag to compare
  • Update doctrine/common ~2.6

1.0.0

29 Jan 10:01
Compare
Choose a tag to compare

Build Status

  • Remove deprecated api call from test #523
  • Allow for the use of Zend\Cache\Service\StorageCacheAbstractServiceFactory #547

0.10.0

01 Dec 23:34
Compare
Choose a tag to compare

  • Fixed php_codesniffer dependency #521
  • Fixed wrong Predis Mock #534
  • Update hydrator.md #537
  • Fix for issue #230 and fixes for #234 #520
  • Feature/snake case #539
  • Adds additional processing for DoctrineObject::toMany #535

0.9.0

14 Jul 16:38
Compare
Choose a tag to compare
  • Fixed intend in hydrator.md #471
  • Allow symfony 3.0 #477
  • Removed Travis build for 5.3 and added builds for 5.6 and 7.0 #491
  • Fixed documentation for Example 4 #486
  • Update year of license #488
  • Standardize array configuration #489
  • Fix #467 bypass value to validate message #479
  • Adding doctrine/coding-standard to builds #478
  • update hydrator s documentation url to current #493
  • Added PredisCache support #492
  • adding functionality to support custom attributes on value-options #446
  • FormElement s options can be set individual #452
  • Update module.config.php #498
  • Implemented Optgroup functionality within Proxy element #502
  • Removed check to allow zero-identifiers. #459
  • Refactored tests for option_attributes #505
  • Bump phpunit minimum version #512

0.8.1

15 Apr 20:47
0.8.1
Compare
Choose a tag to compare

Build Status

Total pull requests merged: 19

  • #376 Bumping PHP and ZF2 dependencies, branch alias
    for master
  • #378 I think this is a small PSR rule violation.
  • #381 Update validator.md
  • #388 Added exception for missing required parameter
    for find_method option as
  • #390 Clarified how to pass sort information.
  • #395 Issue with objects being cast to array in
    validators
  • #397 Enhancement: use exit code from run()
  • #401Reading Inconsistency
  • #391 UniqueObject Validator * allowing composite
    identifiers from context or not
  • #400 let zf2 console return exit status
  • #404 Fix form elements
  • #406 Fix context unique
  • #421 Make DoctrineObject use AbstractHydrator s
    namingStrategy
  • #426 update year in license
  • #436 Fixing typo and updating paginator link to ZF
    2.3
  • #450 minor cs fix
  • #458 Update doctrine*module.php
  • #462 Adding custom Doctrine*Cli Commands
  • #465 Re_enable scrutinizer_ci code coverage
  • #453 phpdoc fixes

0.8.0

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

Build Status

Total issues resolved: 50